Hey there,
I've been trying to get the comments template to show on my index template but to no avail. I've added the following lines to my index.php file:
<?php $withcomments = 1; // force comments form and comments to show on front page comments_template(); ?>
but I can't, for the love of God get any hint of the comments to show up.
My url is here, which is running on WP 3.1
Any help would really be appreciated!