Replies
- Brajesh Singh on December 14, 2017 at 12:23 pm in reply to: Mediapress – search photos by title and description #12358
Hi Olga,
Welcome to BuddyDev forums.Thank you for the suggestion. It will be much easier to add the support on the Live search plugin side.
Can you please ask the developers to add support. You may provide them the following details:-
1. Gallery is just a post type
2. Media is normal WordPress attachment.If they need any assistance, I will be very happy to help.
Regards
Brajesh - Brajesh Singh on December 14, 2017 at 12:20 pm in reply to: [Resolved] BuddyPress Lock Unlock Activity. Need Ajax #12357
Hi Julia,
Here is a good news. I have updated the plugin with ajax support today.Please upgrade to 1.0.3 and it will work for you.
Regards
Brajesh Hi Sheraton,
Thank you for posting.For the above use case, BuddyPress Activity privacy plugin seems like best fit to me.
https://wordpress.org/plugins/buddypress-activity-privacy/Here is a screenshot of their privacy levels for group
https://ps.w.org/buddypress-activity-privacy/assets/screenshot-2.png?rev=824038Hope that helps.
Regards
Brajesh- Brajesh Singh on December 13, 2017 at 10:53 pm in reply to: [Resolved] mpp-core.css for mediapress inside theme #12349
Hi Razor,
You may use the following code to unload core css./** * Dequeue core css. */ function mpp_custom_dequeue_core_css() { wp_dequeue_style( 'mpp-core-css' ); //wp_dequeue_style( 'mpp-extra-css' );// uncomment it to dequeue the grid framework. } add_action( 'mpp_enqueue_scripts', 'mpp_custom_dequeue_core_css', 11 );The code you have posted for reordering is for legacy version of BuddyPress and it should be avoided after BuddyPress 2.6.0
Please see this post
https://buddydev.com/buddypress/reordering-buddypress-user-profile-tabs/For reordering the nav menu. In the place of component, you can use ‘mediapress’.
Hope that helps.
Regards
Brajesh Thank you for marking as resolved. Closing the topic now.
Regards
BrajeshThank you for marking it resolved. Closing it.
Hi AMV,
By certain field, did you mean required fields?- Brajesh Singh on December 13, 2017 at 4:34 pm in reply to: "BuddyPress Deactivate Account" email notification #12339
what is the setup for reactivating user account? is it set to automatic activation on login or the normal process?
- Brajesh Singh on December 13, 2017 at 4:32 pm in reply to: [Resolved] Buddypress Group Description Html tag support? #12337
Hi Ekiz,
That was the only plugin I was going to suggest. Slava is mostly available to help. I will suggest opening a topic in the plugin support forum.Thank you for marking it as resolved. Closing it. Please do feel free to open new topics if needed.
Regards
Brajesh - Brajesh Singh on December 13, 2017 at 2:03 pm in reply to: [Resolved] How to find the group/forum ID in Buddy Press #12333
Hi Tabitha,
It’s a pleasure 🙂Thank you for taking time to update the topic. I sincerely appreciate it.
Regards
Brajesh