-
Paul Gibbs posted on the forum topic how to avoid creating blog by username? in the group Creating & Extending: 15 years, 4 months ago
> “Now he can’t open his own account page, coz the url is the same as his blog rul”
Can you give samples of the URLs?
-
Paul Wong-Gibbs posted a new activity comment 15 years, 4 months ago
It probably would load twice. You need to unhook the load from the default theme. I am at work at the moment, if you post on the forums I will try to help later.
-
Paul Gibbs posted on the forum topic How to set up Forums/Groups? Where are the basic instructions? in the group Installing BuddyPress: 15 years, 4 months ago
Welcome Pack is probably broken on BP 1.2.6. I’ll update when 1.2.7 comes out.
-
Paul Gibbs posted on the forum topic Page and template suggestions from Theme Unit and Review in the group BP-Default: 15 years, 4 months ago
Woah 🙂 For BP 1.3 BP Default, you need to be checking against the trunk version. I appreciate you have submitted your own themes for review that are based from the current BP Default, or child themes thereof. Should anyone want to try the trunk dev version of BP Default, you can get that out […]
-
Paul Gibbs posted on the forum topic Apparent Bug in BuddyPress when Friends is disabled. in the group How-To and Troubleshooting: 15 years, 4 months ago
Your theme needs to be updated for BP 1.2.7. Did you use the Template Pack to add support into Platform theme?
-
Paul Gibbs posted on the forum topic Question: WordPress User Roles and BuddyPress in the group How-To and Troubleshooting: 15 years, 4 months ago
I forgot to add it’s something we’re adding to BuddyPress 1.3, however.
-
Paul Gibbs posted on the forum topic CAN'T GET THE FORUMS TO WORK in the group Installing BuddyPress: 15 years, 4 months ago
Woah, don’t shout (uppercase) please.
Do you need to install BuddyPress’ forums as “existing installation”? If you don’t have an existing, external bbPress installation, click the new install button.
-
Paul Gibbs posted on the forum topic Question: WordPress User Roles and BuddyPress in the group How-To and Troubleshooting: 15 years, 4 months ago
Other than site admin checks, BuddyPress doesn’t use or check for specific roles or capabilities anywhere. So, in terms of regular users, there is no difference between a subscriber and a contributor for the BuddyPress features.
-
Paul Gibbs posted on the forum topic Wrong $since time shows for Activity Stream and bbPress post time. in the group How-To and Troubleshooting: 15 years, 4 months ago
That’d never get into core :). If you think you’ve found an issue with timestamps, and you are sure you have configured everything correctly, post a bug report on https://trac.buddypress.org/ please with full details of what exactly is wrong. A screenshot would be mega helpful, too.
-
Paul Gibbs posted on the forum topic Forum and Blog text area in the group How-To and Troubleshooting: 15 years, 4 months ago
Did you search Google for an existing WordPress plugin? https://wordpress.org/extend/plugins/google-transliteration/ is one I found after a quick search. You could use that as a starting point for figuring out how to extend support to wherever you want in BuddyPress.
-
Paul Gibbs posted on the forum topic Blog Plugin NOT MU in the group How-To and Troubleshooting: 15 years, 4 months ago
No, it hasn’t. Why would a BP plugin reinvent blog posting when that’s the main purpose of WordPress?
-
Paul Gibbs posted on the forum topic ETA on BP 1.2.7 in the group Requests & Feedback: 15 years, 4 months ago
Waiting on John to package it up. He’s been busy with a variety of real-life stuff.
-
Paul Gibbs posted on the forum topic Buddypress theme – no date on posts – only time in the group How-To and Troubleshooting: 15 years, 4 months ago
Since you’ve dug up a 3 month old post, the theme for the future 1.3 release has these switched to date now 🙂
-
Paul Gibbs posted on the forum topic How The Activity Select Works? in the group Creating & Extending: 15 years, 4 months ago
bp-activity/bp-activity-classes.php will be where all the SQL happens. Note that the Activity Stream’s database uses a MPTT structure, so unless yours does, it may be worth looking at the WP Core comments query builder.
-
Paul Gibbs posted on the forum topic keymaster privileges gone after updating from 125 to 126 in the group How-To and Troubleshooting: 15 years, 4 months ago
What else have you changed? BP 1.2.6 didn’t touch anything to do with bbPress which, as always, runs as a stand-alone component. Have you tried disabling all other plugins in case it is a conflict? Are you using the two-click integrated install or an external installation of bbPress?
-
Paul Gibbs posted on the forum topic Are you into mobility? Enterprise mobility specifically? in the group Gallery: 15 years, 4 months ago
Looks like a very smart site. What sort of features do you have “behind closed doors”?
-
Paul Gibbs posted on the forum topic Any idea for ”strlen” and ”substr” ? in the group BuddyPress Media: 15 years, 4 months ago
`if ( function_exists( ‘mb_strlen’ ) )
mb_strlen(…);
else
strlen(…);
‘ -
Paul Gibbs posted on the forum topic Page and template suggestions from Theme Unit and Review in the group BP-Default: 15 years, 4 months ago
I have resolved ticket 2601 in trunk in https://trac.buddypress.org/changeset/3430/
-
Paul Gibbs posted on the forum topic profile upload before account activation in the group BP-Default: 15 years, 4 months ago
I’ve put a patch and a ticket up on the trac: https://trac.buddypress.org/ticket/2741
Please continue any discussion or thoughts on this ticket on trac.
-
Paul Gibbs posted on the forum topic Adding template_notices to theme files in the group BP-Default: 15 years, 4 months ago
Everything’s in-sync.
- Load More
@djpaul
Active 1 month, 3 weeks ago
Thanks for helping!
I post the question here:
https://buddypress.org/community/groups/creating-extending/forum/topic/how-to-add-one-extra-button-next-to-each-bp-post-button/