• Resolved kameshvyas

    (@kameshvyas)


    Hello – I am trying to use Gamipress Link in a scenario where I need to reward points to users when they click on the link added to a certain position in the page as shown below:

    I tried adding gamipress_link class to the ‘a’ element but its not rewarding any points to the users. Any idea how I can use gamipress link in this scenario?

    
    a class="gamipress_link glink" href="https://google.com" target="blank">
    div style="position: absolute; left: 52.5%; top: 39%; width: 11.5%; height: 11%; background-color: rgba(0, 0, 0, 0);"
    /div
    a
    
    • This topic was modified 3 years, 7 months ago by kameshvyas.
    • This topic was modified 3 years, 7 months ago by kameshvyas.
    • This topic was modified 3 years, 7 months ago by kameshvyas.
    • This topic was modified 3 years, 7 months ago by Yui. Reason: please use CODE button for code formatting
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Ruben Garcia

    (@rubengc)

    Hi @kameshvyas

    Seems that there is a small confusion, the class is gamipress-link not gamipress_link (gamipress_link is the shortcode name)

    Hope it helps!

    Thread Starter kameshvyas

    (@kameshvyas)

    Thanks, its working fine now. One more question – I am planning to use this for probably 3000-4000 concurrent users on the site. Would there be any issues or constraints I should be keeping in mind for site performance?

    Plugin Author Ruben Garcia

    (@rubengc)

    Hi @kameshvyas

    Everything depends of your server capabilities and the times they will be able to earn those points

    If users are clicking those buttons constantly, you will have GamiPress checking for rewards constantly

    But if its just a button that is clicked a few times per user you shouldn’t worry about performance

    Best regards

    Plugin Author Ruben Garcia

    (@rubengc)

    Hi @gclefapp

    Please, do not place your login details here

    Regarding your issue, check if you have correctly configured the add-on, here is a video showing how to configure it:

    Best regards

    Thanks

    Seems to be working now.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Gamipress Link Class’ is closed to new replies.