Forum Replies Created

Viewing 40 posts - 6,481 through 6,520 (of 8,607 total)
  • Author
  • in reply to: body color #14887
     Abe
    Keymaster

    Hi, Please update to 1.4 and that should 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: Facebook Registration and Paid Memberships Pro #14885
     Abe
    Keymaster

    That is the complete code to use nothing more. Make sure you added it correctly

    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: username restrict #14884
     Abe
    Keymaster

    Doing an internet search found: https://wordpress.org/plugins/restrict-usernames/
    Plenty of resources related to Buddypres

    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, Normally if you apply restrictions the default page for the redirect is the levels page.
    To redirect not logged in users to the register page you need to add this code to your sweetdate-child/functions.php

    COPY CODE
    
    // redirect to registration page instead of membership levels page
    add_filter('kleo_pmpro_url_redirect', 'my_custom_redirect');
    
    function my_custom_redirect() {
    	if (is_user_logged_in()) {
    		return pmpro_url("levels");
    	} else {
    		return bp_get_signup_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: Four more Questions #14878
     Abe
    Keymaster

    Hi,
    1. All fields are modified from WP admin – Users – Profile fieds. The ones in the Base group will appear on the registration page.

    2. You should go to Sweetdate – Buddypress – Matching fields and put your “I am a / Looking for a” fields there so you can search one fields value in the other

    3. Add this CSS to your sweetdate-child/style.css if you use the child theme or add it to Sweetdate – Styling options – Quick css:

    COPY CODE
    
    .kleo-message-count {
        background: #F00056;
    }
    .kleo-friends-req {
        background: none repeat scroll 0 0 #01A8DA;
    }
    

    Just change the color codes

    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 bought kleo, but I need sweet date functions #14877
     Abe
    Keymaster

    Hi, Sorry for the late reply.
    For searching profiles please see: https://wordpress.org/plugins/bp-profile-search/
    For Mailchimp there are several plugins out there like: http://wordpress.org/plugins/mailchimp-for-wp/

    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: Filter Widget Criteria Based on XProfile Field #14876
     Abe
    Keymaster

    Hi, Unfortunately that widget comes from Buddypress and can’t be modified easily. You can try their forums for some answers

    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, You should choose specific levels,not-logged in user, non-member to restrict.
    Choosing all users to restrict will redirect them to home

    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-full-width image size. why? #14822
     Abe
    Keymaster

    Hi, Yes we will remove the cropping. We initially used it for blog post carousels to have the same height and look nice. We will do a separate logic for carousels and remove the crop from kleo-full-width

    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: Demo Site Bugs #14803
     Abe
    Keymaster

    Hi.
    Thank you, there was a bug in applying restrictions from Theme options – Memberships and we fixed it an we included it in the woocommerce update coming in couple of hours.

    Thanks again

    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: Complete the sign up~ #14768
     Abe
    Keymaster

    Hi, You can inspect page elements and add some CSS to style it or edit the page template directly and make the changes you need there: 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: Blank Field In membership Levels table #14758
     Abe
    Keymaster

    I see what is it about 🙂
    you have added to that level some blank spaces in the description area from WP admin – 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: Profile information disappeared #14752
     Abe
    Keymaster

    If you change a Group name then yes you need to change the Group name that shows to the right of the image. See my link above

    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: WordPress 3.9 | Buddypress 2.0 Beta #14749
     Abe
    Keymaster

    Hi, We installed both and only have an issue related to Visual composer and the WYSIWYG editor in some 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: Profile information disappeared #14747
     Abe
    Keymaster

    Where should that info appear? Screenshot please. If they should appear on the right of the profile maybe you changed your profile field group name and you should check: https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-image

    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 extra field in memberships table? #14746
     Abe
    Keymaster

    Hi, Please see this topic: https://archived.seventhqueen.com/forums/topic/membership-levels-price-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: Read message from admin only #14744
     Abe
    Keymaster

    Hi, Buddypress does not have a feature so you can read the messages from admin area.

    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: BadgeOS compatible #14740
     Abe
    Keymaster

    Thank you. We will inspect 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: French translation #14738
     Abe
    Keymaster

    Hi, We do not have a contributed translation for French. We will create a topic where users can contribute with their 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: Auto-Scroll down to crop avatar #14736
     Abe
    Keymaster

    Great 😉

    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: Facebook Integration and another simple problem #14734
     Abe
    Keymaster

    Thank you too sharmstr.
    1. That feature should be also available for Kleo. Enable avatars from Theme options – Miscellaneous
    We will check and see if it all works well.

    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 edit limit to comments visibility? #14733
     Abe
    Keymaster

    Hi, that comes from buddypress functions and can’t really tell right now how to change that limit. Try searching Buddypress forum or creating a topic 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: Alter Keo Pricing table colour? #14731
     Abe
    Keymaster

    You posted this to the Sweetdate forum
    The file for Kleo is: https://archived.seventhqueen.com/files/kleo/levels.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: Alter Keo Pricing table colour? #14730
     Abe
    Keymaster

    Hi, Right now you can’t since, those levels don’t have a specific class.
    We have made a change to add a specific class to each level that is like: kleo-level-{levelID} so you can make reference in your CSS.
    If you don’t want to wait for the update you can change this theme file wp-content\themes\sweetdate\paid-memberships-pro\pages\levels.php with https://archived.seventhqueen.com/files/levels.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: Create A Group Still Not Functioning #14726
     Abe
    Keymaster

    That groups button in the header profile submenu has always pointed to your own group. Add a item in you main menu to point to /groups or change that submenu as I already told you how to.

    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: Showcase KLEO #14724
     Abe
    Keymaster

    Just did the topic sticky. Let’s see who has the nicest Kleo implementation 🙂

    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 use "All members" in Activity as the default #14719
     Abe
    Keymaster

    There is the /activity page and your own activity page /members/username/activity

    Maybe you are confusing the pages?

    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: Remove "4U" heart #14718
     Abe
    Keymaster

    Hi you find it on your server, connecting by FTP in wp-content/themes/sweetdate/header.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: BP group email subscription plugin style issues #14713
     Abe
    Keymaster

    Hi, We will look over it and try to make it compatible

    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: Assign default Membership level at registration #14712
     Abe
    Keymaster

    Hi, There are plenty resources out there. See: http://wordpress.stackexchange.com/questions/18301/redirect-after-registration-in-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: Change permalinks #14709
     Abe
    Keymaster

    Try renaming your Members page and see the constants you can define in wp-config.php: https://buddypress.org/support/topic/rename-components/

    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: Mobile issue #14705
     Abe
    Keymaster

    It is just related to the image you upload. The system gets it just the way you add it. I don’t know how the phone sends it to the website

    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: Optimizing Load Time #14702
     Abe
    Keymaster

    Hi ThemeVal, a minute to load the site isn’t normal since it should be a matter of seconds. You can install a plugin for cache and it will help you but I think you should do additional tests with that hosting server

    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: [HELP] Login Modal Mod #14685
     Abe
    Keymaster

    Hi, you need to edit this template: wp-content\themes\sweetdate\page-parts\general-login-modal.php
    It’s somewhere on line 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: Quick profile navigation no loops #14684
     Abe
    Keymaster

    Hi, we will think of something. Thanks for the suggestion

    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: Compatible Rating-Widget and RT-media plugin #14682
     Abe
    Keymaster

    That that should be related to rtmedia. Try their forum and maybe they can help

    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: Filter post list #14681
     Abe
    Keymaster

    Hi, Right now that isn’t possible but we will take it into consideration

    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: Mobile issue #14677
     Abe
    Keymaster

    Hi, I don’t think that the rotation of the photo you upload has anything to do with Buddypress.

    We will look at the cropping image exceeding the container but Buddypress scripts makes it large

    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 get remove full name and instead use username #14674
     Abe
    Keymaster

    metalmick, I don’t know if you saw but this topic is not for that. It is for the register page 😉

    Will be closing this topic since I gave you the answer for your @ username question in another topic you replied

    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: account types #14673
     Abe
    Keymaster

    What is the code you added? You should change “Birthday” with your own field name and it should display

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

Log in with your credentials

Forgot your details?