• Resolved mandejp

    (@mandejp)


    Hi, How to limit adding total points in 1 day for users (For example: Maximum 1 day can only add 100 points)?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey Mandejp,

    Thanks for contacting us. Hope you are doing well.

    You can set it as shown in the screenshot . It means user can earn maximum 100 points in 1 day for publishing posts and pages.

    Screenshot

    Let me know if you have further questions. We will help you out.

    Thanks & Regards,
    WP Experts Support Team

    Thread Starter mandejp

    (@mandejp)

    Thanks for replying. But what I mean is that I want to limit the user’s total score above this 1, no matter how they are scored. For example: Viewing Posts + Comment points + Publishing posts < 100 Point/day

    You can set per day limit on different hooks. Each hook will work separately. All hooks are independent of each another.

    Thread Starter mandejp

    (@mandejp)

    Thank you, but I see hooks link click points, hooks video view points… there is no limit to adding points. How can I set daily limits on these hooks?

    Hello there,

    We have provided limit option in Link Click where user can get reward for clicking on a unique link only once. At the moment there is no option for setting limit in viewing videos. However, you can use ‘mycred_add’ filter to achieve it. Here is the reference link.

    Documentation Link

    Few examples have been provided in this page. You need to have coding and technical knowledge to achieve it.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Points limit’ is closed to new replies.