View Full Version : Add comments to WP page (not post)?
wahmsuzanne
11-13-2008, 04:56 PM
Is there a way to add a comments section to a "page" on wordpress (not a post)? Thanks! Suzanne
navjotjsingh
11-13-2008, 05:36 PM
Yes....just add the following code to a page.php at appropriate location:
<?php comments_template(); ?>
wahmsuzanne
11-13-2008, 05:48 PM
Thanks! I was just coming to post that I got it ... I bugged Sarah with it and she helped (even though she has guests ... she's amazing!).
I can't tell if the subscribe to comments is working and I don't see comment luv ... comment luv not so important but is there a way to get a notification when someone leaves a comment?
Here's the page: http://www.suzannefranco.com/bob-the-teacher-supports-suzanne-franco-as-the-next-blogging-idol
Thanks!!!!!!! *SmiLes* Suzanne
sarahG
11-14-2008, 07:43 AM
Glad to hear you got it fixed Suzanne :)
The subscribe to comments is showing below the comments box for me. I don't know what the comment luv is so I don't know how to check for it, but I'm sure it's there.
The template tag that you added includes the comments.php theme file, and in there is where your plugins are set to work, so there's no reason why they wouldn't unless the plugins themselves are specifically set not to work on a page.
vBulletin® v3.8.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.