BuddyDev

Search

Replies

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: [Resolved] Auto Join not working for new users #43134

    Hello Raymond,

    Sorry for the inconvenience. Please let me know the following things:

    1. Are you using BuddyPress or BuddyBoss Platform?.
    2. If BuddyPress, Are you using youzify plugin?.
    3. As you said it was working previously but not now. Have you recently updated anything because there are chances that the update makes it stop working?
    4. By BuddyPress Extended Profile what you are referring to.
    5. Which registration form you are dealing with.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: BuddyPress Auto Friendship Pro feature suggestion #43133

    Hello Tosin,

    Currently, We are working with “BuddyPress Auto Joint Groups” and we are expecting this release next week. After that, we’ll start working with the auto friendship plugin.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Buddy User Circle Counts #43114

    Hello James,

    I have rechecked it again by deleting the user from the admin section and it is working fine for me. Are you using any cache plugins?. if yes, Please purge all cache first and then check it.

    There might be chances that any other plugin or your active theme does something when the user delete please try after deactivating all other plugins and switching to the default theme temporarily and check.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: [Resolved] Link to the group in the text of the post #43112

    Hello Vlad,

    Thank you for the acknowledgment. I am glad to help you.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Buddy User Circle Counts #43111

    Hello James,

    Thank you for the acknowledgment. I will recheck this and let you know.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Buddy User Circle Counts #43073

    Hello James,

    Sorry for the inconvenience. I have checked the count after accounting deletion by the user and It is showing me the correct member count after deletion. Please let me know are you using the “BuddyPress Deactivate Account” plugin for deactivation?.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: [Resolved] Bigger text in Buddy’Press register form #43072

    Hello Anders,

    Thank you for acknowledging and marking this topic as resolved.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: [Resolved] Bigger text in Buddy’Press register form #43064

    Hello Andre,

    Thank you for posting here. Please try the following CSS rule.

    
    .register-page .signup-form .register-section .description.indicator-hint {
        font-size: 20px;
    }
    
    

    Please give it a try.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: BuddyPress Profile Completion #43063

    Hello Frogbutt,

    Sorry for the inconvenience. I have checked this on my local server and it is working fine for me. Please check the screenshot:

    https://www.awesomescreenshot.com/image/21739904?key=6b1e78c2bc83f9a1a4a8f8b14d764dbd

    Please check under setting you have enabled “Must have profile cover” setting. If enabled and still facing the issue let me know.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Change Avatar & Cover Image folder #43041

    Hello David,

    Sorry for the delayed reply. I have checked this again on my local server and found that BuddyPress has hard-coded directory names at many locations in the code.
    It is not feasible to rename the directories without having issues currently(we can use string replace but that should be avoided).

    Please report the issue on BuddyPress Trac. They can help you by changing it in the core in the future.

    Regards
    Ravi