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: 25468

    Hi Darren,
    Thank you for purchasing the plugin and supporting us.

    1. The Default Settings( Search visibility, directory visibility) are only applied to new users or the existing users who update their profile. All other settings apply globally.

    I am sorry if it caused confusion. The settings need to be per user for the visibility in the members directory, search.

    What is the current size of your community? I may be able to provide a migration to apply the changes to all members if it is absolute necessary and the size is huge.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468

    Welcome to BuddyDev forums Payal.

    Are you familiar with WP_Query? If yes, then you can do the above task easily using MPP_Gallery_Query

    Here is the documentation
    https://buddydev.com/mediapress/topics/api-reference/core/mpp_gallery_query/

    Inside the loop, you can use any of the gallery template tags. Please see loop-gallery.php for the template tags.

    Hope that helps.
    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25468

    Hi Alex,
    I am sorry but I could not understand.

    1. Please use ftp and make sure that you have the buddypress-sitewide-activity-widget deleted from wp-content/plugins(Or do you have access to your WordPress plugin screen?, If you have please delete the plugin from the list of plugins. It could be more than one, so delete all of the BuddyPress Sitewide activity widget)

    As I see from the error, you have one version from github which is conflicting with the wp.org plugin. The folder name is “buddypress-sitewide-activity-widget-master”

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468

    Hi Randlel,
    I just tested it again and it is working fine for me on the activity upload screen.

    Please try clearing browser cache. Is there any chance that you are using some caching plugin to cache the css/js etc?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468

    Hi Kalpesh,
    I am sorry but we won’t be able to offer you much help on it. Our free support is limited to time constraints and this topic needs much more than that.

    I can still point you in the direction

    1. You will need a way to redirect user to field group two and make it as default landing sub nav for edit
    2. You will need to filter the Profile Groups list on the edit page

    3. And you may/may not need to modify the profile loop.

    All the best.
    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468

    Hi Lavish,
    You can change

    
    $type_object->labels['singular_name']
    

    to

    
    $type_object->labels['name']
    
    

    In the above code to do that.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: Lightbox gallery is not showing all images #9040

    Hi Ryan,
    I am sorry but it is still an issue for non activity media list/galleries. We could not work earlier but I can assure that we will release a fix this week.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468

    Hi Dandy,
    There may be already existing plugin for it.

    Are you looking for something like this?
    https://wordpress.org/plugins/category-posts/
    May be simpler version?

    Also, If you want to code it yourself, a look at WP_Query will help you.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: Buddyblog pagination issues #9038

    Hi Nitin,
    Thank you.

    Please allow me to check and post back to you. It could be a result of one of our recent updates.

    Thank you
    Brajesh