Title: Comment Count?
Last modified: August 30, 2016

---

# Comment Count?

 *  Resolved [VwCorrado](https://wordpress.org/support/users/vwcorrado/)
 * (@vwcorrado)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/comment-count-17/)
 * Hi,
 * Previously (Before some updates for both WP and this style) I somehow got comment
   counts showing on the main page/pages, but it’s now not working?
 * Can you help at all?
 * I’m very new to WP so as much detail as possible would help. I can provide more
   code etc if needed.
 * This is what I’m sure previously worked in **content.php**
 * `<?php if ( ‘post’ == get_post_type() && (get_theme_mod(‘flymag_date’) != 1) ):?
   >
    <div class=”entry-meta”> <?php flymag_posted_on(); ?><div class=”comment-count-
   link” style=”display:inline-block;float:right;”><?php comments_popup_link( $zero,
   $one, $more, ‘comment-count-link’, $none ); ?> <i class=”fa fa-comment”></i></
   div> <hr style=”margin-top:.5em;margin-bottom:1em;border:0;border-top:1px solid#
   F00;”> </div><!– .entry-meta –> <?php endif; ?>

The topic ‘Comment Count?’ is closed to new replies.

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

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [VwCorrado](https://wordpress.org/support/users/vwcorrado/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/comment-count-17/)
 * Status: resolved