• Resolved Daniele

    (@dabesa)


    Dear Support,

    I have a couple of question:
    1. Is there a way to change where the countdown timer is displayed?
    2. Is there a way to prevent the same user from retaking the quiz for X hours?

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Harmonic Design

    (@harmonic_design)

    Hi wpok,
    1. You can change the timer position with CSS. If you post a link to a quiz along with where you’d want it positioned, I can provide the needed code and instructions on how to insert it.

    2. This is not something that is not handled by HD Quiz, but is something that you could implement yourself via your theme if you know coding. My advice would be to edit results.php to create a cookie with an expiry date of X hours. When the quiz page loads, it should first check to see if a cookie exists. If it does, then the user needs to wait for it to expire. This level of modification would be well outside the scope of support for this free plugin though.

Viewing 1 replies (of 1 total)

The topic ‘Countdown position’ is closed to new replies.