18 pointsStarting to get into this DEV thingI'm new here
literarytraveler
Member
—
2nd July 2010
I have Nelo set up, but when I create a page (and check off comments to appear) there is no link to add a comment on the page. Not sure where to fix it. Comments appear when I create a post.
I have Nelo set up, but when I create a page (and check off comments to appear) there is no link to add a comment on the page. Not sure where to fix it. Comments appear when I create a post.
Aaron, thanks so much. I thought that might be the case. Is it possible to add comments to the pages or turn that feature on through editing the file that controls it?
Responses (4)
Lead Developer — 3rd July 2010 #
That's by design. Most are against comments on pages, and we standardized all the 133 themes that way too.
Member — 8th July 2010 #
Aaron, thanks so much. I thought that might be the case. Is it possible to add comments to the pages or turn that feature on through editing the file that controls it?
Theme Designer — 8th July 2010 #
@literaytraveler: Not sure where you want to put it in the 'loop' but this is what you need to add to page.php:
<?php comments_template('', true); ?>
Member — 8th July 2010 #
Tammie thanks very much. I am going to fool with it a bit and then see if I can get it to work they way I want it.
Become a member