-
Paul Wong-Gibbs posted a new activity comment 15 years, 2 months ago
Not quite. Suggest using Achievements.
-
Paul Gibbs posted on the forum topic How to mark url "groups.mysite.com" in the group How-To and Troubleshooting: 15 years, 2 months ago
Use a custom rewrite in your htaccess file
-
Paul Gibbs posted on the forum topic What is the Activity full permalink? in the group How-To and Troubleshooting: 15 years, 2 months ago
It is not implemented like this in the 1.2 version. You may also have problems using the index.php link style.
-
Paul Gibbs posted on the forum topic Pagination Issue in the group Achievements: 15 years, 2 months ago
Got your email 🙂
-
Paul Gibbs posted on the forum topic Looking for BP help in the group How-To and Troubleshooting: 15 years, 2 months ago
1. I think there’s a plugin for this, but can’t find it quickly. Anyone?
2. That’s a default feature of the “public” group type.
-
Paul Gibbs posted on the forum topic Avatar Sizes in the Leaderboard in the group Achievements: 15 years, 2 months ago
People would usually kill me for loading larger images then scaling them down, but I’ll consider this. I’ll probably end up saying that you have to make/tweak your own widget, however.
-
Paul Gibbs posted on the forum topic Change the Verbiage from "Unlocked" to Other? in the group Achievements: 15 years, 2 months ago
Haha @TheAlchemist 😀 What you will probably find easiest is to create a language file, like @hnla suggested. Take a look at https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/, it’s roughly the same idea. It can be a bit fiddly to get working the first time, but once you have, it’s a real easy way to update the…[Read more]
-
Paul Gibbs posted on the forum topic Achievement Notification Won't Go Away in the group Achievements: 15 years, 2 months ago
I’ll test and report back, thanks for the info
-
Paul Gibbs posted on the forum topic Disable notifications in the group Achievements: 15 years, 2 months ago
@footybible thanks!
I’ll consider adding an option, or some way that you can turn it off. It may be possible, but I won’t have time to look at the code for some days.
-
Paul Gibbs posted on the forum topic Specific Feature Request: LogIn Achievement in the group Achievements: 15 years, 2 months ago
last_activity is updated every 5? minutes by BuddyPress, so that’s no good.
@TheAlchemist It’s a solid idea for an enhancement for the next release. In the interim, and if you know how to code with PHP, take a look at: http://achievementsapp.com/developer/add-support-for-a-plugin-non-custom-post-type/
-
Paul Gibbs posted on the forum topic Achievement Single Profile Breadcrumbs in the group Achievements: 15 years, 2 months ago
I’ll give it a look and see if it works. I don’t want to make the default templates too dissimilar from BP-Default.
-
Paul Gibbs posted on the forum topic Points. Points. Who's Got the Points? in the group Achievements: 15 years, 2 months ago
Oh, maybe. I’ll test that and give it a go 🙂
-
Paul Gibbs posted on the forum topic What to Do with Points? (Feature Request?) in the group Achievements: 15 years, 2 months ago
Cool ideas. I’m going to switch my time and focus on Achievements a bit more in the coming weeks, so I will try to get everything in that I’ve promised.
-
Paul Gibbs posted on the forum topic Need help updating a function for BP1.3 in the group Creating & Extending: 15 years, 2 months ago
That was to do with setting the members component default page in functions.php, nothing to do with a default page for a group. I was going to look at this then JJJ started his big refactoring, so I can’t do this until that work is finished and I’ve understood what the changes are.
-
Paul Gibbs posted on the forum topic Welcome Pack and BuddyPress 1.3 in the group Welcome Pack: 15 years, 2 months ago
With the news of http://bpdevel.wordpress.com/2011/01/20/running-an-audit-on-all-files-in-the-nex/, it’s going to be much more than a couple of weeks before 1.3 so Welcome Pack will be delayed too.
-
Paul Gibbs posted on the forum topic Imitating Irrational Games Website? in the group How-To and Troubleshooting: 15 years, 2 months ago
Oh, hello there 🙂
Yeah, it’s a bit tricky at the moment. Possible, but tricky. On the plus side, the bbPress plugin appears to be coming along nicely which should make this easily possible in future.
-
Paul Gibbs posted on the forum topic Remove User from Dashboard doesn't Remove their Profile/Activity in the group How-To and Troubleshooting: 15 years, 2 months ago
Could be a bug. From wp-admin/users.php, do you mean? What versions of BuddyPress and WordPress are you using?
-
Paul Gibbs posted on the forum topic Imitating Irrational Games Website? in the group How-To and Troubleshooting: 15 years, 2 months ago
I can help you with one of them; https://wordpress.org/extend/plugins/achievements/
Everything else you want is out-of-the-box (other than your custom theme, of course!)
-
Paul Gibbs posted on the forum topic A global inbox? in the group Creating & Extending: 15 years, 2 months ago
Not sure what you mean by “grabbing.”
-
Paul Gibbs posted on the forum topic Removing group member validation in the group Creating & Extending: 15 years, 2 months ago
For the first item, are you not able to change the groups to public? Does that cause problems with how you are using groups?
- Load More
@djpaul
Active 1 month, 3 weeks ago
@DJPaul, cool, thanks. I’m all over the Achievements plugin (new version is great, in case I hadn’t mentioned it to you before, BTW), so I’ll dig into it with an eye to using the structure for my own components.