BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    No issues. I am glad it is working as expected. I hope it works on productions properly too.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Geoff,
    Hope you are doing well. I am sorry for the delayed update. We could not push for a release as promised earlier. We will be pushing an update in next 24 -48 hours and I will share the update here.

    Regards
    Brajesh

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

    Hi Alex,
    I am sorry, due to some unfortunate circumstances, we should not push an update for pagination. It will be available within next 24-48 hours and I will update you here.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Geoff,
    Hope you are doing well.

    I am sorry for the delayed reply. At the moment, there is no proper hook to exclude directory in ajax search. Please expect an update of MediaPress in next 2 days to have a proper hook for ajax requests and then I will share the code.

    Regards
    Brajesh

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

    Thank you for the reply Alex.

    3. You are right about that.

    I will have the pagination update before Monday.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Xprofile Fields edit fields missing on frontend #55786

    Hi Manon,
    Welcome to BuddyDev support forums.

    I am assuming you are referring to WordPress dashboard and not cpanel(These are different things).

    can you please check which WordPress theme are you using and let me know. Also, can you please visit Dashboard->Plugins and share me the list of active plugins.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] 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: 25211
    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: 25211
    Brajesh Singh on in reply to: [Resolved] 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: 25211
    Brajesh Singh on in reply to: [Resolved] 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.