-
r-a-y replied to the forum topic editing adminbar in the group How-To and Troubleshooting 13 years, 1 month ago
The WordPress Admin Bar (not BuddyBar) is a different bar entirely.
Try finding something on the WordPress forums:
Can also try this […]
-
r-a-y replied to the forum topic Buddy press stopped working on my site in the group How-To and Troubleshooting 13 years, 1 month ago
Rule of thumb: disable all BuddyPress 3rd-party plugins and reactivate them one by one until you figure out the culprit.
-
r-a-y replied to the forum topic Posting New Forum Topic From Group Front Page in the group How-To and Troubleshooting 13 years, 1 month ago
You probably want to make the forums page the default group tab. That way you can do what you want.
Andrew has posted some code for BP […]
-
r-a-y replied to the forum topic Recent Posts Loop for Profiles. in the group How-To and Troubleshooting 13 years, 1 month ago
First, if you want to customize the BuddyPress Default theme, please build a child theme so your customizations won’t be wiped out when you upgrade […]
-
r-a-y replied to the forum topic How to hide the navigator tabs (Activity, Profile, Messages, Friends, etc) in the group How-To and Troubleshooting 13 years, 1 month ago
You’d need to get rid of
bp_get_displayed_user_nav()
andbp_get_options_nav()
from your BP templates specifically in the /members/single/ folder of your theme. -
r-a-y replied to the forum topic Blog Avatar in the group Creating & Extending 13 years, 1 month ago
BuddyPress is a volunteer project; other than the lead developer who has a portion of his time dedicated to developing and managing BuddyPress, no one else is paid to code it. The project heavily relies on the […]
-
r-a-y replied to the forum topic Buddypress default. in the group How-To and Troubleshooting 13 years, 1 month ago
Just the delete the paragraph line:
<?php printf( __( 'Proudly powered by <a href="%1$s">WordPress</a> and <a href="%2$s">BuddyPress</a>.', 'buddypress' ), 'http://wordpress.org', 'http://buddypress.org' ) ?>
-
r-a-y started the forum topic oEmbed for BP 0.6-beta available! in the group oEmbed for BuddyPress 13 years, 1 month ago
*** UPDATE (09/27/11): BuddyPress 1.5 is out and includes a lot of the new code I was writing for my plugin. I’m currently juggling a few things that are taking priority over working on the plugin. It will be […]
-
r-a-y replied to the forum topic oEmbed for BP 0.6-beta available! in the group oEmbed for BuddyPress 13 years, 1 month ago
I am behind on my plugin updating and have other things I have to juggle.
This is an old thread; to avoid confusion, I’m going to close this.
-
r-a-y replied to the forum topic Embedding YouTube videos on profile field. in the group How-To and Troubleshooting 13 years, 1 month ago
You have to wait for the new version of the plugin. I’m a little behind on my plugin updating; you’ll have to wait a week or so.
-
r-a-y replied to the forum topic BP_USE_WP_ADMIN_BAR does not work in the group How-To and Troubleshooting 13 years, 1 month ago
I think I just experienced this bug myself.
I need someone to duplicate though.
Does it show up after you login?
Go to http://www.example.com/wp-login.php. Login and go to the main site. Does it show up now? -
r-a-y started the topic New Memberships not working…….. in the forum pb with group invites 13 years, 2 months ago
-
r-a-y replied to the forum topic Gravatar not displaying after upgrade to 1.5 in the group How-To and Troubleshooting 13 years, 2 months ago
There shouldn’t be an issue with gravatars on BP 1.5.
Give it a shot on the BP test site – http://testbp.org
Did you enable gravatar support on your specific WP […]
-
r-a-y replied to the forum topic BP and Multisite questions pre-install in the group Installing BuddyPress 13 years, 2 months ago
Try this tutorial:
https://codex.buddypress.org/getting-started/install-buddypress-on-a-secondary-blog/Please test on a dev environment first!
Just so you’re aware, there are a few 1.5 bugs that have […]
-
r-a-y replied to the forum topic how to find my support posts in the group Requests & Feedback 13 years, 2 months ago
A ticket is already filed for this:
https://buddypress.trac.wordpress.org/ticket/3604#comment:2A dev just needs to get to it when they have the time. Just got to twiddle those thumbs for now!
-
r-a-y replied to the forum topic My "Settings" page disappeared? in the group How-To and Troubleshooting 13 years, 2 months ago
-
r-a-y replied to the forum topic Activity Embeds Too Wide (BP 1.5) in the group How-To and Troubleshooting 13 years, 2 months ago
There are two ways to resize the width:
1) Set the “maximum embed size” in the WP Media Settings Subpanel
2) Set the $content_width variable in your theme’s functions.php
`if ( ! isset( $content_width […]
-
r-a-y replied to the forum topic I WANT TO BACKUP TO UPGRADE TO 1.5 – integrity of downloaded files in the group Installing BuddyPress 13 years, 2 months ago
To backup manually, make a backup of your DB:
https://codex.wordpress.org/Backing_Up_Your_DatabaseAnd your entire files inside /wp-content/.
There are also plugins that help do […]
-
r-a-y replied to the forum topic Double Posting on Activity Page in the group How-To and Troubleshooting 13 years, 2 months ago
To debug, try disabling any custom code snippets or plugins that interfere with the activity stream.
-
r-a-y replied to the forum topic Keeping BuddyPress Navigation in the Admin/Buddybar, not in header? in the group How-To and Troubleshooting 13 years, 2 months ago
In BP 1.5, you need these pages.
However, you can easily exclude pages from the main nav with a plugin like:
https://wordpress.org/extend/plugins/exclude-pages/—
To customize the BuddyBar, […]
- Load More
@r-a-y
Active 4 months, 3 weeks ago