-
@mercime replied to the forum topic After upgrade budypress override custom groups template in the group Installing BuddyPress 13 years, 10 months ago
== custom groups template from my theme is not loaded anymore ==
@struppolo If you have a backup of the groups template in your computer, then just upload to your theme’s folder in server via FTP/FileManager/cPanel, etc.
-
@mercime replied to the forum topic Newbie: Can Admin track user activity such as downloaded files and time spent on BuddyPress site in the group Miscellaneous 13 years, 10 months ago
You install the plugins in your WP installation via dashboard menu Plugins > Add New –
Respective plugin’s installation/notes/faqs/support are all in the links I gave above -
@mercime replied to the topic [Resolved] Hiding navigation links for BuddyPress pages for non-registered users in the forum How-to & Troubleshooting 13 years, 10 months ago
@nickharambee Remove the BP Component Pages you want to make private from the custom menu https://codex.buddypress.org/extending-buddypress/how-to-set-up-your-main-site-navigation-using-the-built-in-wordpress-menus/
Add the following to your theme’s or child theme’s functions.php file
add_filter( 'wp_nav_menu_items', 'mme_loggedin_only_links'…[Read more] -
@mercime replied to the forum topic Hiding navigation links for BuddyPress pages for non-registered users in the group How-To and Troubleshooting 13 years, 10 months ago
@nickharambee Remove the BP Component Pages you want to make private from the custom menu […]
-
@mercime replied to the forum topic Display Name isn“t matching between BP and WP profile fields. in the group How-To and Troubleshooting 13 years, 10 months ago
Deactivate all plugins except BuddyPress and change to bp-default theme to begin isolating what’s causing the strange behavior.
-
@mercime replied to the forum topic No "create a group" button in the group How-To and Troubleshooting 13 years, 10 months ago
Assuming you’ve not disabled groups, the easy way is via url http://yoursitedomain.com/groups/create
Also, users can also go to the Groups Directory to page and click on the link/button beside the “Groups […]
-
@mercime replied to the forum topic out of the box theme in the group Installing BuddyPress 13 years, 10 months ago
Please post only once for the same issue. Closing this duplicate of https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-theme-looks-diff-help/
-
@mercime replied to the forum topic buddypress theme looks diff??? help in the group How-To and Troubleshooting 13 years, 10 months ago
Not clear what you mean by “in instant WP”? What theme are you using? Screenshot or site url so we could see what’s going on.
-
@mercime replied to the forum topic BP_ENABLE_MULTIBLOG in the group How-To and Troubleshooting 13 years, 10 months ago
Where is WP installed, in domain root, subdomain or subfolder. Is your multisite subdomain or subdirectory structure?
Site url? Have you tried changing to bp-default theme and deactivating all plugins except BuddyPress?
-
@mercime replied to the forum topic Problem with site wide forums in the group How-To and Troubleshooting 13 years, 10 months ago
@nickharambee since you have group forums at http://www.yoursite.com/forums/ , to avoid conflict between the group and sitewide forums, need to have a different slug for your sitewide forums, e.g. discussions so the […]
-
@mercime replied to the topic Default to My Groups instead of All Groups in BP Default theme in the forum How-to & Troubleshooting 13 years, 10 months ago
== I am running a buddypress site consisting of hidden groups only. ==
1st, remove the Groups tab from your custom menu. We will add the link to respective group per member.
2nd, add this to your theme’s functions.php file
add_filter( 'wp_nav_menu_items', 'mme_my_hidden_groups' );[Read more]
function mme_my_hidden_groups($items) {
if… -
@mercime replied to the forum topic Default to My Groups instead of All Groups in BP Default theme in the group How-To and Troubleshooting 13 years, 10 months ago
== I am running a buddypress site consisting of hidden groups only. ==
1st, remove the Groups tab from your custom menu. We will add the link to respective group per member.
2nd, add […]
-
@mercime replied to the forum topic Building a website like http://www.buddypress.org in the group Creating & Extending 13 years, 10 months ago
@matthew29 all are custom-coded specially for BuddyPress.org
You’d either have to create the plugins or hire a developer to do so. -
@mercime replied to the forum topic Can't access My Account or Notification tabs using sub domain in the group How-To and Troubleshooting 13 years, 10 months ago
@creaminta You have Joomla in your main site (plus uri’s there ends with .html) and WP/BP in a physical subdomain http://training.zbrushworkshops.com/members/admin/ which is a single WP installation.
If you […]
-
@mercime replied to the forum topic BP Album in the group How-To and Troubleshooting 13 years, 10 months ago
closing this duplicate of https://buddypress.org/community/groups/bp-album/forum/topic/bp-album-not-showing-images/
-
@mercime replied to the forum topic Site Activity? in the group How-To and Troubleshooting 13 years, 10 months ago
@timetraveler we are aware of the search issue. In the meantime you can use google: buddypress.org keywords phrases and/or username (if applicable)
As for site activity – make sure you have /activity/index.php […]
-
@mercime replied to the forum topic Custom post Types in Activity Stream in the group How-To and Troubleshooting 13 years, 10 months ago
-
@mercime replied to the forum topic BP_ENABLE_MULTIBLOG in the group How-To and Troubleshooting 13 years, 10 months ago
@luisrosario If you have enabled BP_ENABLE_MULTIBLOG, you will need to ensure that each active theme on your installation is BuddyPress-enabled
-
@mercime replied to the forum topic Multiple BP Sites one user database? Possible in the group How-To and Troubleshooting 13 years, 10 months ago
@michaeljdornan There are two plugins for multiple BP sites in one WPMultisite installation
1. BP MultiNetwork – https://wordpress.org/extend/plugins/bp-multi-network/ which requires WP MultiNetwork or […]
-
@mercime replied to the forum topic Help us… get help… in the group How-To and Troubleshooting 13 years, 10 months ago
1) What specifically were you looking for? URI to thread with links to errors so we may correct them? There have been some major changes behind the scenes throughout these months.
2) We are aware of the search […]
- Load More
@mercime
Active 5 years, 7 months ago