• After the latest update of the plugin today, when I click on “Post Comment” nothing happens.
    When I disable the plugin, I can comment with the regular WordPress commenting system.

    Also, the comment form lables are broken. I need to change the CSS on my theme (Enfold) to from block to inline to make them work:
    #comments span, .minitext, .form-allowed-tags, #reply-title small, #commentform label {
    display: inline;
    }

    It’ll be great if either – you don’t set it, so I don’t have to change it.
    or, change it to inline so it works well.

    Thanks for all the great work you do!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    What was your last version? Have you deleted all caches and purged CDN before checking?

    About the “nothing happens” problem:

    Do you have a plugin or a .htaccess rule preventing access to the /wp-admin/ to unauthorized users? As far as I know, WPDiscuz *requires* access to /wp-admin/admin-ajax.php; if you block access to wp-admin, WPDiscuz will not work when users click on submit comment.

    • This reply was modified 8 years, 2 months ago by lbracci.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘After update – can’t comment’ is closed to new replies.