Hello!
wp_list_comments(); doesnt work inside the loop, while comment_form(); for instance does.
I have tried so many things right now that I have no idea where else to look. Any ideas, please? :(
Hello!
wp_list_comments(); doesnt work inside the loop, while comment_form(); for instance does.
I have tried so many things right now that I have no idea where else to look. Any ideas, please? :(
wp_list_comments works just fine. Have a look at comments.php file in the Twenty Ten theme for an example.
This topic has been closed to new replies.