When I turn on the WP paginate option (which I need), the…

closed

When I turn on the WP paginate option (which I need), the quiz only shows and repeats the first question ad infinitum. Ive disabled randomization and timers, etc. The paginate option of each separate question is also turned off. Ive also tried changing to 2021 theme and disabling all the plug-ins. Still no use.

This thread has been imported from harmonicdesign.ca/hd-quiz/

January 20, 2021 at 7:18pmAnton

Hi Anton,
can you please send a link so I can take a look?

21 January 2021 — 10:21support admin Dylan

https://app-5ff722e6c1ac19100811073b.closte.com/?page_id=109page/2?currentScore=1&totalQuestions=1
There is the link (I recommend using desktop). The questions in the quiz are supposed to be 3, but it repeats the Canada question as you can see.

I think the issue has to do with the way your test environment is setup. Basically, your site is unable to grab the $paged value to know what page we are on, which is why it shows the same thing no matter what.

Something you can try to do is to flush your permalink structure (a permalink is basically the URL of the page – your URLs have things like ?p=123 at the end which is a problem). I see that you have your permalinks set to use the page ID which is a bad idea for many reasons such as SEO and just general readability. I recommend updating your permalink structure to something other than “plain”. You can do this by going to Settings -> Permalinks from your WordPress admin dashboard.

21 January 2021 — 11:19support admin Dylan

This thread has either been marked as complete or has been automatically closed due to inactivity. Please consider opening a new support thread for help.