Displaying Comments
Displaying Comments
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?)?.
Thanks,
Matt.
Matt.
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Displaying Comments
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
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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/