-
Paul Wong-Gibbs replied to the topic Private Message button only appears sometimes in the forum How-to & Troubleshooting 11 years ago
Hi @welshdemo
The theme’s fine. The problem is actually caused by a bug in our widgets (you’re using the Members list and the “Who’s online?” widgets). We’re tracking the bug here https://buddypress.trac.wordpress.org/ticket/5170 and currently aiming to fix it by the 2.0 release, which is probably 4 months away. If we get a fix before then, we’ll…[Read more]
-
Paul Wong-Gibbs replied to the topic Private Message button only appears sometimes in the forum How-to & Troubleshooting 11 years ago
This was cross-posted to https://wordpress.org/support/topic/private-message-and-button-doesnt-always-appear-empty
-
Paul Wong-Gibbs replied to the topic New to WP and BP issue with profile edit in the forum Installing BuddyPress 11 years ago
What webserver are you using? IIS?
-
Paul Wong-Gibbs replied to the topic Change profile field visibility depending on level s2member in the forum How-to & Troubleshooting 11 years ago
Anything’s possible, but you’d need to hire a developer to write the code for you.
-
Paul Wong-Gibbs replied to the topic [Resolved] Filter for notifications slug in the forum How-to & Troubleshooting 11 years ago
No, it’s hardcoded in a bunch of places, sorry. Looking to improve this in BuddyPress 2.0, but the effort might not be fully finished until some release after that one.
-
Paul Wong-Gibbs replied to the topic bbPress to Activity import in the forum How-to & Troubleshooting 11 years ago
It sounds like you’ve run the importer that comes with bbPress 2. If BuddyPress and Activity were set up and working prior to you running that data import/migration, I would expect the Activity stream to be populated. If this isn’t the case, perhaps it is a bug. Might be worth a quick look on bbpress.org’s forums to see if the question has been…[Read more]
-
Paul Wong-Gibbs replied to the topic Member stats error in the forum Installing BuddyPress 11 years ago
It’s a problem with the buddypress-member-profile-stats plugin. That plugin hasn’t been updated since 2011-11-5, so I’m not particularly surprised there are problems. You’re probably best to try to find an alternative plugin to use.
-
Paul Wong-Gibbs replied to the topic javascript precedence in the forum Ideas 11 years, 1 month ago
We saw your bug report and left an initial response on the ticket at https://buddypress.trac.wordpress.org/ticket/5208.
We need a bit more information to work on this issue. Thanks!
-
Paul Wong-Gibbs replied to the topic oembed for soundcloud via bbPress in group forum in the forum How-to & Troubleshooting 11 years, 1 month ago
If you’re having issues with embeds in bbPress forums, the best place to report any issues or discussion is, of course, the bbPress.org support forums π
-
Paul Gibbs updated the Checking For BuddyPress page, on the BuddyPress Codex 11 years, 1 month ago
Because of the way that WordPress loads plugins, itβs possible that your plugin could load before or after BuddyPress. This makes it difficult to know if BuddyPress is loaded, or if your plugin has the proper […]
-
Paul Gibbs updated the Creating a Custom Component page, on the BuddyPress Codex 11 years, 1 month ago
Note: If you are building a BuddyPress plugin, please make sure you have read how to check if BuddyPress is active. This is very important – the code you need is included in v1.4 of the skeleton component.
If […]
-
Paul Gibbs updated the Team Forums page, on the BuddyPress Codex 11 years, 1 month ago
-
Paul Wong-Gibbs replied to the topic adding unique id or class to buddypress extended profile fields in the forum Creating & Extending 11 years, 1 month ago
Good idea, though you’d want the code to look like this:
id="<?php echo esc_attr( bp_get_the_profile_field_name() ); ?>" ...
This ensures the output is correctly escaped to avoid XSS attacks.
-
Paul Wong-Gibbs replied to the topic BP Template Pack in the forum How-to & Troubleshooting 11 years, 1 month ago
bp-template-pack was removed on purpose to avoid confusion with recent versions of BuddyPress. Any references to it in older docs should be tidied up π
-
Paul Wong-Gibbs replied to the topic REMOVE "full name" field in the forum Installing BuddyPress 11 years, 1 month ago
The default field that comes with xProfile is hardcoded in several places inside BuddyPress. You will probably find a couple of ways of removing it, but doing so will likely cause problems elsewhere unless you test your site fully and thoroughly to make sure it’s OK.
-
Paul Wong-Gibbs replied to the topic Help!! Error on buddypress in the forum How-to & Troubleshooting 11 years, 1 month ago
@terriblehelpcenter You don’t have exactly the same issue. Compare the messages that you posted vs. the original poster.
Your problem is with the bp-gallery plugin.
-
Paul Wong-Gibbs replied to the topic Function to update databse fields in the forum How-to & Troubleshooting 11 years, 1 month ago
@xkronik13x‘s code is all kinds of bad. @shanebp points out one of the reasons π
-
Paul Gibbs updated the The Default Theme page, on the BuddyPress Codex 11 years, 1 month ago
The bp-default theme bundled with the BuddyPress plugin is a theme framework which contains all the functionality of regular WordPress templates enhanced with BuddyPress template tags along with special templates, […]
-
Paul Gibbs updated the Installing a Compatible Theme page, on the BuddyPress Codex 11 years, 1 month ago
After you activate BuddyPress, you’ll get this message under the header of the Plugins page:
BuddyPress is ready. You'll need to activate a BuddyPress compatible theme to take advantage of all of the features. […]
-
Paul Gibbs updated the Using an existing bbPress installation for your BuddyPress Forums page, on the BuddyPress Codex 11 years, 1 month ago
***The following pertains to sites wanting to use an existing bbPress installation (v1.x) with BuddyPress***
*** NOTE: This is a very rare scenario!Β You will not need to follow this guide unless you are […]
- Load More
@djpaul
Active 2 months, 3 weeks ago