AKTDev
Member
Posted 4 months ago #
Hey Paul,
Awesome plugin! We use it on our buddypress gaming site and it goes a treat. Bit of issues moving from 2 -> 3 though. Is there a way that I can change it from showing the user achievements at:
domain.com/author/[username] --> domain.com/member/[username]
it's would just be easier to have it this way for buddypress integration. Also is there a shortcode for how many karma a user has?
Love your work.
http://wordpress.org/extend/plugins/achievements/
Hi there,
Thanks, glad you like Achievements!
> domain.com/author/[username] --> domain.com/member/[username]
Not without hacking the plugin in a bunch of places at the moment. This is coming in a future version of Achievements (it's a highish priority, so it won't be a huge amount of time away).
> Also is there a shortcode for how many karma a user has?
No. What do you imagine this looking like? If it's simple, I'll sneak it into 3.1.
AKTDev
Member
Posted 3 months ago #
Hi Paul,
Sorry about the late reply been a bit busy. That's great about the future buddypress integration, I get how long this will take to fully implement.
I was thinking the karma/points score thing would be a simple shortcode like [ach_user_score] would return just the score and then obviously people can take it from their with css and placement etc.
Cheers