-
Varun Dubey replied to the topic Activity 'Load More' strange behaviour in the forum How-to & Troubleshooting 10 months ago
Try to deactivate wp-ulike plugin and test again
-
Varun Dubey replied to the topic Lost memberlist and broken forum in the forum How-to & Troubleshooting 10 months ago
Please follow following thread https://buddypress.org/support/topic/buddypress-12-1-1-maintenance-security-release/#post-332831
-
Varun Dubey replied to the topic Notify all group members in the forum Creating & Extending 10 months ago
@puresaian To mention all group members simultaneously, you must implement a custom solution. This could be a special shortcode or command that automatically translates into individual mentions for all group members when used by the admin.
[Read more]
/**
* Handles the custom mention "@everyone" within BuddyPress groups.
* When @everyone is used in a… -
Varun Dubey replied to the topic Error with latest update (BP and Youzify) in the forum How-to & Troubleshooting 10 months ago
@investbuddy123 Based on your description of issues with BuddyPress on your WordPress site, you’re encountering problems with group updates and public messaging functionalities.
Here is a step-by-step guide to debug the issue:
Check for Plugin Conflicts: Deactivate all plugins except BuddyPress and BP Classic. If the issue is resolved,…[Read more]
-
Varun Dubey replied to the topic Restoring Tables in the forum How-to & Troubleshooting 10 months ago
@charlespauli, The best method for repairing a table involves utilizing a site backup from your hosting service. Alternatively, if the goal is only to reconstruct missing tables, setting up a new local installation and identifying the absent tables is a good approach. Once these tables are placed, export their SQL file code to recreate the missing tables.
-
Varun Dubey replied to the topic Missing Footer in the forum How-to & Troubleshooting 10 months ago
@ceraus, Please submit a support ticket at wbcomdesigns.com, and we will investigate the issue. It could be caused by a specific plugin, widget, or deprecated code.
-
Varun Dubey replied to the topic In edit profile, select other users from role type to display on profile page in the forum How-to & Troubleshooting 10 months, 1 week ago
You can check this out might be useful https://wbcomdesigns.com/downloads/buddyvendor/
-
Varun Dubey replied to the topic BuddyPress profile page in the forum Installing BuddyPress 10 months, 1 week ago
You can add new profile fields from the backend settings for user profiles like age, location, and bio https://codex.buddypress.org/administrator-guide/extended-profiles/
For media support, you can use https://wordpress.org/plugins/bp-attachments/ plugin.
-
Varun Dubey replied to the topic Change the group name to the section name in the forum Ideas 10 months, 1 week ago
@abdallahgh You can change or rename Group to Sections using translation; try the loco translate plugin. https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/
-
Varun Dubey replied to the topic Remove from Favorites and Unsubscribe not working from Member's Forums in the forum Requests & Feedback 10 months, 1 week ago
@wingflap bbPress still contains old codes that need an update; tickets are already created at the bbPress Trac. As a temporary solution, you can rename slug from the bbPress setting for favorite as it conflicts with BuddyPress favorite slug and then try again.
-
Varun Dubey replied to the topic Strange issue with bp_core_get_user_domain in the forum Miscellaneous 10 months, 1 week ago
The user Switching plugin needs an update to be compatible with the latest BP v12+. You can install the BP Classic plugin for now to add support for that plugin that is still using old codes. https://wordpress.org/plugins/bp-classic/
-
Varun Dubey replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 10 months, 1 week ago
@priyam1234 as an immediate solution, you can define the following inside wp-config.php
define('BP_LOAD_DEPRECATED', true);
You can place this line anywhere in the wp-config.php file, but it’s typically a good practice to add it just before the line that says
/* That's all, stop editing! Happy publishing. */.
-
Varun Dubey replied to the topic error with latest update in the forum How-to & Troubleshooting 10 months, 1 week ago
define('BP_LOAD_DEPRECATED', true);
You can place this line anywhere in the wp-config.php file, but it’s typically a good practice to add it just before the line that says
/* That's all, stop editing! Happy publishing. */.
-
Varun Dubey replied to the topic Deleting Unused Media in the forum How-to & Troubleshooting 4 years, 4 months ago
the plugin will not delete automatically, it offers a list but it will be huge to cross-check as per your site total media size.
You can test the plugin with possible cases and if you are satisfied you can use it, but still backup will be mandatory.
-
Varun Dubey replied to the topic auto read notification in the forum Installing BuddyPress 4 years, 4 months ago
there is a buddydev plugin BuddyPress Clear Notifications, you can use it
-
Varun Dubey replied to the topic Changing Permalinks in the forum Installing BuddyPress 4 years, 4 months ago
@ayhanizmir ‘leader-board’, ‘achievements’ are your gamification plugin specific, you can contact their support directly.
-
Varun Dubey replied to the topic Deleting Unused Media in the forum How-to & Troubleshooting 4 years, 4 months ago
@welshlamb10 create file backup before using plugin https://wordpress.org/plugins/media-cleaner/
-
Varun Dubey replied to the topic Tags or Categories for uploaded user images in the forum Third Party Plugins 4 years, 4 months ago
@jadedartist check with Youzer support, media is not part of BuddyPress.
-
Varun Dubey replied to the topic Solved – buddypress groups error in the forum How-to & Troubleshooting 4 years, 4 months ago
@tarryntyler try to toggle ( enable/disable )group component if it’s still not working disable other plugins except BuddyPress to isolate possible plugin conflict.
-
Varun Dubey replied to the topic After database migration getting the following error: Unknown column 'public' in the forum How-to & Troubleshooting 4 years, 4 months ago
@d3vnu77 try to reimport database tables seems, some rows missed during the import process.
- Load More
@vapvarun
Active 1 month ago