Howdy,
I am running the "Start Page Category" Plugin that allows you to show a single category on the start page. What I also wish to do is to show the comments on the start page as well instead of having to click on the article title. Is there a plugin or template trick I can do to produce this?
Comments on Homepage
Man, I hate when you look for something for 10 minutes, can't find it, post a question then instantly find the answer yourself. Sorry bout that....
For others with this question look for this line in "entries.tpl" in your template folder
Edit:
Well, thought I had it but I don't. It gets to:
and doesn't actually put the form up... any guesses as to why?
For others with this question look for this line in "entries.tpl" in your template folder
Code: Select all
{if $is_single_entry and not $is_preview}Well, thought I had it but I don't. It gets to:
Code: Select all
{$COMMENTFORM}I don't think {$COMMENTFORM} gets populated unless you're looking at a single entry. You're looking at a category, and there are no comments for categories.
The question becomes, what do you want to show the comment form for? Once for each entry in the category? Once for the entire category, linked to a particular entry?
The question becomes, what do you want to show the comment form for? Once for each entry in the category? Once for the entire category, linked to a particular entry?
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact:
Garvin provided a solution to placing the commentform on the startpage for another user, ythis might help.
Cool, that totally worked. I only display one "story" on each page so it was kind of silly having the "click for more" thing happening. You can see it in action here:
http://www.dolbex.com
http://www.dolbex.com