• Abdul Samad

    (@abdul-samad-k-t)


    Hi,

    After updating the plugin to v2.0.0, the refresh quiz button not working. I tested in my two websites and results was same. Could you please provide a fix?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author atitan

    (@atitan)

    Hello,

    First check out your browser’s JavaScript console by pressing F12 to see if there is any red warning.

    That would be big help for debugging.

    Thread Starter Abdul Samad

    (@abdul-samad-k-t)

    Hi,

    There are no errors on the console. Also when I open the console, I can do refresh quiz. but without opening the console, the refresh quiz is not working. It seems like an issue with caching/minify. I am using W3 total cache. When I deactivate all caching and minify, the refresh button is working. Is there any option to exclude the refresh button query from caching?

    Plugin Author atitan

    (@atitan)

    Visit “https://{your site}/index.php?math_quiz_ajax=get_problem” to see if the problem changes upon refreshing.

    The refresh button fetches content from the url above, and then insert into webpage using Javascript.

    You’ll get the same problem if the content is cached. That looks like the button isn’t working.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Refresh button not working’ is closed to new replies.