Viewing 3 replies - 16 through 18 (of 18 total)
  • Thanks to this thread, I was able to fix this problem by removing this code from .htaccess:

    RewriteCond %{HTTP_REFERER} "!^https://www.example.com/.*$" [NC]
    RewriteCond %{REQUEST_URI} ".*wp-comments-post.php$"

    Thanks!

    Ah! I was having the same issue as a1exus. Thank you, Tim! It was my Bad Behavior plugin causing the problem.

    I was having same issue and Tim showed the way to fix this problem. Thanks!

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘[Plugin: Jetpack by WordPress.com] Comments Not Working’ is closed to new replies.