Forum Replies Created

Viewing 40 posts - 7,481 through 7,520 (of 8,607 total)
  • Author
  • in reply to: Mixed Issues (Modal, Social Links, Age Range) #11442
     Abe
    Keymaster

    Hi,
    1. Can you give us a link to your site. Maybe you have a plugin that is generating some JS errors and not allowing the modal script to execute
    2. The links are working. Just tried now. Put a link to your site. Try in different browsers
    3. You need set a Birthday field so you it will appear in the Age dropdown. Manage fields from Users – Profile fields

    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

    Even you are forgetting where you are putting questions 😉 https://archived.seventhqueen.com/forums/topic/add-age-next-to-member-name#reply-11233

    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 Messages #11398
     Abe
    Keymaster

    Please read my message again:

    The restriction I am talking about: Sweetdate – Memberships – Restrict users from sending private messages
    does not make any button disappear, it just redirects user to the levels page if they are restricted. Give me a link with credentials to look at your settings from Sweetdate – Memberships and also a free user account

    and you setting isn’t restricting any levels except for Not members and Not logged in, meaning any other user with a Free membership level will be able to send messages.
    Hopefully you understand the misunderstanding. Your other plugin is hiding the button, not the setting in Sweetdate – Memberships

    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: signup with facebook account #11397
     Abe
    Keymaster

    I just registered to your site using FB. The thing is it didn’t logged me in. maybe a caching problem or something

    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 Image CSS #11396
     Abe
    Keymaster

    Can you give me a link please?

    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: behavior when clicking images #11395
     Abe
    Keymaster

    Hi, That functionality comes from the core of bpAlbum plugin and can’t be easily changed

    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: Add fields to Member Directory #11393
     Abe
    Keymaster

    If it works in the parent theme then maybe the child theme is not active

    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: Online Status not working? #11392
     Abe
    Keymaster

    I already did the change to work 🙂 so no need to update any tempaltes

    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 #11391
     Abe
    Keymaster

    Hi, Give us a link to your the site area and if required an username to see exactly the issue

    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: "fell free to call us" in the title bar #11389
     Abe
    Keymaster

    thanks Kieran 😉
    We are releasing tomorrow the Kleo update and we were focused mostly on that

    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: background image #11388
     Abe
    Keymaster

    Yes follow @svourdo solution
    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: "About Me" in Profile #11386
     Abe
    Keymaster

    There is was also an example to change the name there

    //my changes to profile tabs
    add_action('after_setup_theme','kleo_my_custom_tabs');
    function kleo_my_custom_tabs()
    {
        global $bp_tabs;
     
        /* rtMedia tab - only if plugin installed */
        if (class_exists('RTMedia'))
        {
            $bp_tabs['rtmedia'] = array(
                    'type' => 'rt_media',
                    'name' => __('About me', 'kleo_framework'),
                    'class' => 'mySlider'
            );
        }
     
        /* Bp-Album tab - only if plugin installed */
        elseif (function_exists('bpa_init')) {
            $bp_tabs['bp-album'] = array(
                    'type' => 'bp_album',
                    'name' => __('About me', 'kleo_framework'),
                    'class' => 'mySlider'
            );
        }
    
    }
    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: My shortcode is not working #11385
     Abe
    Keymaster

    Also site does not load

    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: My shortcode is not working #11384
     Abe
    Keymaster

    Hi. Have you changed the password? because it is not working to connect

    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: Edit profiles pages #11382
     Abe
    Keymaster

    Hi, That happens only if you are admin. As regular user it goes to the buddypress link

    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 in translation: Notifications, groups #11381
     Abe
    Keymaster

    Hello, please translate buddypress plugin into your language since those strings come from the plugin. And make sure all other plugins that may generate content are translated. Use Codestyling localization plugin for easier translations

    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: Layout issue after update #11379
     Abe
    Keymaster

    Hi, Can you please explain again what is the problem because I don’t think I understood right. Maybe add some screenshots too

    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 theme files outdated #11378
     Abe
    Keymaster

    You should have deleted the whole folder before adding the files

    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: I have 3 noob questions! :) #11376
     Abe
    Keymaster

    The questions are added from Users – Profile fields and you have a mandatory option there

    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: Compatibility Match on Profile always showing "50" #11375
     Abe
    Keymaster

    Hi, I guess you are right. It increases just one time even though multiple are found. Please update this file content wp-content\themes\sweetdate\custom_buddypress\bp-functions.php from this one: 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: Sign up requiring full name #11373
     Abe
    Keymaster

    general-register-modal.php must stay in the exact folder structure: page-parts/ general-register-modal.php
    Is that how it is?

    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 sweetadmin #11372
     Abe
    Keymaster

    Hi, You should be able to do that as admin. That user was created probably on content import when you could have assigned all the posts to your user.

    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

    I think I already responded to you in another topic about the code for gender 🙂

    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 Top Menu #11369
     Abe
    Keymaster

    We talked on Facebook too. This is how we thought of it to work because on mobile you need to click the parent container to show submenus and if it was a normal link you couldn’t have opened the submenu

    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: Online Status not working? #11368
     Abe
    Keymaster

    Well .. just like I said 🙂 you have overridden you members-loop in child theme and haven’t updated it to the latest version

    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: MailChimp widget #11366
     Abe
    Keymaster

    Hi, You should select different list in the other widget. And if you already did so then maybe Mailchimp doesn’t support subscribing same user to multiple lists

    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: Replace icon categories #11365
     Abe
    Keymaster

    In child theme/functions.php you just copy the whole function sweetdate_entry_meta(). Nothing more

    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,
    1. THis is how it is on the page:

    COPY CODE
    
    <span class="user-nicename">@sweetadmin</span>
    <span class="activity">
    

    So in css address those classes. Eq: #profile span.user-nicename

    2. Already created a topic for that. Please add your questions once in one place

    3. The avatar size depending on the section of the site where is shown can be changed by 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: display profile fields without having to click heading #11361
     Abe
    Keymaster

    Hi, This is the template that generates the page: wp-content/themes/sweetdate/members/single/profile/profile-loop.php
    Make any changes there

    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: I need to edit small SIGN UP form #11360
     Abe
    Keymaster

    Hi, The template for the popup is located here: wp-content\themes\sweetdate\page-parts\general-register-modal.php

    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: Country City autocomplete is not working #11343
     Abe
    Keymaster

    This has been updated in v2.4 to use the new geonames API. See the settings in Sweetdate – Buddypress

    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: Translation contribution #11315
     Abe
    Keymaster

    Hi Maurice,
    If you want to contribute you can check the included translation and see if it needs any changes. You can use Codestyling Localization plugin for translations

    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: Private Messages #11314
     Abe
    Keymaster

    Like I said …. please apply the restrictions to those levels you want to restrict. You haven’t applied the restriction to any level.. why is that?

    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 age and Cities Autocomplete #11313
     Abe
    Keymaster

    Hi, for 1 I already responded in a different topic you asked

    In the settings page set your country and city fields tĥen In the form cities appear as you type

    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: Some issues with latest update #11311
     Abe
    Keymaster

    hi, we will do some tests and let you know

    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: Terms and Condition in signup #11310
     Abe
    Keymaster

    Hi, See this topic to add it to homepage https://archived.seventhqueen.com/forums/topic/add-tos-checkbox-on-search-form

    For registration page you need to make your custom code and add it to sweetdate/registration/register.php

    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: rtMedia template files? Where are they? #11309
     Abe
    Keymaster

    You don’t need to update anything. We took care of it already

    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: Compatibility Match on Profile always showing "50" #11271
     Abe
    Keymaster

    This topic shows how to change what fields affects matching: https://archived.seventhqueen.com/forums/topic/match-numbers

    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: Compatibility Match on Profile always showing "50" #11270
     Abe
    Keymaster

    Hi, That is the way is should work for multiple fields, to increase with each matching field
    For single fields it increases if it finds the same field

    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 breaking periodically #11269
     Abe
    Keymaster

    Hi, What do you mean by breaking? What exactly happens? Try disabling any plugin that may cause that

    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,481 through 7,520 (of 8,607 total)

Log in with your credentials

Forgot your details?