Title: Comments on Pages?
Last modified: August 18, 2016

---

# Comments on Pages?

 *  [slvhobbs](https://wordpress.org/support/users/slvhobbs/)
 * (@slvhobbs)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comments-on-pages-1/)
 * I’d like to be able to allow comments on a page. Is this possible?

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [mylagoon](https://wordpress.org/support/users/mylagoon/)
 * (@mylagoon)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/comments-on-pages-1/#post-298024)
 * Not positive on this one, but I don’t see why not. If you set ‘allow comments’
   to a page, and get the page template to call for the comments template then I
   don’t see why not.
 * I haven’t read anywhere that stated that WordPress couldn’t handle this due to
   some database restriction.
 *  [Phunky](https://wordpress.org/support/users/phunky/)
 * (@phunky)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/comments-on-pages-1/#post-298025)
 * Its most certainly is, just add the comment form to the page template and “Bingo
   Bango” you can now have comments on your pages…
 *  Thread Starter [slvhobbs](https://wordpress.org/support/users/slvhobbs/)
 * (@slvhobbs)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/comments-on-pages-1/#post-298296)
 * I appreciate your response.. thanks! BUT i think i need more of the instructions
   for dummies version. I’m not sure how to add the comment form to the page template…
 *  [rosacaelitus](https://wordpress.org/support/users/rosacaelitus/)
 * (@rosacaelitus)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/comments-on-pages-1/#post-298298)
 * To include the form on a page, simply:
    Go to the page template in your theme
   editor Include `<?php comments_popup_link(__('Comments (0)'), __('Comments (1)'),
   __('Comments (%)')); ?>` where you want it to say how many comments you have 
   Find where you would like the comment form and comments to display (before the
   endwhile argument) Insert `<?php comments_template(); ?>`
 * To change up how it looks, go to comments.php in your theme editor and mess around
   with the layout and such.
 *  [rosacaelitus](https://wordpress.org/support/users/rosacaelitus/)
 * (@rosacaelitus)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/comments-on-pages-1/#post-298299)
 * Now, I have a question…
    I don’t want the comments to show up in my pages. I 
   want them to pop-up. However, when I do the code for this, what you see on my
   website’s pages happens. Example: [http://justanobsession.net/pixel/](http://justanobsession.net/pixel/)
 * Does anyone know why and how I would go about fixing it?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/comments-on-pages-1/#post-298300)
 * I don’t see any comments link on the page (Page?) you linked asbove.
    And you
   don’t have “code” anything for popup comments, just remove the commenting-out-//–
   from the header.php
 *  [rosacaelitus](https://wordpress.org/support/users/rosacaelitus/)
 * (@rosacaelitus)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/comments-on-pages-1/#post-298302)
 * > I don’t see any comments link on the page
 * Exactly. It won’t show up. It’s supposed to follow the », but it doesn’t. The
   fact with the header is that both the pages and the posts call the same header.
   Well, as you can see on the main page, posts call the pop-up comments just fine.
 *  Thread Starter [slvhobbs](https://wordpress.org/support/users/slvhobbs/)
 * (@slvhobbs)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/comments-on-pages-1/#post-298333)
 * Thanks! It worked!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Comments on Pages?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 5 participants
 * Last reply from: [slvhobbs](https://wordpress.org/support/users/slvhobbs/)
 * Last activity: [20 years, 4 months ago](https://wordpress.org/support/topic/comments-on-pages-1/#post-298333)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
