-
Paul Gibbs posted on the forum topic check group name exist or not in the group How-To and Troubleshooting: 15 years, 3 months ago
Look in groups_check_slug()
-
Paul Gibbs posted on the forum topic New WP theme framework will have BP support in the group Creating & Extending: 15 years, 3 months ago
Also announced today, Brian Gardner (Genesis) has announced that Andrea and Ron Rennick’s long-standing support for BuddyPress (GenesisBuddy / premiumbpthemes) will officially be moving to StudioPress next week. ( source) WooThemes have been working on BuddyPress support for their Canvas theme (as far as I know) for sometime. This is just the…[Read more]
-
Paul Gibbs posted on the forum topic BuddPress languages in the group How-To and Troubleshooting: 15 years, 3 months ago
Have you tried https://wordpress.org/extend/plugins/bp-translate/ ?
-
Paul Gibbs posted on the forum topic Major Errors and I have no idea why!? Please Help in the group How-To and Troubleshooting: 15 years, 3 months ago
This error is usually caused by white space outside of the tags. Check for white space or empty lines at the top of the files you have modified.
-
Paul Gibbs posted on the forum topic Database Schema map in the group How-To and Troubleshooting: 15 years, 3 months ago
-
Paul Gibbs posted on the forum topic Help! "Name" field on BP registration page doesn't translate in the group How-To and Troubleshooting: 15 years, 3 months ago
I’m closing this topic as the most reply is off-topic and was duplicated from https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/wpml-org-bp-multilingual-plugin-support-1/, which is a better thread for that discussion.
-
Paul Gibbs posted on the forum topic WPML.ORG / BP Multilingual Plugin Support in the group How-To and Troubleshooting: 15 years, 3 months ago
Being rude and impolite on these forums will ultimately end up with regular contributors ignoring you, or in the worse case, being banned.
As hnla said a month ago, you need to contact the plugin author directly.
-
Paul Gibbs posted on the forum topic BP bar is messing up my website. Please help in the group How-To and Troubleshooting: 15 years, 3 months ago
Template Pack just helps you out by bringing in the bare minimum CSS and Javascript required for BuddyPress. It’s impossible for us to make all the theme features of BuddyPress integrate seamlessly into everyone’s website automatically. You’ll need to add custom CSS.
-
Paul Gibbs posted on the forum topic Please sort the bloody spam on this site!! in the group Requests & Feedback: 15 years, 3 months ago
We know about the spam problems. The volume is partly due to the fact that the user database is shared with some of the other official WordPress sites. We don’t have a magic wand, however.
-
Paul Gibbs posted on the forum topic Fatal error: Call to a member function is_page() on a non-object in /home/url/public_html/wp-include in the group How-To and Troubleshooting: 15 years, 3 months ago
We’re aware of the is_page() issue with WP 3.1
@avinanrey keep your language polite.
-
Paul Gibbs posted on the forum topic Confused templates list in theme editor subpanel in the group How-To and Troubleshooting: 15 years, 3 months ago
I think you need to make a ticket for this on the WordPress bug trac system as it sounds like it is a core issue.
-
Paul Gibbs posted on the forum topic Achivements/Badges? in the group How-To and Troubleshooting: 15 years, 3 months ago
😉
-
Paul Gibbs posted on the forum topic 1.2.6 upgrade date offset!! in the group How-To and Troubleshooting: 15 years, 3 months ago
This should be working if you’ve set the timezone correctly in your Settings -> General screen. Can you confirm you have set it appropriately?
-
Paul Gibbs posted on the forum topic We love buddypress in the group Requests & Feedback: 15 years, 3 months ago
Hi Rob, thanks for sharing how you’re using BuddyPress. It sounds like a really good use of the software 🙂
-
Paul Wong-Gibbs posted a new activity comment 15 years, 3 months ago
This would require some custom code being written. You could use the ‘dpa_achievement_unlocked’ action for example, and use the passed achievement_id to check against a (hardcoded?) list of Achievements which you would want to switch the member’s role for.
-
Paul Gibbs posted on the forum topic Avatars of member not showing in all blogs in the group How-To and Troubleshooting: 15 years, 3 months ago
If you guys have fixed a reproducible bug in 1.2.6, please please make a ticket on http://trac.buddypress.org so we can look at it and/or fix it in core. We can’t read every single thread all of the time on this forum due to time constraints 🙂
-
Paul Gibbs posted on the forum topic Multiple achievements feature in the group Achievements: 15 years, 4 months ago
Your English is very good, don’t worry 🙂
-
Paul Gibbs posted on the forum topic Multiple achievements feature in the group Achievements: 15 years, 4 months ago
I will think about this, but initial thoughts are that this is a good idea and that I can implement this without changing any database structure, which makes it more likely.
-
Paul Gibbs posted on the forum topic Opened some tickets in response to threads in the group BP-Default: 15 years, 4 months ago
Regarding the styles, thank you for the changes @karmatosed, I put in all of them other than the following: .sticky — didn’t look visually appealing with the rest of BP-Default. .big — please can this be done in pixels, not a percentage, like the rest of the font sizes in the theme? I left out the […]
-
Paul Gibbs posted on the forum topic Can't give an award? in the group Achievements: 15 years, 4 months ago
It’s probably a theme problem. Which theme are you using, and if you can test, does switching back to BP-Default resolve the issue?
- Load More
@djpaul
Active 1 month, 3 weeks ago
Sounds interesting. I’m not sure I fully understand the need for both actions, could you by any chance show a quick code example of how I might go about doing this when you get a moment. Would be much appreciated, as I’m hoping to begin developing the project sometime in January and need all the help I can get. Thanks for the reply.