Title: ileen's Replies | WordPress.org

---

# ileen

  [  ](https://wordpress.org/support/users/ileen/)

 *   [Profile](https://wordpress.org/support/users/ileen/)
 *   [Topics Started](https://wordpress.org/support/users/ileen/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ileen/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ileen/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ileen/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ileen/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ileen/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to show comments in static pages?](https://wordpress.org/support/topic/how-to-show-comments-prominently-in-static-pages/)
 *  [ileen](https://wordpress.org/support/users/ileen/)
 * (@ileen)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/how-to-show-comments-prominently-in-static-pages/#post-993369)
 * I had the same problem. My theme, blogtxt, doesn’t show the comment form on Pages.
   The journalist theme does have this feature, by the way.
 * What I finally did (that worked!) was to make a copy of the single.php file (
   blogtxt) and put the template name at the beginning ie:
 * ‘<?php
    /* Template Name: single page */ ?>’ and saved it as singlepg.php
 * Now when I write a page, I select ‘single page’ from the template drop down box–
   and comments are then included on the page.

Viewing 1 replies (of 1 total)