• Resolved todditron

    (@todditron)


    I have found that updating the quiz name does not change the title of the related custom post.

    (i.e. change mlw_quizzes.quiz_name and we should see that change reflected in posts.post_title)

    This produces odd behavior where the quiz preview can show a different title from that of the quiz itself.

    Looks like you have a method in QMNQuizCreator->edit_quiz_name() that could (or should?) handle this update.

    It seems like the quiz and post should be tightly coupled in that regard

    • This topic was modified 4 years, 1 month ago by todditron.
    • This topic was modified 4 years, 1 month ago by todditron.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @todditron,

    When you change the quiz name using “Edit name” button. It changes the quiz name only on the backend. To change the quiz name on front end also, click “Post settings ” button. Now change the title of the quiz using Title field and click update.

    Let me know if you need any further assistance.

    Kind regards,
    Kriti

    Thread Starter todditron

    (@todditron)

    Yeah, makes sense. I figured the titles should be the same, but I guess there are scenarios where this would be the desired behavior.

    Thanks a bunch

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Edits to Quiz Name not updating Custom Post Name’ is closed to new replies.