Display comments on front page?
Posted: Wed Jan 02, 2008 8:28 pm
Is there any way to setup serendipity so that it displays some/all of the comments for a post directly on the front page? Thanks!
User and developer community
https://board.s9y.org/
Please be aware that this might easily clutter your index page.garvinhicking wrote:Yes, you can edit the entries.tpl template, check for usage of the $is_single_entry variable, and move those IF-structure around so that comments are also displayed even if $is_single_entry is not true.