• I just noticed that if someone goes to leave a comment on my WordPress post, they get the “Sorry, no posts matched your criteria.” error. How do I fix this?

    My website is ryanlairdst.com

    Thanks!!!

Viewing 1 replies (of 1 total)
  • I’m assuming you recently moved your site from a subdirectory to the root directory.

    When posting a comment, it attempts to connect to ryanlairdst.com/wordpress/wp-comment.php; which returns a zero-byte response.

    You need to correct your wp-config.php file to remove any references to /wordpress/ and point everything directly at your domain name.

Viewing 1 replies (of 1 total)

The topic ‘CAN'T LEAVE COMMENTS ON WORDPRESS POST…’ is closed to new replies.