-
Paul Gibbs posted on the forum topic Display in forum in the group Achievements: 15 years, 4 months ago
Cheers. I agree that earnt Achievements needs to better show on the profile and throughout the site. Will put thinking cap on.
-
Paul Gibbs posted on the forum topic Nominations in the group Achievements: 15 years, 4 months ago
Cool idea. I’d need to add a new page, probably in wp-admin, to aggregate this data and display it. What use case do you have in mind for this?
-
Paul Gibbs posted on the forum topic Why not leave βpointsβ to CubePoints? in the group Achievements: 15 years, 4 months ago
It’s an intriguing idea, but to explore the site would require Achievements to detect and record multiple actions in order to use them as a tally. I’ve got no problems enhancing Achievements to do this, but it’ll require some careful thought as to how to build a UI for this. I might try to do […]
-
Paul Gibbs posted on the forum topic Error message, help please in the group Achievements: 15 years, 4 months ago
Hmm, that’s coming from a call to get_blog_option(). I will check this out as soon as I can, probably mid/late of this week, and update here.
-
Paul Gibbs posted on the forum topic Remove Achievement Link from Menue Bar? in the group Achievements: 15 years, 4 months ago
The author’s been extremely busy, sorry for the slow reply.
Nahum’s correct, though. If you put this into your theme’s functions.php, it should work:
remove_action( 'bp_nav_items', 'dpa_add_to_site_nav' );
I’ve just tried and it works for me.
-
Paul Gibbs posted on the forum topic W3 Total Cache versus Achievements in the group Achievements: 15 years, 4 months ago
Blimey. First I’ve heard of this. I assume the problem fixes itself if you disable W3TC?
-
Paul Gibbs posted on the forum topic Default set of achievements? in the group Achievements: 15 years, 4 months ago
Yeah, feedback I’ve had from a few people is: hire a designer to make the badges for you. It might cost money up front, but saves you a lot of time and effort. At some point next year, I do want to add a set of “default Achievements” so people can use them to get […]
-
Paul Gibbs posted on the forum topic Example Achievement Implementations in the group Achievements: 15 years, 4 months ago
I know of one very big site which will launch in the next month or so, and a much smaller but totally different type of site for a UK company, both using Achievements. I’m not up-to-date with when the latter will launch. I’m also seeing quite a lot of interest and questions from lots of […]
-
Paul Gibbs posted on the forum topic WOW! & Possible Feature in the group Achievements: 15 years, 4 months ago
It is a good idea, but I do not want to force a default “you can’t see this” text because people will want to change it, and I will not add any more text boxes for multiple descriptions until version 2.1, when I will switch to custom post types. This will probably happen early next […]
-
Paul Gibbs posted on the forum topic Achievement avatar in activity stream doesn't work in the group Achievements: 15 years, 4 months ago
The version I am going to release (2.0.2) in a few hours addresses these issues: First of all, the “created the Achievement” message in the Activity Stream will no longer have the picture. The Activity Stream is a one-off record of activity; when you change an Achievement’s picture, it doesn’t update the “old” Activity Stream […]
-
Paul Gibbs posted on the forum topic Adding action in global.js ? in the group Creating & Extending: 15 years, 4 months ago
I can’t figure out how to unload wp_enqueue_script() files π Has anyone done this before?
@imjscn If this is urgent I would recommended that you edit the default theme’s functions.php and delete the wp_enqueue_script() line. Remember this is only temporary and when you update BuddyPress in future, it will get added again.
-
Paul Gibbs posted on the forum topic BP adding -2 when spaces are included in username in the group How-To and Troubleshooting: 15 years, 4 months ago
Michel, this forum is quietest at weekends. Please allow a day or two before re-posting to a topic; if you haven’t had a response, then people probably don’t have an answer. As you can tell from the trac ticket you found, when it was previously reported, no-one figured out exactly why this was happening, so […]
-
Paul Gibbs posted on the forum topic Opened some tickets in response to threads in the group BP-Default: 15 years, 4 months ago
I’ve dealt with 2752
-
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
At least it proves we’re not both mad π
-
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
Many hours later, I have just committed r3458 which modifies the page footer template and adds a widget sidebar (with four widget areas) and added custom background support. For those not running trunk, here’s what it looks like.
-
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
Background is easy to put in, but harder to do it properly. Have since been sidetracked modifying the footer.
-
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
Sure. In terms of WordPress user roles, WordPress cares only about two – admins, and everyone else. Admins can of course do everything, and everyone else can do everything *that BuddyPress provides*.
I will check into what the “blocked” role does, and if need be, I’ll patch BuddyPress. I’ll update this thread later.
-
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
Right, I think I’ve looked at and replied to both of your comments on trac. *tired*
@modemlooper About the home tab. You are probably right, I took out “home” when adding support in for the WP 3.0 menus as it would have required a re-write anyway.
-
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
And I’ve taken an idea from @karmatosed — thanks Tammie — and put in CSS for nested comments. It looks a bit heavy at the moment, too much white space. But as @modemlooper is working on a new style for the comments to match the activity stream, I didn’t want to spend hours on this at the […]
-
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’ve just added https://trac.buddypress.org/changeset/3452/ which adds comment classes to the comments’ elements; this is so that if/when we add CSS for .bypostauthor, the template will actually put that class into the html π
- Load More
@djpaul
Active 1 month, 3 weeks ago