Replies
- Brajesh Singh on February 14, 2025 at 12:58 am in reply to: Media Press Menu Formatting Problem for Gallery in BuddyBoss #55073
Hi Brent,
Thank you for the reply.
I am sorry but MediaPress will not be able to support BuddyBoss as it does not make sense for us to support some feature which is almost same as their native features. I understand your needs but we have no benefit for supporting an outlier case where we have to invest significant time without being much helpful in general.
If you want to use sitewide gallery, we will try to help with supporting that for BuddyBoss though. I will suggest disabling members/groups integration and enabling sitewide only.
If you face issues with that, Please let me know.
Regards
Brajesh - Brajesh Singh on February 14, 2025 at 12:12 am in reply to: Media Press Menu Formatting Problem for Gallery in BuddyBoss #55067
Hi Brent,
Thank you for the post.I am sorry, I removed the credentials as the topic can not be marked private(Replies can be).
MediaPress and BuddyBoss are incompatible. BuddyBoss have their own media solution and have created the experience around that.
I will suggest using BuddyBoss media(you can enable it from components) instead of MediaPress when using BuddyBoss.
Regards
Brajesh - Brajesh Singh on February 12, 2025 at 8:43 pm in reply to: BuddyBlog Pro – Groups – Activity Entries #55064
Hi Nik,
Hope you are doing well.I finally tested it on BuddyPress 14.0 and I am unable to reproduce your issue.
Please take a look.
https://ibb.co/5hFg2svG
https://ibb.co/0jDQpGxM
https://ibb.co/yct6dzRS
https://ibb.co/dwSBJMYxCan you please share me a screenshot/video listing all the settings of the BuddyBlog Groups? or if you have a staging site, please allow me temporary access to it.
I am assuming that you are using latest version of the BuddyBlog and BuddyBlog Groups(RC14)
Regards
Brajesh - Brajesh Singh on February 11, 2025 at 12:19 am in reply to: Recent Visitors For BuddyPress Profile – user redirect #55063
Hi Antonio,
Welcome to BuddyDev support forums.I am sorry for the delayed reply. At the moment, the plugin does not have the ability to link to custom url.
I can update the plugin and add a filter that will allow linking to a different url. Will it be fine with you if I shared some snippets(after plugin update) for this purpose? If yes, please provide me API details from WCFM that helps differentiate if a user is a store and to retrieve the store url for a user.
Thank you
Brajesh - Brajesh Singh on February 11, 2025 at 12:04 am in reply to: Help Needed with Profile Completion Plugin #55062
Hi,
Hope you are doing well.In that case, your page id might be incorrect. The code will disable redirect on the specific page, it does not know what that page is.
Regards
Brajesh Hi Josh,
Thank you for the question.
The simple solution is to use css.Regards
Brajesh- Brajesh Singh on February 11, 2025 at 12:01 am in reply to: How to prevent members directory from access without losing functionality? #55060
Hi Joh,
I am sorry for the delay in reply.Please use this code, it will completely disable the linking.
add_action( 'bp_init', function () { $priority = has_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data' ); if ( false !== $priority ) { remove_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data', $priority ); } } );
Regards
Brajesh - Brajesh Singh on February 10, 2025 at 11:51 pm in reply to: Notification Issue with BP Group Activities Notifier plugin #55059
Hi,
Welcome to BuddyDev support forums.I am sorry for the delayed reply. Can you please share more details:-
– Is it for BuddyPress or BuddyBoss?
– Is it happening for all groups or one of private/public/hidden groups?
– Is it happening for any specific type of activity or all typeWhich plugin(BuddyPress/BuddyBoss) and theme are you using?
Thank you
Brajesh - Brajesh Singh on February 10, 2025 at 11:49 pm in reply to: BuddyBlog Pro – Groups – Activity Entries #55058
Hi Nik,
I am sorry, I had couple of bad work weeks recently and could not do much about it. Please allow me till day end this Wednesday, I will have a proper explanation/solution.Thank you
Brajesh - Brajesh Singh on February 10, 2025 at 11:48 pm in reply to: Continer Class issue with Activity Plus Reloaded #55057
Hi Lea,
Hope you are doing well.Which theme and template pack are you using? Is it happening on post from profile activity stream or sitewide(or both).
Please let me know and I will assist.
Regards
Brajesh