Forum Replies Created

Viewing 40 posts - 6,761 through 6,800 (of 8,607 total)
  • Author
  • in reply to: Compatibility Match on Profile always showing "50" #13730
     Abe
    Keymaster

    yes it will work for multiple value fields. You add it in this example array:
    $kleo_config[‘matching_fields’][‘multiple_values’] = array (
    ‘Interested In’ => 15,
    ‘Interests’ => 10,
    ‘Hobby/Hobbies’ => 30
    );

    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: Birthday Showing, Not Age #13728
     Abe
    Keymaster

    Glad you figured it out.

    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.

     Abe
    Keymaster

    Hi, That can’t be related to the theme. Try generating a robots.txt with a plugin to be 100% sure. Also in our results it shows:
    https://cdn.seventhqueen.com/sq-support/wp-content/uploads/2014/03/google-search.jpg

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

    Hi, I do not fully understand your questions. You can set the profile 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.

    in reply to: STEPS TO UPDATE KLEO THEME AND PLUGINS #13723
     Abe
    Keymaster

    Hi, Have you overridden this file in the child theme, since that could be the only problem? themes\kleo\page-parts\post-content-masonry.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: Translation #13722
     Abe
    Keymaster

    Those strings User Profile > Forums > Subscriptions should come from Buddypress or bbPress. Please make sure you have translated those plugins also.
    You can use Codestyling Localization for easier translation process.

    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 showing 44 on everyprofile #13721
     Abe
    Keymaster

    Hi, please update to 2.6 and that should be fixed. It was only occurring on sites using a different language than English

    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: Custom field not pulling in data #13719
     Abe
    Keymaster

    The dot seems not to work. Do it using the field it like

    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: Create a leaderboard #13718
     Abe
    Keymaster

    HI, Sorry there is no such functionality. You need to hire a developer to do that for you or search for an existing 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: Can't restrict certian pages #13717
     Abe
    Keymaster

    Hi, Others settings keep your changes? Try in a different browser, maybe it is related to 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: visual composer product license #13716
     Abe
    Keymaster

    You don’t need the license key since it is bundled in the theme and we have their extended license to use for this product.

    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 can i change language.. #13713
     Abe
    Keymaster

    Hi. Headlines and text mostly come from defined pages in admin and from their content. Try editing pages/posts names and content

    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: Need a bit of help #13712
     Abe
    Keymaster

    Thanks sharmstr for your answer.

    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: Panel Callout: Different Colors #13711
     Abe
    Keymaster

    Hi, You can add a class attribute and refference it in the css. example:

    COPY CODE
    
     [kleo_panel style="callout" round="1" class="custom_class"] TEXT [/kleo_panel]
    

    css:

    COPY CODE
    
    .panel.callout.custom_class {
    background: none repeat scroll 0 0 rgba(252, 84, 172, 0.5);
    }
    
    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 Photos Tab and rtMedia #13709
     Abe
    Keymaster

    Great, Thank you

    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: Different numbers of users #13708
     Abe
    Keymaster

    Those users probably haven’t activated their profile or haven’t logged it at least once. For pending activations see: https://wordpress.org/plugins/buddypress-pending-activations/

    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, To generate a button from that plugin you must edit this files that generate those popups and add the code there:
    wp-content\themes\sweetdate\page-parts\general-login-modal.php
    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.

     Abe
    Keymaster

    Hi Joss, We registered most of theme JS in the footer but other plugins used add them in the header so there is nothing we can do about that. You can look for a plugin that maybe can move the js in the footer and minified. Make sure to leave in the header jquery and

    COPY CODE
    
    <script type='text/javascript' src='http://www.cvlinkshare.com/wp-content/themes/kleo/assets/js/init.js?ver=20140320'></script>
    <script type='text/javascript' src='http://www.cvlinkshare.com/wp-content/themes/kleo/assets/js/modernizr.custom.46504.js?ver=20140320'></script>
    
    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 RSS icon #13700
     Abe
    Keymaster

    See this: http://buddypress.org/support/topic/disable-buddypress-sitewide-activity-rss/
    Also you should try installing that plugin to make sure it does not work

    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: Create a google map plotting location of members #13699
     Abe
    Keymaster

    Hi, That is not possible by default and you will need a Buddypress Geolocation plugin for that.
    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: Restrictions Are Not Working #13698
     Abe
    Keymaster

    Hi. Version 2.6 was send to approval and will be available in a couple of hours. Please update and that issue will be fixed.
    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: Can i add a register field on the homepage #13697
     Abe
    Keymaster

    Please provide more details on that. You want to show a users profile on home page? That can be done with buddypress related functions. Do a search on buddypress forums and you will find plenty resources.

    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: Multiple headers ? #13694
     Abe
    Keymaster

    You can change the front page template wp-content\themes\sweetdate\page-templates\front-page.php and just change the header in that since it addresses only to home page

    You can always hire a programmer to help you with that since he will do those changes in no time if you don’t have programming knowledge

    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: Problem with translate some words #13693
     Abe
    Keymaster

    Hi rudik2, Like we said those strings belong to rtMedia plugin and you need to translate the plugin using poedit software of Codestyling Localization plugin. Those have nothing to do with the theme. rtMedia guys said they have fixed some translation issues in the latest plugin version. Please update rtMedia plugin and if you have issues with it please open a support ticket on their site since it is not theme related.
    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: Fontello Assets File #13643
     Abe
    Keymaster

    see fontello.com for more details .

    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 Default Privacy not working #13642
     Abe
    Keymaster

    Hi, That it is meant to apply to the profile field itself and not to the whole profile.
    To restrict whole profile you can try installing Paid memberships Pro plugin and to make the restrictions from 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: Create A Group Still Not Functioning #13640
     Abe
    Keymaster

    and please Afrostein try not to post same questions in so many places, keep just one new topic or a reply in old topics. 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: Create A Group Still Not Functioning #13639
     Abe
    Keymaster

    You said that the Groups Directory isn’t showing for groups or admin. this is where the button should appear. Try setting the page designated for groups in Settings – Buddypress – Pages.

    Do a clean install or a test install in other location and follow the video tutorial, maybe have a wrong setting.

    https://archived.seventhqueen.com/video-tutorials

    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 Correct Incorrect Spelling in Topics Notice #13638
     Abe
    Keymaster

    That comes from the bbPress plugin. You can try translation that plugin and searching for that string

    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 designate Terms of Service Page #13637
     Abe
    Keymaster

    Hi, You don’t need to add a code to show the terms and conditions in the popup. You just set the Terms and conditions page in Sweetdate – Miscellaneous. No other settings needed

    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 Edit Registration & Logout language?e? #13636
     Abe
    Keymaster

    Hi,
    You’ll find those strings in :
    wp-content\themes\sweetdate\page-parts\home-register-form.php
    wp-content\themes\sweetdate\page-parts\general-login-modal.php
    Create an acount page: wp-content\themes\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: Homepage Image Not Showing on Mobile #13635
     Abe
    Keymaster

    Hi, That image from homepage won’t be visible because of the form so it is hidden on mobile. it is intended to be this way

    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: Visual Composer is not working #13633
     Abe
    Keymaster

    Hi, that problem don’t seem to come from a plugin and haven’t seen it until now. We have opened a support ticket at Visual composer support site and come back with an answer

    GIve us the links if there are any topics where we haven’t responded but you should allow up to 48h to get a response

    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 page conflict with WP-FB autoconnect #13631
     Abe
    Keymaster

    Oh no, the profile page is the same 🙂

    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 page conflict with WP-FB autoconnect #13630
     Abe
    Keymaster

    Other profiles look good: http://www.applesocial.net/members/smither/
    🙂

    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: Search form and other questions #13627
     Abe
    Keymaster

    Hi kriscone, We will add those options for the different buddypress pages in a next update.
    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: problems and needs #13626
     Abe
    Keymaster

    Hi, Thank you very much.

    1. to remove the public message button when you are logged out you need to edit wp-content\themes\sweetdate\custom_buddypress\bp-functions.php and remove the lines 2203 – 2234

    2,3. those can be change by translating buddypress strings with a plugin like Codestyling Localization. More here: http://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/

    4. Album can be disabled from Sweetdate – Buddypress and set tp Off Bp album. For forum you can disable bbPress forum or https://archived.seventhqueen.com/forums/topic/how-do-i-remove-the-forums-tab

    5. when you do a search with empty fields it means you aren’t doing a search for the system and it will show all users

    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: 2.4 Show age instead birthday bug #13623
     Abe
    Keymaster

    Boblebad, I can’t seem to reproduce that. Please put the link to that 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: Search and matching to work for carshare site #13622
     Abe
    Keymaster

    Hi, What is meant was to make sure that your testing users have added to their profile the same values you are searching for if you want to come up in the search.
    Sweetdate – Buddypress – Matching fields – make sure isn’t set since it is used to search for a field value in another field value, example : I am a, Looking for a fields from our demo

    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: Kleo Tutorial #13621
     Abe
    Keymaster

    Hi, The plugin is recommended, it is named: Paid Memberships Pro. You have some details in the included Documentation – Memberships section
    We will create a video tutorial for 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 - 6,761 through 6,800 (of 8,607 total)

Log in with your credentials

Forgot your details?