• Resolved fretlook

    (@fretlook)


    Hey guys,

    I’m creating a survey on the website right now. After enabling “Disable first page on quiz” under the survey settings, I get the first question twice before it jumps to the second. You could check out the problem on the landing page mentioned. How to solve the problem?

    Another question: is it possible to hide the “Previous” button or set it so that “back” is not possible?

    Many thanks and regards

    Daniel

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • sumitsanadhya

    (@sumitsanadhya)

    Hi Fretlook,

    Regarding the first issue, we can’t be replicated on our end. Can you please share step-by-step instructions to generate the issue or a screenshot/ screencast if possible so we can check and help you to fix the issue.

    Regarding the second issue for hiding the previous button please add below-given CSS code in the additional css section and then check hope your issue will get resolved. Do let me know if you still face the issue.

    .qmn_quiz_container .mlw_previous {
    display: none !important;
    }

    Regards,
    Sumit

    Thread Starter fretlook

    (@fretlook)

    Hello Sumit,

    thanks for the reply. You can see the issue live on the website here: https://jowea.de/zahnzusatzversicherung/

    Please scroll down until the bottom of the page. Choose one answer and click next.

    Thanks for the work around with the button.

    All the best.

    sumitsanadhya

    (@sumitsanadhya)

    Hi Fretlook,

    Can you please disable “Disable first page on quiz” and then check hope your issue will get resolved. Do let me know if you still face the same issue.

    Regards,
    sumit

    Thread Starter fretlook

    (@fretlook)

    Hello Sumit,

    if I do so I will see the frist page and that’s not what I want. Not seeing the first page should be the default on your website because we directly want the people to see the first question of the survey.

    Ant suggestions?

    thanks a lot and regards!

    Hi Fretlook,

    Can you please share the screenshot of the quiz option tab.

    Regards,
    sumit

    Thread Starter fretlook

    (@fretlook)

    Hello Sumit,

    I located the problem and solved it on my own.

    Thanks a lot.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Double first question after “Disable first page on quiz”’ is closed to new replies.