Title: Adding Comments to Static Pages
Last modified: August 18, 2016

---

# Adding Comments to Static Pages

 *  Resolved [BradGroux](https://wordpress.org/support/users/bradgroux/)
 * (@bradgroux)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/adding-comments-to-static-pages/)
 * I am looking for the easiest way to add the same type of comments feature that
   is on the **Posts** page of WordPress to a **Static** page that I created. Basically
   I want my readers to be able to comment on static pages like they do on posts…
   what is the easiest way to go about doing this?
 * I have looked and looked and searched and searched and haven’t found anything
   that directly deals with this, most of my ‘comment’ searches come with topics
   on spam and such. Any and all help is greatly appreciated. THANKS!

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

 *  [Andrea Rennick](https://wordpress.org/support/users/andrea_r/)
 * (@andrea_r)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/adding-comments-to-static-pages/#post-370263)
 * Why not take the text from the static page and create a Page from it?
 * Assuming you want it to match your blog and all… that’d be the easiest way.
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/adding-comments-to-static-pages/#post-370264)
 * … and probably the only way. I’m reasonably certain that comments have to be 
   associated with an ID (pages/posts have IDs in the database).
 *  Thread Starter [BradGroux](https://wordpress.org/support/users/bradgroux/)
 * (@bradgroux)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/adding-comments-to-static-pages/#post-370266)
 * I am using the WordPress static page using the “WritePage” feature, not simply
   an HTML or PHP page I created. The page I want to have comments on does have 
   a page_id… sorry I didn’t make that clear.
 * When I created the page I have the “Allowed Comments” checkbox selected, but 
   comments can’t be made on the page.
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/adding-comments-to-static-pages/#post-370267)
 * [http://codex.wordpress.org/Include_Tags#The_Comments_Template](http://codex.wordpress.org/Include_Tags#The_Comments_Template)
 * The template “include” tag mentioned there must reside in your Page (page.php)
   template to display comments in Pages. See your theme’s Single Post (single.php)
   template for an example.
 *  Thread Starter [BradGroux](https://wordpress.org/support/users/bradgroux/)
 * (@bradgroux)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/adding-comments-to-static-pages/#post-370268)
 * Thanks Kafkaesqui, I’ll give it a shot.
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/adding-comments-to-static-pages/#post-370269)
 * Yup, Kafka nailed it – you need to add the comments “stuff” to your page template
   and you’ll have what you need.
 *  Thread Starter [BradGroux](https://wordpress.org/support/users/bradgroux/)
 * (@bradgroux)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/adding-comments-to-static-pages/#post-370276)
 * Thanks guys, topic resolved.

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

The topic ‘Adding Comments to Static Pages’ is closed to new replies.

## Tags

 * [adding](https://wordpress.org/support/topic-tag/adding/)

 * 7 replies
 * 4 participants
 * Last reply from: [BradGroux](https://wordpress.org/support/users/bradgroux/)
 * Last activity: [20 years, 1 month ago](https://wordpress.org/support/topic/adding-comments-to-static-pages/#post-370276)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
