Page 1 of 1

Automatically displaying comments

Posted: Sat May 28, 2005 7:45 pm
by Hathor
I would like my comments to show up automatically on the same page as the entry, without the visitor having to click a link. I've tried to make changes in the entries.tpl file, but I think I need to add something in to make this happen, and I'm not sure what.

Re: Automatically displaying comments

Posted: Sun May 29, 2005 2:36 am
by garvinhicking
In your Template you'll need to remove the checks that check if $entry.is_single_entry is set or not...

Regards,
Garvin

Posted: Sun May 29, 2005 4:13 am
by Hathor
Beautiful! thank you very much!