-
mcronin0912 posted an update 14 years, 5 months ago
@DJPaul Paul, I love your Achievements plugin and really want to use it in my new site. I have a few issues though. I want to be able to add either custom points for commenting per post and a way of limiting users to commenting once a day on each post.
Or, maybe a custom achievement for clicking on a specific link which can only be clicked by a…[Read more]
-
mcronin0912 posted on the forum topic points counting and overview problem in the group CubePoints Buddypress Integration: 14 years, 5 months ago
I have the same problem. Logs are enabled…I think.
-
mcronin0912 joined the group CubePoints Buddypress Integration 14 years, 5 months ago
-
mcronin0912 posted a new activity comment 14 years, 5 months ago
Paul, I was thinking about my problem here and had an idea. Would you know of a way to add script to specific posts that talk to the achievement plugin and tell it how many points to award for that post? For instance, I would have 1 achievement setup – comment on a post. Then, each post would tell the plugin how many points to award for commenting…[Read more]
-
mcronin0912 posted a new activity comment 14 years, 5 months ago
That would be awesome! I’m familiar with php, but no expert.
-
Paul, I was thinking about my problem here and had an idea. Would you know of a way to add script to specific posts that talk to the achievement plugin and tell it how many points to award for that post? For instance, I would have 1 achievement setup – comment on a post. Then, each post would tell the plugin how many points to award for commenting…[Read more]
-
-
mcronin0912 posted an update 14 years, 5 months ago
@DJPaul I meant ….setup achievements for individual posts. : )
-
mcronin0912 posted an update 14 years, 5 months ago
@DJPaul Paul. You’ve done a great job with the Achievements plugin. I have just one question. Is there a way to have an achievement specific to a post? For example, an achievement for commenting on a specific post?
Currently a ‘comment’ achievement is unlocked by commenting on ANY post. I need to be able to setup posts for individual posts.
Any ideas?
-
Hi
No way of doing this via the front end, but it is possible to hard code this in. If you are familiar with PHP, I can tell you how.-
That would be awesome! I’m familiar with php, but no expert.
-
Paul, I was thinking about my problem here and had an idea. Would you know of a way to add script to specific posts that talk to the achievement plugin and tell it how many points to award for that post? For instance, I would have 1 achievement setup – comment on a post. Then, each post would tell the plugin how many points to award for commenting…[Read more]
-
-
-
@mcronin0912
Not recently active
Hi
There’s not an easy* way of doing per-post achievements at the moment (say, num. of comments on one post, and a different number on another). Limiting users’ abilities is beyond the scope of Achievements, too, so you’d need to do some custom code to do that.
*Unless you happen to understand PHP well, in which case I can give you some code that…[Read more]