• Resolved 5:4

    (@5against4)


    For the last few days, the questions are no longer appearing on my blog, meaning that people can no longer post comments – the error appears saying they need to answer the question, but it’s not there! (my blog: 5against4.com)

    i’ve tried in all browsers, cleared the cache, etc, and it’s the same situation.

    Has something broken with the latest update? For the time being i’ve had to disable the plug-in, but i really like Quiz, so i hope it can be fixed!

    thanks!

    https://www.ads-software.com/plugins/quiz/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Same problem here. Can’t wait to know what to do to fix that problem.

    Thanks,

    Fran?ois

    Thread Starter 5:4

    (@5against4)

    Seriously guys? No comments/feedback at all? Are you even working on solving this problem?!

    Thread Starter 5:4

    (@5against4)

    Well the silence speaks volumes. Deleting Quiz – good riddance to bad rubbish.

    Plugin Contributor Stephen Rider

    (@strider72)

    My best guess is that this happened after the recent plugin update, yes? That would suggest that you’re using an older theme, or one that doesn’t have all the standard WordPress hooks. Look in your theme at the code that draws the comment form. If you’re using WordPress’s built-in comment_form() function, (and WordPress itself is reasonably updated), this should work fine. But if you’re using a custom Comment Form, you need to ensure that the following appears just before the Submit button is output:
    do_action( 'comment_form_after_fields' );

    This plugin was recently changed to attach the question to the following hook in the theme: comment_form_after_fields

    All that being said, I’ll see what I can do about adding a fallback into the system so that older themes work the way they did previously.

    Plugin Contributor Stephen Rider

    (@strider72)

    5against4: My apology for the non-response. I didn’t get a notification of the new topic, and only noticed it today because I was on the page for other reasons.

    As I said in the previous comment: I’ll see what I can do about adding a fallback into the system so that older themes work the way they did previously.

    Plugin Contributor Stephen Rider

    (@strider72)

    1.3.1 has a fix for themes that don’t call the comment_form_after_fields hook.

    Plugin Contributor Stephen Rider

    (@strider72)

    marking Resolved

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Questions no longer appearing’ is closed to new replies.