• Resolved avantcore

    (@avantcore)


    Hi All.

    The problem when it is impossible to turn off comments below the quiz is actually unsolved. The problem was firstly described and reported as solved here https://ww.wp.xz.cn/support/topic/cannot-turn-off-comments-2/, but it really still exists, that is unsolved.

    The solution proposed 2 and half years ago was to turn off comments when you just create the new quiz. Tried. The solution works only for the very start. After you create the first question, the comments field appears to be active and the user can post the comments. In Options>Enable Comments “No” is checked.

    Custom CSS to disable the comments section
    .postinfo, #comments{
    display: none;
    }
    also doesn’t work.
    Global settings are irrelevant. The problem is within the plugin. Anybody knows how to solve it?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @avantcore

    You can disable the comments from the quiz settings. Please edit your quiz and there you will see the settings menu. Just click on it and uncheck the “Allow comments” options under the discussion tab.

    Please check below-given screencast for your reference.

    https://app.usebubbles.com/r5ZJ983hrPRdrRuswCF8LU/comment-off

    Let me know if you need more help.

    Regards,
    Sumit

    Thread Starter avantcore

    (@avantcore)

    Hi @sumitsanadhya

    Many thanks for you help! Much appreciated! It works.

    The problem was that in my quiz settings display check/uncheck discussion options was not shown (by default). The user should firstly go to Screen options>Screen elements> check Discussions and then uncheck it. It is difficult to find where is the key)

    Kind regards,
    Peter R.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Cannot turn off comments’ is closed to new replies.