Forums
Forums / Fixing WordPress / When login as admin can't see comments
(@artemhp)
15 years, 5 months ago
Hello, I have comments by guest, and when as guest on web site I can see it, but when login as admin
conditional operator operator <?php if ( have_comments() ) : ?> is not working. How to fix it, how to diagnostic?
The topic ‘When login as admin can't see comments’ is closed to new replies.
(@artemhp)
15 years, 5 months ago
Hello, I have comments by guest, and when as guest on web site I can see it, but when login as admin
conditional operator operator
<?php if ( have_comments() ) : ?>
is not working. How to fix it, how to diagnostic?