Title: Comments not being saved
Last modified: August 19, 2016

---

# Comments not being saved

 *  Resolved [welcome](https://wordpress.org/support/users/welcome/)
 * (@welcome)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/comments-not-being-saved/)
 * Hello everyone,
 * I just figured out the reason that I’ve got no comments on my blog- it’s because
   they don’t get saved. When you post a comment, WordPress tells you that a response
   has been registered on the next screen. When you go back the blog page, the comments
   are zero.
 * .
 * You can login as ‘test’, pw is ‘test’
 * this is what my htaccess file says:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /unwelcomeness/
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /unwelcomeness/index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 * I’ve changed the permalink structure to no effect. Please help, very much appreciated!

Viewing 1 replies (of 1 total)

 *  Thread Starter [welcome](https://wordpress.org/support/users/welcome/)
 * (@welcome)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/comments-not-being-saved/#post-712812)
 * I figured it out, mostly. There’s a theme problem. If I have ‘live commenting’
   enabled in my theme, the comments are not saved. I unchecked that option, and
   now they work.

Viewing 1 replies (of 1 total)

The topic ‘Comments not being saved’ is closed to new replies.

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [welcome](https://wordpress.org/support/users/welcome/)
 * Last activity: [18 years, 5 months ago](https://wordpress.org/support/topic/comments-not-being-saved/#post-712812)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
