Page 1 of 1
Displaying Comments
Posted: Wed Apr 18, 2007 1:03 pm
by siringo
Is there a way I can display visitor comments under my posts instead of the link that displays how many comments have been posted about my post (I hope that make sense?)?.
Re: Displaying Comments
Posted: Wed Apr 18, 2007 1:53 pm
by garvinhicking
Hi!
You could, but that would lead to a quite swamped frontpage. You can see comments to an entry by clicking on the entry...?
To show comments for each entry, you would need to edit the entries.tpl template file and look within the foreach loop, and remove the "is_single_Entry" if-checks for the place where comments are shown.
HTH,
Garvin
Posted: Thu Apr 19, 2007 1:50 am
by siringo
Yes, thanks for your help Garvin, much appreciated.