One post’s comments appear on every post’s archive page
-
Hi,
I’m new to WP and I’ve spent the weekend trying to hack together my own theme, based on the default Kubrick theme.
It was all going swimmingly until I realised that the four test comments that I’d set up are appearing on every post’s single post view, even though all four comments were added to only the first (of three test posts) post.
As far as I can see my version of “single post” calls the comments in the same way as the default theme, and my version of comments has the same logic (if different display mark up).
Could someone confirm that this:
<?php comments_template(); ?>
is the correct way to get the comments for the post being seen?
Thanks in advance.
- The topic ‘One post’s comments appear on every post’s archive page’ is closed to new replies.