Hi.
As soon as I add <?php get_featured_posts(); ?> to my template in single view, the original posts comments disappear.
If I make a comment, the comment goes to the last featured post I selected in admin and not in the post I'm doing the comment.
So for example if I go to the "Hello World" post, I see the post correctly and in comments I see: Comments for "My featured post". (One of the posts I selected as featured)
Any idea how to fix this ?
Thanks.