-
mercime posted on the forum topic List pages in nav bar. in the group How-To and Troubleshooting: 15 years, 6 months ago
Not quite sure what you mean, but if you’ve deleted this line with wp_list_pages in header.php then you need to add it back,
-
mercime posted on the forum topic Prevent Admin Bar from interfering with themes in the group How-To and Troubleshooting: 15 years, 6 months ago
@fjrichman if you import the adminbar.css from the bp-default theme into your theme’s style.css, there won’t be any gap if you disable the BP Admin Barl , The bp-admin-bar.css you imported takes care of adding the necessary space at the top when you enable bp admin bar. When you disable bp admin bar, your theme will go […]
-
mercime posted on the forum topic Grab a Codex shovel in the group buddypress.org Ninjas: 15 years, 6 months ago
@LPH2005 add pages via /wp-admin Page > Add New
Just in case, created following for you
functions.php page – https://codex.buddypress.org/buddypress-site-administration/functions-php/
Troubleshooting page – https://codex.buddypress.org/buddypress-site-administration/troubleshooting/ -
mercime posted on the forum topic Prevent Admin Bar from interfering with themes in the group How-To and Troubleshooting: 15 years, 6 months ago
The simple fact is that you need the common hook,
, in footer.php of all your themes so that the bp admin bar will show up in user blogs in the same manner — inserting the bp admin bar at top of screen and pushing down the layout in the right amount. There will be […] -
mercime posted on the forum topic Manual BuddyPress Install Help in the group Installing BuddyPress: 15 years, 6 months ago
Pretty permalinks is required for BP, therefore Apache Module mod_rewrite MUST be enabled. -
mercime posted on the forum topic Serious Problem in installation(404 Error Displayed) in the group Installing BuddyPress: 15 years, 6 months ago
Go to Settings > Permalinks and set to anything except default.
Also, you might want to check this out – https://codex.buddypress.org/getting-started/before-installing/#wp-configuration -
mercime posted on the forum topic bbPress – no admin menu in the group How-To and Troubleshooting: 15 years, 6 months ago
There’s none. Forums are associated to groups. You should read this:
https://codex.buddypress.org/buddypress-site-administration/buddypress-forum/ -
mercime posted on the forum topic BuddyPress + MultiSite Admin Bar Links Point at Root Blog in the group How-To and Troubleshooting: 15 years, 6 months ago
BuddyPress is installed in main site, i.e. http://www.mysite.com, by default.
You need this to set up BP in secondary blog – https://codex.buddypress.org/getting-started/install-buddypress-on-a-secondary-blog/ -
mercime posted on the forum topic Would love to see someone take over the BuddyPress Badge Plugin and update it. in the group Third Party Components & Plugins: 15 years, 6 months ago
@warut – upgraded to 1.5 in test install and “lost” the logo I uploaded in previous version. Re-uploaded site logo and it’s behaving well. Thank you.
-
mercime posted on the forum topic Creating an account or sign up…Can't get buddypress work on my website in the group Installing BuddyPress: 15 years, 6 months ago
“The only problem I’m having is nobody can “create an account” or cannot register”
If you’re on WP Multisite – go to Super Admin > Options > Allow users to register
If you’re on single WP – go to Settings > General Settings > Membership – allow anyone to register -
mercime posted on the forum topic BuddyPress url/addon domain/site configuration issues in the group How-To and Troubleshooting: 15 years, 6 months ago
This is more a WordPress question rather than a BuddyPress one – https://codex.wordpress.org/Changing_The_Site_URL – remember to back up your database first
-
mercime posted on the forum topic Looking for professional buddypress developer to customize buddypress in the group Miscellaneous: 15 years, 6 months ago
-
mercime posted on the forum topic I can create a blog but not access it in the group How-To and Troubleshooting: 15 years, 6 months ago
The problem is not normally found in sound installations. Deactivate all plugins including BuddyPress. Then check if you can access the blogs you created as Super Admin. If that works, activate BuddyPress and BP plugins one by one.
-
mercime posted on the forum topic CSS Avatar Block Code for Recently Active Members Widget in the group How-To and Troubleshooting: 15 years, 6 months ago
Add to your style.css
div.avatar-block img { float: left; width: 50px; height: 50px; }add margin to taste.
-
mercime posted on the forum topic I can create a blog but not access it in the group How-To and Troubleshooting: 15 years, 6 months ago
@conectcahul deactivate bp-group-management plugin first and see if erratic behavior disappears.
Sitewide tags plugin is a good plugin, and works for me.
Also, check out http://buddydev.com/buddypress/blog-categories-for-groups-plugin/ -
mercime posted on the forum topic Events Manager for BuddyPress in the group Creating & Extending: 15 years, 6 months ago
Hi @netweblogic. First requirement is that people can post events from the frontend, second is being able to set privacy levels for the events – public, for members only, etc, third is that at least one map can be attached to the event, etc. etc. etc.There are already a couple of feature-rich BuddyPress events plugins in […]
-
mercime posted on the forum topic Nav Bar Menu Items Help in the group How-To and Troubleshooting: 15 years, 6 months ago
You could use a plugin https://buddypress.org/community/groups/add-all-nav-links-to-bp-adminbar/
-
mercime joined the group BP GTM System 15 years, 6 months ago
-
mercime posted on the forum topic BP advertises "WordPress Blogging" .. but how? in the group How-To and Troubleshooting: 15 years, 6 months ago
Additionally, if you want members to be post in frontend of blog where BP is installed, you can use either
https://wordpress.org/extend/plugins/one-quick-post/
https://wordpress.org/extend/plugins/jet-quickpress/ -
mercime posted on the forum topic Privacy Comes to BuddyPress (very soon)! in the group Third Party Components & Plugins: 15 years, 6 months ago
@jeffsayre Looking forward to Nov. 8, 2010. Be assured that I will provide feedback 🙂
Cheers. - Load More
@mercime
Active 5 years, 7 months ago