Title: comment support
Last modified: August 20, 2016

---

# comment support

 *  Resolved [mloigeret](https://wordpress.org/support/users/mloigeret/)
 * (@mloigeret)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/comment-support/)
 * Hello,
 * I would like to now how to ad comment support to portfolio items.
    I went in 
   the code and uncommented ‘comments’ in nimble_portfolio_register(). From there
   I can allow comments and add some from the admin interface but they don’t show
   on the site. I suppose I have to add “comments_template();” but I have no idea
   where.
 * Any idea?
    Thank you for your help!
 * Manuel
 * [http://wordpress.org/extend/plugins/nimble-portfolio/](http://wordpress.org/extend/plugins/nimble-portfolio/)

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

 *  Plugin Author [Nimble3](https://wordpress.org/support/users/nimble3/)
 * (@nimble3)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/comment-support/#post-3569411)
 * I believe you need to check `Allow comments.` checkbox under Discussion panel.
 * look at this screenshot [http://learnwebtutorials.com/wp-content/uploads/2011/03/wordpress-allow-discussion.jpg](http://learnwebtutorials.com/wp-content/uploads/2011/03/wordpress-allow-discussion.jpg)
 *  Thread Starter [mloigeret](https://wordpress.org/support/users/mloigeret/)
 * (@mloigeret)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/comment-support/#post-3569413)
 * Hello! Thank you for your answer.
    I did check Allow Comments. But it does not
   change anything. It seems that the comment template is missing.
 *  Plugin Author [Nimble3](https://wordpress.org/support/users/nimble3/)
 * (@nimble3)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/comment-support/#post-3569505)
 * you need to add the comments_template(); in theme file, recommended way is to
   use single-portfolio.php which would be basically a copy of single.php and then
   you can modify it according to your need.

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

The topic ‘comment support’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/nimble-portfolio_e1ebf4.svg)
 * [Wordpress Picture / Portfolio / Media Gallery](https://wordpress.org/plugins/nimble-portfolio/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nimble-portfolio/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nimble-portfolio/)
 * [Active Topics](https://wordpress.org/support/plugin/nimble-portfolio/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nimble-portfolio/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nimble-portfolio/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Nimble3](https://wordpress.org/support/users/nimble3/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/comment-support/#post-3569505)
 * Status: resolved