I found the same piece of code to make comments appear on homepage (index.php), I thought it was all perfect, but when I started testing the Comments Navigation I found that the classes “alignleft” and “alignright” in “navigation” are just EMPTY, and nothing display !
When I click the title of a post I go the its own page (single.php) where the links appear and everything works well.
I think the problem comes from the function next_posts_link() and previous_posts_link(), that are supposed to work only in single.php, but I can’t figure out how to fix it …
Pls help me, maybe I’m just missing something simple ?!