• Resolved adamsidky

    (@adamsidky)


    I have about 30 quizzes on my site which all work well. But for some reason on this specific quiz, every time I add a new question on the HD Quiz backend, the question disappears. I have no idea why this has happened. And all other HD Quizzes work perfectly without this error.

    Any idea why this is happening?

    The page I need help with: [log in to see the link]

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

    (@harmonic_design)

    This sounds like an id missmatch that can rarely happen on WordPress (or any CMS).

    What I *think* is happening is that there is some other “thing” (category, post, image, etc) on your site that shares the same “unique” ID of the quiz. So when you try to add a new question to that quiz WordPress gets confused.

    A way to fix is to essentially duplicate the quiz.

    1. Create a new quiz
    2. Select the red “Bulk Modify Questions” button
    3. Select each question that you want to add to the new question (note: I have a hunch you will have duplicates here now if you tried to add a “dissapearing” question more than once)
    4. On the top left of the table, selcet the “bulk actions” dropdown and change it to “edit”
    5. under “quizzes” select the new quiz you made, then update

    Now add the new quiz to a page to text and make sure that this worked. By creating a new quiz, we are polling WP for a new unique ID, which should fix the duplication issue.

Viewing 1 replies (of 1 total)

The topic ‘Quiz Questions Disappearing’ is closed to new replies.