Forum Replies Created

Viewing 40 posts - 7,281 through 7,320 (of 8,607 total)
  • Author
  •  Abe
    Keymaster

    Hi See my answer in this topic: https://archived.seventhqueen.com/forums/topic/pmpro-redirect-messages#reply-6882

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Manual for search form configuration #12050
     Abe
    Keymaster

    What subject? Please give more details when you are putting a request

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Problem with plural form translations #12046
     Abe
    Keymaster

    Hi, That should be related to the plugin. Use Poedit software if you can’t do it with the plugin

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Buddypress field – list #12045
     Abe
    Keymaster

    Works for me. try to delete browser cache

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Private Message Restrictions Broken #12044
     Abe
    Keymaster

    Private message button is disappearing from other cause. Those settings are doing redirects of the page

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Buddypress Docs formatting issues #12043
     Abe
    Keymaster

    No it does not. See what css it applies and maybe you can fix it. Search for something with position fixed since that should be the reason it jumps

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: contact form doesn´t work #12041
     Abe
    Keymaster

    Glad it works.
    Have a nice day.
    Topic closed

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Buddypress field – list #12040
     Abe
    Keymaster

    Hi, That is not possible by default. Search for a plugin or hire someone for custom changes

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: How to add more tabs next to the Profile image #12038
     Abe
    Keymaster

    custom code for telui:

    //custom code for telui
    add_action('after_setup_theme','kleo_my_custom_tabs');
    function kleo_my_custom_tabs()
    {
        global $bp_tabs;
        $bp_tabs['base'] = array(
                'type' => 'regular',
                'name' => __('About me', 'kleo_framework'),
                'group' => 'Base',
                'class' => 'regulartab'
        );
     
        $bp_tabs[] = array(
                'type' => 'regular',
                'name' => __('Myself Summary', 'kleo_framework'),
                'class' => 'regulartab'
        );
        $bp_tabs[] = array(
                'type' => 'regular',
                'name' => __('My existing Language Level', 'kleo_framework'),
                'class' => 'regulartab'
        );
    return $bp_tabs;
    }
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: about mixed form #12036
     Abe
    Keymaster

    Hi, Unfortunately that is not possible since it depends on site styling and functionality

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Map of search results #12035
     Abe
    Keymaster

    Hi, That requires a Geolocation plugin. We are trying to integrate one and will put it in an update when it’ ready but can’t tell exactly when

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Age doesn't calculate correctly #12033
     Abe
    Keymaster

    Great 🙂
    Glad all its good now

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: How to set the blog page? #12032
     Abe
    Keymaster

    Please set your home page to use in Settings – Reading to Home
    See video tutorial: http://www.youtube.com/watch?v=LCrhEfApQI8

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: about restriction~ #12030
     Abe
    Keymaster

    Hi, By default there are no restrictions applied. See buddypress related restrictions when you have Paid memberships Pro plugin active in Sweetdate – Memberships


    @globerover
    set your forum status to closed

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Member's portfolio #12027
     Abe
    Keymaster

    Hi, Those can’t be achieved by default if you want to integrate with PMPRO. Please hire a developer from microlancer for custom work

    cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Sweetdate Update #12026
     Abe
    Keymaster

    If you have modified any template files directly in the Sweetdate main theme without using the child theme then the changes will be lost. Any other changes in the database will be kept. Make a backup of your files before updating

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Woocommerce Error #12025
     Abe
    Keymaster

    Hi, Please do a search before posting new topics. Here is one of many: https://archived.seventhqueen.com/forums/topic/woocommerce#reply-11177

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Where is the css? #12023
     Abe
    Keymaster

    Hi, Follow sharmstr advice. You should add you css in style.css in the child theme. Add the css as the one you wanted to modify and it will override theme css.

    To see theme css, find it in kleo/assets/css/app.css

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Hide user from members list. #12020
     Abe
    Keymaster

    Maybe that user is friend with you and that is why it is not hiding

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Buddypress field – list #12018
     Abe
    Keymaster

    Hi, set your field type as Radio box which allows only one choice unlike the checkbox

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: City autocomplete #12015
     Abe
    Keymaster

    If you completed the username and all other required field then when you start typing the city name it should show suggestions in the register page, edit page

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Codestyling Localization Problems #12014
     Abe
    Keymaster

    Hi, You can ignore those notices since come from the fact that theme included plugins files for customizations.

    For profle fields you need to rename them from Users – Profile fields since Buddypress can’t translate those by default

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Hello, A little issue with the revolution slider #12013
     Abe
    Keymaster

    Hello, Regarding first question see this similar topic: https://archived.seventhqueen.com/forums/topic/activate-copy-of-the-revolution-slider

    For second question you have to edit your Home page and edit Revolution slider widget and select your slider to show

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Media in updates chopped off #12010
     Abe
    Keymaster

    Hi those links don’t work. We managed to fix this and included it in 1.2 update(coming tomorrow). Let us know if you’ll encounter this

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: where I can to correct style #12009
     Abe
    Keymaster

    Hi, We have fixed this and will be released in tomorrow update 1.2

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

     Abe
    Keymaster

    Hi, The links in the breadcrumb section come from page names. Also make sure to translate bbPress plugin and Buddypress and the theme completely. After you make translations please click the button to generate .mo file in Codestyling localization plugin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Age doesn't calculate correctly #12005
     Abe
    Keymaster

    Hi, I did a search and found that we fixed it just after the 2.4 update so it is not yer released. Please update this file content wp-content\themes\sweetdate\custom_buddypress\bp-functions.php until next update with: https://archived.seventhqueen.com/files/bp-functions.txt

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Age doesn't calculate correctly #12001
     Abe
    Keymaster

    You are using the setting from Sweetdate – Buddypress? Please make sure you have the latest version 2.4

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Home page "From The Blog" #11997
     Abe
    Keymaster

    Hi, You set what page to show latest blog items from Settings – Reading

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Members profile and user profile fields #11996
     Abe
    Keymaster

    Hi,
    1. For fields to appear in the Registration page they have to be added to the Base group. You can drag fields from one group to another.
    2. If you set the user profile field to “all members” then individual field will not be shown but not the whole group.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Sign Up poup #11995
     Abe
    Keymaster

    Normally if your browser supports HTML5 some small notifications on required fields would appear. You can make that button to go to the registration page directly by editing header.php and remove this form the Sign up button around line 184:
    data-reveal-id=”register_panel”

    and modify href to “/register”

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: keeping scroll bar on the last position when refresh #11994
     Abe
    Keymaster

    Hi, That will modify current structure pretty much. if you want to achieve that you should hire a developer to help you. Thanks

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: ghost email on registration -Please confirm #11993
     Abe
    Keymaster

    Hi, I am glad you found the issue. Woocommerce it is not supported for payments, we found PMPRO more professional and built exactly for this kind of things

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: User Control #11992
     Abe
    Keymaster

    Hi, You should select Buddypress and the database prefix should match $table_prefix from wp_config.php file

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Profile page tabs data issues: #11991
     Abe
    Keymaster

    Can’t really say because in our test site shows correct. How did you added that birhdate fied?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Forum post containing OL (Bug) #11986
     Abe
    Keymaster

    You’ll have to delete those broken entries since Buddypress removed some content out of them

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Forum post containing OL (Bug) #11985
     Abe
    Keymaster

    That is a serious bug that comes from Buddypress and related to bbPress but we fixed it 🙂
    Coming in 1.2. Just doing some final tests and will release it

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Theme not Same as LIVE Preview #11984
     Abe
    Keymaster

    Put the text in your Page in Classic editor mode in the Text tab and then switch back to Visual Composer

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Theme not Same as LIVE Preview #11983
     Abe
    Keymaster

    Hi, We recently changed the homepage because we are just releasing an update. You will find the page in 1.2 update that we are releasing tomorrow the latest.
    Until then here is the text for the current homepage:
    https://www.dropbox.com/s/jkqm1ca7mpja8h1/home-default.txt

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Forum post containing OL (Bug) #11978
     Abe
    Keymaster

    hi, We are still doing some tests since it seems to be related to the way buddypres interprets the text from the bbpress topic

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 40 posts - 7,281 through 7,320 (of 8,607 total)

Log in with your credentials

Forgot your details?