Skip to content Skip to main navigation Skip to footer

Disable Previous button

Welcome to QSM Support Forum. Forums QSM Pro Support Disable Previous button

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #544
    Cheryl ImbrianiCheryl Imbriani
    Participant

    The previous button at the bottom of the quiz takes the user to another quiz in my account. I need to disable that or have it redirected back to the quiz they are on. How do I do this?

    #558
    KharisKharis
    Keymaster

    Hello there,

    Previous button should go to to previous page. Please share me a link to your quiz, so I can check and investigate what might be causing you this issue.

    Regards,
    Kharis

    #564
    Cheryl ImbrianiCheryl Imbriani
    Participant

    2018-20 20 Hours CE

    It takes you to: https://earthyp.com/quiz/2018-20-ce-12-hours-ece/

    and the link at the bottom of that page takes you to: https://earthyp.com/quiz/2018-20-ce-8-hours-dce/

    #572
    KharisKharis
    Keymaster

    I got it. Thanks.

    The next and previous buttons are actually from theme’s code. They are commonly found on regular single post page. They links to previous and next posts. To hide it on quiz page, you’d add this simple CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    .single-quiz #nav-below {
      display: none;
    }
    

    Regards,
    Kharis

    #574
    Cheryl ImbrianiCheryl Imbriani
    Participant

    Great. I got it. When I put the shortcode onto a page, rather than use the link as a post, there is no previous or back button. I understand now. Thank you.

    #580
    KharisKharis
    Keymaster

    You’re welcome Cheryl!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

    #13312
    David SaulsberryDavid Saulsberry
    Participant

    I had this problem too and following your solitaire bliss instructions it was fixed.

    #13321
    Barry GilliamBarry Gilliam
    Participant

    Ah, that’s frustrating when navigation doesn’t behave as expected. It sounds like the “Previous” button is linked globally rather than being specific to the current quiz session. If you’re using a platform like Typeform, Google Forms, or a custom LMS, check the quiz settings for navigation controls—some platforms let you disable or customize the “Previous” or “Back” button behavior. ragdoll hit

    #13325
    gran ny2gran ny2
    Participant

    I read your information and found it to be quite fascinating and valuable to me. Baseball Bros IO game.

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.