• Hi,

    how can i display the list of comments?

    <?php if (have_comments()) : ?>
    have comments
    <?php else: ?>
    no comments
    <?php endif; ?>

    with this i allways get no comments? any thoughts?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Can't get the comments’ is closed to new replies.