Title: Missing comments
Last modified: August 31, 2016

---

# Missing comments

 *  Resolved [avalli62](https://wordpress.org/support/users/avalli62/)
 * (@avalli62)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/missing-comments-7/)
 * I’m using Divi Theme. I have comments enabled. Comments submission is operative
   but they don’t display in single-event.php. I substitute this line
    <?php if (
   get_post_type() == Tribe__Events__Main::POSTTYPE && tribe_get_option( ‘showComments’,
   false ) ) comments_template() ?> with this one <?php if ( get_post_type() == 
   Tribe__Events__Main::POSTTYPE && tribe_get_option( ‘showComments’, false ) ) **
   comments_template(”, true)** ?> and now all is perfect
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

The topic ‘Missing comments’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [avalli62](https://wordpress.org/support/users/avalli62/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/missing-comments-7/)
 * Status: resolved