Title: [Theme Showcase] Adding comments to Projects
Last modified: August 20, 2016

---

# [Theme Showcase] Adding comments to Projects

 *  Resolved [adelchi](https://wordpress.org/support/users/adelchi/)
 * (@adelchi)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/theme-showcase-adding-comments-to-projects/)
 * Hello,
    I’d like to add comments to the Project pages (the ones that appear as
   single-project.php ) but adding the line <?php comments_template( ”, true ); ?
   > it’s not enough. I’m missing something but I don’t know what. Anyone can help?
   Do you think it’s possible? thanks!
 * [http://wordpress.org/extend/themes/showcase/](http://wordpress.org/extend/themes/showcase/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [adelchi](https://wordpress.org/support/users/adelchi/)
 * (@adelchi)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/theme-showcase-adding-comments-to-projects/#post-2314425)
 * found the solution, it’s possible 🙂
 * need to modify functions.php as following:
 * `'supports' => array('title', 'editor', 'thumbnail', 'comments'),`

Viewing 1 replies (of 1 total)

The topic ‘[Theme Showcase] Adding comments to Projects’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/showcase/1.0.17/screenshot.png)
 * Showcase
 * [Support Threads](https://wordpress.org/support/theme/showcase/)
 * [Active Topics](https://wordpress.org/support/theme/showcase/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/showcase/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/showcase/reviews/)

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [showcase](https://wordpress.org/support/topic-tag/showcase/)

 * 1 reply
 * 1 participant
 * Last reply from: [adelchi](https://wordpress.org/support/users/adelchi/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/theme-showcase-adding-comments-to-projects/#post-2314425)
 * Status: resolved