have_comments() HELP
-
So I’m experiencing something really ridiculous… within my comments.php loop I am logically calling:
<?php if ( have_comments() ) : ?>
The problem is, it isn’t working at all… it never thinks there’s any comments. I’m automatically dumped into the else part of the statement…
FYI: I do not have a function.php
Help?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘have_comments() HELP’ is closed to new replies.