Replies
Hi,
I am sorry for the unpleasant experience of the spam/offensive content. We have removed the spam content and the user account who posted it.Also, I am sorry for not replying on this topic earlier, do you still need help?
Regards
Brajesh- Brajesh Singh on February 19, 2025 at 12:28 pm in reply to: [Resolved] Comments On Unjoined Group Posts #55098
Hi Avi,
BuddyPress does limit it for group.You can override and remove any comment restrictions(for all activities) using the following code
add_filter( 'bp_activity_can_comment', '__return_true', 100 );
Regards
Brajesh - Brajesh Singh on February 19, 2025 at 12:24 pm in reply to: How to limit the activity stream in total? #55097
Please try setting per_page and max both. If that does not work, something is changing you max.
Regards
Brajesh - Brajesh Singh on February 19, 2025 at 12:22 pm in reply to: Notification Issue with BP Group Activities Notifier plugin #55096
Thank you.
The problem is the theme. Please try checking the same on any other theme, It would work fine. Vikinger has many issues due to its use of React/javascript based code.
Regards
Brajesh Hi Josh,
You can use css and set display:none to hide it. That will not remove the text from markup but hide it(You need to set it on the element that wraps the @…)Regards
Brajesh- Brajesh Singh on February 19, 2025 at 12:18 pm in reply to: BuddyPress Activity Filter Options #55093
Hi Avi,
Thank you for the question..
This is from BuddyPress.I believe there is a plugin that should allow you remove it.
https://wordpress.org/plugins/bp-activity-filter/
Regards
Brajesh - Brajesh Singh on February 19, 2025 at 12:02 pm in reply to: Default Side Bar Widgets Visibility #55092
Hi Avi,
Thank you for the question.Since your theme supports stacking the sidebar vertically on mobile devices, I don’t see a workaround unless you have a way to conditionally disable infinite loading. Another approach would be off canvas but I doubt that the theme supports it.
Regards
Brajesh - Brajesh Singh on February 19, 2025 at 11:59 am in reply to: Problem with plug in on Community Pro theme #55091
Hi Steve,
Thank you for using our theme.Please link me to the plugin, we will make sure it supports Community Builder or we will create a custom version that does.
Regards
Brajesh - Brajesh Singh on February 14, 2025 at 1:29 am in reply to: Media Press Menu Formatting Problem for Gallery in BuddyBoss #55076
Hi Brent,
I am sorry for the experience. I understand your frustration. I am sorry that we are unable to help solve it.You only need global shared gallery if you want to allow all users to upload to a gallery. If you want users to create their won gallery and upload to it, you do not need the global shared gallery.
Regards
Brajesh - Brajesh Singh on February 14, 2025 at 1:00 am in reply to: Media Press Menu Formatting Problem for Gallery in BuddyBoss #55074
I am sorry, I forgot to mention, Tabs is not the only issue, you will face a lot more pressing issues if you try to use MediaPress with BuddyBoss activity etc. They have a very difficult hardcoded system for extending.
Regards
Brajesh