Existing comments won't display, but you can post new
-
Previously my comments section was working fine; everything threaded and you could add new comments. However, I edited something and the comments seem to have broken. It’s now displaying only a (new, different looking) add new comment box, which does indeed seem to register as a new comment because it’s added to the total count for that post, but I can never view the existing comments. I’m not sure what happened or how to fix it.
Pages I’ve edited since the problem:
– header.php (In the head tag atm:)<?php // Allows for threaded comments if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); ?>
– style.css
– search.php
– searchform.php
– POSSIBLY index.php?The single and comment pages weren’t touched, nor were my administrative settings. I foolishly overwrote the last working version. Not sure what to do at this point; please help!
- The topic ‘Existing comments won't display, but you can post new’ is closed to new replies.