Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: Anonymous Plugin Not Working #30383

    Hi Spencer,
    Thank you for purchasing the plugin.

    Are you using it with Youzer?
    We do not support any integration of our plugins with Youzer. In past, we reached out to Youzer team via a client(and I was involved in the mails directly), but they do not seem to be interested in adhering to common standard or resolving issues.

    So, we have stopped any support for Youzer since January.
    https://buddydev.com/unsupported-plugins/

    Please let me know and I will issue a refund within 24 hours.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: Buddyblog error #30382

    Hi Hugo,
    Thank you for the reply.

    1. The option is not available the in plugin. We plan to add it in the next update.
    2. Please visit Dashboard->Settings->BuddyBlog and update the capability needed for backend editing. In future, we will remove it and replace with roles.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: [Resolved] Issue with Profile Completion #30377

    Hi Rosa,
    I have checked the plugin with BuddyBoss and I did not encounter the issue. I had 2 non required fields and all remaining required fields.

    I was able to delete values from the non required fields without any issue.

    I have released an update of the plugin to force recheck of the completeness on profile update, avatar upload, cover upload. Earlier, if a profile was marked complete and even somehow they become incomplete(say admin marked another field as required), they kept being treated as complete.

    I am planning to force recheck on login as well in future.

    Please try the plugin and check again. It should work fine with BuddyBoss platform.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi Carlos,
    Thank you for using BuddyPress Member Types Pro.

    The Member Type is a BuddyPress feature and offered from BuddyPress profile/registration screen.

    If you are creating a user as admin, my suggestion is to map “Role to Member Type form Settings->Member Types”.
    That way, when you create a user with role x, they will be assigned the associated member type.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi Eri,
    Hope you are doing well.

    The option to control visibility of the left/right panels are only available in the Community Builder pro theme.

    For the free theme, you can put the following code in your child theme’s functions.php

    
    
    /**
     * Hide the right/left panels for Community Builder Free(In pro, you can control it from customize->Layout section).
     */
    add_filter( 'cb_panel_visibility', function ( $visibility ) {
    	return 'none';
    } );
    
    

    and it will hide the panels.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: User Profiles Block Changes #30373

    Hi Steven,
    Thank you.

    It seems an issue in the Xprofile custom fields plugin not hiding tos.

    Please install this tiny plugin
    https://buddydev.com/plugins/bp-non-editable-profile-fields/

    and mark the terms fields non editable. Please let me know if it fixes the issue or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: User Profiles Block Changes #30371

    Thank you.
    Please let me know which theme & Template pack you are using. I will be assisting with it quickly.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: Membership Plugin #30370

    Hi Steven,
    My apologies for the delayed reply.

    We do have multiple plugins for restricting part of things(Like message privacy/restriction, activity rate limiting etc), we don’t have one solution for this.

    We have been working on it since last month(Thanks to one of our members here who requested it). I am hoping for the release around last week of June.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: [Resolved] BuddyBlog Edit Post #30365

    You are welcome. I am glad it worked.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi Kumar,
    We do not offer community support on Weekends. We only provide support for critical issues for our pro members over the weekend.


    @ravisharma
    will assist you with the code on Monday.

    Thank you for your patience.

    Regards
    Brajesh