Replies
- Brajesh Singh on May 11, 2017 at 9:27 am in reply to: Global setting for "default profile visibility" not working #9072
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 - Brajesh Singh on May 10, 2017 at 8:55 am in reply to: want to display gallery according to type like video in different section #9062
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 - Brajesh Singh on May 9, 2017 at 10:31 am in reply to: Problem with Plugin Site Wide Activity: Remove reply users #9047This reply has been marked as private.
- Brajesh Singh on May 9, 2017 at 9:35 am in reply to: Problem with Plugin Site Wide Activity: Remove reply users #9045
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 - Brajesh Singh on May 9, 2017 at 9:16 am in reply to: [Resolved] Removing Drop box from activity stream #9043
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 - Brajesh Singh on May 9, 2017 at 9:14 am in reply to: [Resolved] Hide Basic (primary or first) profile group tab from edit section #9042
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 page3. And you may/may not need to modify the profile loop.
All the best.
Regards
Brajesh - Brajesh Singh on May 9, 2017 at 9:06 am in reply to: [Resolved] Insert 'Member Type' in the Title of Member Directories #9041
Hi Lavish,
You can change$type_object->labels['singular_name']to
$type_object->labels['name']In the above code to do that.
Regards
Brajesh - Brajesh Singh on May 9, 2017 at 9:05 am 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 - Brajesh Singh on May 9, 2017 at 9:04 am in reply to: How to make a Shortcode to display post thumbnail of certain category #9039
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 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