BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 24787

    Hi Casper,
    Our team is looking into it and we will have an update to resolve it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24787
    Brajesh Singh on in reply to: Combining notifications #50707

    Hi Nik,
    My assumption is your theme is making its own formatted notification. BuddyPress by default, has the ability to list grouped as well as individual notifications.

    The formatting of notification for display is controlled by various component(each component manages 1 or more type of notification) you have enabled.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24787
    Brajesh Singh on in reply to: BP Suggested Friends #50706

    Hi John,
    Thank you for the question.

    The Friend suggestions plugin is not aware of your any custom query outside the suggestion rules.

    At the moment, It does not support excluding user with avatar(there is no db tracking in BuddyPress for it). It only suggest based on profile field data.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24787
    Brajesh Singh on in reply to: Combining notifications #50696

    Hi Nick,
    I did not notice it in Nouveau(assuming you are referring to the notification in the adminbar). I will re-check and confirm tomorrow.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24787
    Brajesh Singh on in reply to: Hide Custom Tab base on user role #50695

    Hi,
    You can use our Profile tabs creator pro(paid plugin) to achieve it.
    https://buddydev.com/plugins/buddypress-user-profile-tabs-creator-pro/

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24787
    Brajesh Singh on in reply to: Hide Custom Tab base on user role #50691

    Hi,
    The plugin should allow you to use page as tab. I haven’t checked it recently, so not sure if it allows restricting by roles.
    I will suggest giving that a try.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24787
    Brajesh Singh on in reply to: Hide Custom Tab base on user role #50689

    Hi Joshua,
    You can either try looking at BuddyPress source for for bp_core_new_nav_item
    Here is their docs too

    
    https://codex.buddypress.org/developer/function-examples/core/bp_core_new_nav_item/
    

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24787

    Hi Basil,
    Thank you.
    I am glad it is resolved.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24787
    Brajesh Singh on in reply to: Hide Custom Tab base on user role #50686

    Hi,
    Welcome to BuddyDev.

    Thank you for the question.

    If you are referring to custom tab created by you, then I don’t see any issue. How are you creating tabs?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24787
    Brajesh Singh on in reply to: Moderation tools #50685

    Hi,
    Thank you for the question.
    There are no security concerns. While updating for php 8 compatibility, we found a few places lacking sanitization and that was fixed as part of the release. They don’t have much impact on security.

    Regards
    Brajesh