BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25171
    Brajesh Singh on in reply to: Exclude members from the sitewide gallery #55783

    Thank you Geoff.
    I am glad it worked.

    Please allow me to look into it and share the updated code today.

    I am assuming by sitewide gallery search you are referring to the search form in the BuddyPress gallery directory.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25171
    Brajesh Singh on in reply to: buddyblog group – tab is missing #55781

    Hi,
    I will suggest disabling override for each tab/sub tab in the WP Admin/BuddyBlog-> Group Settings.

    Also, please ensure that you have set correct access for tabs(who can access) and you are checking it the user who has the capability.

    It is most probably a conflict with capability or override currently.

    PS:- Please open a new topic if the issue persists, I will assist further.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25171
    Brajesh Singh on in reply to: Exclude members from the sitewide gallery #55779

    Hi,
    I had a small issue with the old code. Have updated the link with correct code. Please use the code from the new link.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25171
    Brajesh Singh on in reply to: Exclude members from the sitewide gallery #55777

    Hi Geoff,
    Hope you are doing well.

    Thank you for your patience.

    I am sorry, It took me a little longer. I had not recently used Paid Membership Pro and had trouble finding all users with a specific subscription level. Based on their table, I have written a function(Please test it if it is working or not) to achieve this.

    https://pastebin.com/raw/aAc8sm0V

    Please put it in bp-custom.php and It will hide galleries from all users with “Basic” membership level.

    Let me know if it works or not?

    Regards
    Brajesh

    PS:- I have updated the link with correct code.

  • Keymaster
    (BuddyDev Team)
    Posts: 25171

    Thank you for confirming.

    We will push an update for the 2 plugins with proper loading order by late today.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25171

    Hi,
    Thank you for your patience.

    Please deactivate the “BuddyPress Private Message Rate Limiter” and keep the “BuddyPress Block Users”. The first one is causing the old settings being loaded. The second has a chance of loading old code(same priority as BuddyBlog pro).

    That will fix the error. I will push a release for these today.

    PS:- You are using REIGN theme(Our plugins are not tested with it but most of them should work fine), if you need to use one of our plugins and it does not work with it, please let me know, we will ensure the compatibility.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25171

    Thank you.

    Please allow me 30 mins to 1 hour to check which one of these are loading the older PT Settings(we have strategy for loading newer version by default) and get back to you.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25171

    Hi Shawn,
    Welcome to BuddyDev support forums.

    I am sorry for the inconvenience.

    This is happening due to one of our plugins loading older version of the settings frameworks. Please allow me 30 mins to push an update that will avoid it.

    If possible, Can you please tell me which of our plugins are active(or share a screenshot), that will help me solve it completely for future.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25171
    Brajesh Singh on in reply to: [Resolved] Default group tab #55769

    You are welcome.
    I am glad it is resolved.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25171
    Brajesh Singh on in reply to: Question to the Recent Visitors Plugin #55767

    Hi Alex,
    thank you for your patience.

    I have released the updated version(1.8.6), please upgrade.

    1. It fixes localization warning issue.

    2. You are right, pagination is not showing, The problem is we are setting ‘per_page’ and ‘max’ to same. I was able to fix it for BP classic(It still has issues with ajax) but it needs an update for Bp Nouveau. Please expect an update in next 2-3 days with a proper solution.

    Regards
    Brajesh