• Resolved Sam

    (@sambruton)


    Hi

    How can I change the URL slug of my quiz?

    For some reason the quiz is saved as a sub-directory to another page. It doesn’t make sense why it’s done this when the demo quiz was on the off the domain root (i,e; https://www.domain.com/a-quiz-slug

    How do I config the slug?

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Sam

    (@sambruton)

    I found it created a post for the quiz, so I can change the slug their. However, it does not update in the quiz dashboard.

    Also, I’m testing the quiz and it doesn’t automatically go to the next question when I select a radio option. It also doesn’t work with the ‘continue’ button

    • This reply was modified 3 years, 9 months ago by Sam.
    • This reply was modified 3 years, 9 months ago by Sam.
    Plugin Author Bob

    (@prasunsen)

    The slug depends on the post, the quiz has no slug. It’s just a shortcode.
    Send us URL to check your other problem.

    Thread Starter Sam

    (@sambruton)

    here’s the quiz

    https://www.pureorganiccbd.com/lab-results/the-cbd-guide-quiz/

    Looking in the devtools, the dom element is not being referenced correctly…

    Uncaught ReferenceError: chainedQuiz is not defined
        at HTMLDocument.<anonymous> ((index):1089)
        at e (jquery.min.js?ver=3.5.1:2)
        at t (jquery.min.js?ver=3.5.1:2)
    • This reply was modified 3 years, 9 months ago by Sam.
    Plugin Author Bob

    (@prasunsen)

    Do not “optimize” or minimize our JavaScript. I see it in the source it’s all smashed into one line. Do not do this, disable whatever plugin is doing it.

    Thread Starter Sam

    (@sambruton)

    Thanks, that’s sorted it.
    ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Quiz slug url’ is closed to new replies.