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

    (@harmonic_design)

    Hello TheArtfulDodger,
    HD Quiz uses the WP Query to loop through the questions, just as if it were a blog – so there shouldn’t ever be any duplicate questions – even using random settings. There is also no limit to how many questions can appear for each quiz.

    I have to ask.

    1. Are you sure each question has been added to a quiz?
    2. Are you sure non of your questions are actually duplicated?

    Are you using a custom/premium theme? It’s possible that your theme itself is overriding the query loops in your functions.php.

    Are you able to send me a link to the test quiz?

    Thread Starter TheArtfulDodger

    (@theartfuldodger)

    I have checked everything.
    Questions are not duplicated in the set up. Each question is different.
    It gets to question 32 ok, then the rest (until question 50) are duplicated.
    If you do the test, you will see.

    www.englisheverest.com/general-english-level-test

    Is there somewhere I can attach the config pages to show you my configuration?

    Plugin Author Harmonic Design

    (@harmonic_design)

    Thanks for sending, I’ll take a look this morning and get back to you today.

    Plugin Author Harmonic Design

    (@harmonic_design)

    Hello ,
    I took a look at your site and I am not seeing any duplicate questions. I took the quiz three separate times and it worked beautifully each time.

    Please see the this linked screenshot for verification.

    Can you please answer the following:

    1. When you are seeing the duplicate questions, are you logged into the site? If yes, can you try logging out and taking the quiz?
    2. It looks like something in your theme is manipulating either all queries or pagination which is what is causing this weird behaviour for you. I noticed that you have WP Pagination enabled. Do duplicate questions appear when you disable it (set it to zero – 0)?

    If I’m right that the cause of the problem is some function in your theme manipulating the loop, then disabling WP Pagination should circumvent your themes customized function. You can always use jQuery Pagination to achieve your pagination instead of using WordPress loops.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Duplicate questions’ is closed to new replies.