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: 25337
    Brajesh Singh on in reply to: [Resolved] Pre sales question #24880

    Hi Pier,
    Welcome to BuddyDev.

    Currently, all BuddyPress plugins are compatible with BuddyBoss Platform and their theme(Michael frrom BuddyBoss, said so in a topic on BuddyPress.org).

    Our plugins are compatible too and I am aware of that. Please feel free to use our plugins with them.

    Is it possible to make visible some tab only in specific groups? Is it about group tabs? If yes, then the answer is yes. You can make tabs visible to specific groups.

    Please let me know if you have any further question.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi Richard,
    Thank you for the patience.

    I have pushed a temporary fix on github.
    https://github.com/buddydev/mediapress

    It will work if you are using our lightbox for commenting or the comments are made from the single media page. It does not show media for stream comments.

    I have started working on a stream commenting solution today. It will take me some time before I can put enough code for it(depending on the workload) but this time, instead of waiting for 2.0, I am going to create a permanent solution for all our activity commenting issue and make it streamlinne instead of the fixes.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi Noah,
    Thank you for confirming.

    The list filtering needs minor code change. I will update it on your server in next 3-4 hours(the files related to it are on another desktop).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi Noah,
    For the link issue, your theme is doing extra escaping.

    Please visit dashboard->profile Fields and edit member type field. make sure to disable “Auolink” and also uncheck the link to directory option.

    regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337
    Brajesh Singh on in reply to: Buddypress Xprofile Custom Fields: remove links #24861

    Hi Fabrice,
    Thank you for the question.

    It is not caused by the Bp Xprofile Custom Field Types plugin. It is how BuddyPress works. There are 2 solutions.

    1. You can disable Autolinking from Dashboard->Users->Profile Fields and editing that specific field.

    2. Or you can use

    
    maybe_unserialize( BP_XProfile_ProfileData::get_value_byid( $field_id, $user_id ) );
    
    

    It returns non filtered data.

    Hope that helps.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Please upgrade to 1.0.7.

    1.0.6 had some issue which was resolved in 1.0.7. Hopefully, It should work as expected.

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi Noah,
    Thank you for confirming that member type is working.

    For the profile issue:-If it is not showing the correct info, It is most probably an issue with the template(or some code marking displayed user as current user).

    You will need to decide if you want to use WooCommerce account page or BUddyPress profile page.

    Please open a new topic and let me know. I can add some custom code for the same.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi Carsten,
    Since you are using custom code for role based limit, Please share them again. Also, let me know what is the default settings for the rate limiter(in admin).

    PS:- Did you upgrade to our latest release?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337
    Brajesh Singh on in reply to: [Resolved] Best way to add a Member's Bio #24849

    Hi Mike,
    Thank you for sharing. I do understand the need now . All the best 🙂

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Please check now.

    Regards
    Brajesh