-
Paul Gibbs replied to the forum topic change default group status from public to private in the group How-To and Troubleshooting 14 years ago
You shouldn’t edit core files directly. What are you trying to do? Remove public groups and force them to be private?
-
Paul Gibbs replied to the forum topic bbPress forum not updating activity streams? in the group Installing BuddyPress 14 years ago
It should work. Does your activity stream work for content generated in BuddyPress?
-
Paul Gibbs replied to the forum topic Querya – WP/BP powered q&a community in the group Gallery 14 years ago
Looks pretty cool. Built on Frisco?
-
Paul Gibbs replied to the forum topic Settings Page comes up blank in the group How-To and Troubleshooting 14 years ago
Take a look at “Member settings pages are blank” on https://codex.buddypress.org/releases/developer-and-designer-information/
Only relevant if your theme was created before BuddyPress 1.5?
-
Paul Gibbs replied to the forum topic Configuring Welcome Pack with social login in the group Welcome Pack 14 years ago
Most third-party authentication plugins don’t follow exactly how WordPress’ user authentication works, internally (missing filters, usually, to be precise). Welcome Pack uses some of these filters to hook in and […]
-
Paul Gibbs replied to the forum topic Russian translation / localisation in the group Localization 14 years ago
Translations are managed here: https://translate.wordpress.org/projects/buddypress
Also worth reading http://wppolyglots.wordpress.com/
-
Paul Gibbs replied to the forum topic Setting up RSS feed so it's public in the group How-To and Troubleshooting 14 years ago
That’s not part of core, so it’ll be a feature of one of the plugins you’re running. You don’t say which plugins you are using, so I suggest going through each one’s admin screens to look for a relevant option.
-
Paul Gibbs replied to the forum topic password sent over https.. BP not secure! in the group Miscellaneous 14 years ago
Closing.
-
Paul Gibbs replied to the forum topic Link to current user profile "My Profile" in the group How-To and Troubleshooting 14 years ago
Add to “nav”; is this.. a WordPress Menu? Something custom implemented in your theme? Hardcoded HTML in your template?
And which Dashboard link, where?
-
Paul Gibbs replied to the forum topic Activity Stream Loop in the group Creating & Extending 14 years ago
What version of BP are you using?
-
Paul Gibbs replied to the forum topic Multiple images in Profile page??? in the group How-To and Troubleshooting 14 years ago
Core doesn’t have this feature. You’ll have to try to find a plugin that implements this (I’ve not seen any before), or hire a developer.
-
Paul Gibbs replied to the forum topic Re arrange Order by : filter in members directory from Last Active by default to Alphabetical in the group How-To and Troubleshooting 14 years ago
It will take affect (assume you are editing correct file), but when a user picks an item, BP stores a cookie which remembers the item selected. On subsequent page loads, javascript reads this cookie and picks the […]
-
Paul Gibbs replied to the forum topic Buddypress jquery conflict in the group How-To and Troubleshooting 14 years ago
Probably you are calling the function before the javascript is loaded. .bind(‘load’) is also a non-standard method of hooking javascript into a page, and I’m not exactly sure when that event fires. I suggest […]
-
Paul Gibbs replied to the forum topic no uppercase letters in user names in the group How-To and Troubleshooting 14 years ago
BuddyPress was originally built for WPMU. For some reason, we’ve got a bunch of username registration code inside BuddyPress itself (we should let WordPress take care of that) — which was based on WPMU — which […]
-
Paul Gibbs replied to the forum topic Edit Profiles on Front End in the group How-To and Troubleshooting 14 years ago
Which edit profile link, on what screen?
-
Paul Gibbs replied to the forum topic Possible to clone Extended Profiles, but for Groups? in the group Requests & Feedback 14 years ago
I think someone wrote a plugin recently that did this, but I can’t find it easily on the first few pages of search results on wp.org
-
Paul Gibbs replied to the forum topic Allow comments in user profiles. in the group How-To and Troubleshooting 14 years ago
This will be practically impossible to do with comments. You’ll need to get the Activity component to do this for you, as the others have said.
-
Paul Gibbs replied to the forum topic where / how to create/edit the main wp template (eg header, link color etc) in the group Welcome Pack 14 years ago
Put this word into your email: USERNAME
And it’ll be replaced
-
Paul Gibbs replied to the forum topic Message conversation bug in the group How-To and Troubleshooting 14 years ago
Latest BP is v1.5.4, not 1.5.5. I think I fixed this, but I’m not sure if the patch is in the 1.5 branch, or whether it’ll be in 1.6.
-
Paul Gibbs replied to the forum topic Remove/Disable Hidden Group Creation? in the group How-To and Troubleshooting 14 years ago
That won’t stop someone very determined crafting a custom POST request, but will probably stop most people.
- Load More
@djpaul
Active 1 month, 2 weeks ago