Cannot turn off comments
-
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]
The topic ‘Cannot turn off comments’ is closed to new replies.