Title: Comment Count not appearing
Last modified: August 18, 2016

---

# Comment Count not appearing

 *  [PaulaO](https://wordpress.org/support/users/holyroller/)
 * (@holyroller)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/)
 * For posts that had comments before the upgrade, the front page says how many 
   a post has. Posts with comments after the upgrade are not “refreshing” the count.
   If you look at just the post (vs the front page), the comments appear but are
   not in the count. I did load in the SK2-WP2Compatibility 1.0 plugin but they 
   are still not appearing.
 * blog: [http://paulaoffutt.com/blog/](http://paulaoffutt.com/blog/)
 * code used to display count:
 * `Comments: < ?php wp_link_pages(); ?>< a href="< ?php comments_link(); ?>" title
   ="link to the comments for < ?php the_title(); ?>">< ?php comments_number('0','
   1','% ','% '); ?> so far | Gotta Comment?< /a> `
 * (empty spaces added on purpose)

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

 *  [citeewurkor](https://wordpress.org/support/users/citeewurkor/)
 * (@citeewurkor)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/#post-302529)
 * Did you also update your SK version to 2.1? The plugin only works with the new
   version.
 *  Thread Starter [PaulaO](https://wordpress.org/support/users/holyroller/)
 * (@holyroller)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/#post-302547)
 * I downloaded/installed what I thought was the most recent SK2 but it is still
   the 2.0. (2.0 Final r4) Where can I find this v2.1?? I’ve downloaded the zip 
   file from Dr. Dave’s site and from the WordPress Plugins Database. They are both
   2.0
 *  [citeewurkor](https://wordpress.org/support/users/citeewurkor/)
 * (@citeewurkor)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/#post-302548)
 * sorry, I forgot to post a link to it.
    [http://wp-plugins.net/sk2/](http://wp-plugins.net/sk2/)
 * It’s 2.1 beta.
 *  Thread Starter [PaulaO](https://wordpress.org/support/users/holyroller/)
 * (@holyroller)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/#post-302555)
 * Dang. Must be something else. It is still not appearing. But thanks for the update
   link!
 * I disabled then enabled the WP2Compatability plugin, deactivated/activated the
   SK2 plugin.
 * AHA!
 * I did a test post and made two test comments to it.
    [http://paulaoffutt.com/blog/archives/2005/12/27/test-post/](http://paulaoffutt.com/blog/archives/2005/12/27/test-post/)
 * Those two comments show up in the count. But the other post, which also has two
   comments, still do not. But that’s fine. I can deal with that.
 * Wee-erd.
 * Thank you for your help!
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/#post-302558)
 * holyroller, this may provide one possible explanation (and solution), depending
   on how you upgraded:
 * [http://wordpress.org/support/topic/53158#post-291151](http://wordpress.org/support/topic/53158#post-291151)
 *  Thread Starter [PaulaO](https://wordpress.org/support/users/holyroller/)
 * (@holyroller)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/#post-302561)
 * Sounds like something else to look at.
 * If I read that right, that means if, say, the db value is 52, I set it to a number
   lower than 52?
 * I’m going to set this aside until tomorrow. There comes a point where it isn’t
   safe to continue poking at stuff, ya know?
 * Paula
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/#post-302562)
 * “_If I read that right, that means if, say, the db value is 52, I set it to a
   number lower than 52?_“
 * Exactly. Though it will be more like 3308.
 * “_There comes a point where it isn’t safe to continue poking at stuff, ya know?_“
 * Oh yes, how I do know that.
 *  [marginwalker](https://wordpress.org/support/users/marginwalker/)
 * (@marginwalker)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/#post-302974)
 * I could not find SK 2.1 Beta. Its still 2.0 R4 final on that page.
 * WP2Compatability plugin. I installed this. Still no change in the comments number
   error.
 * Anyone got other ideas?:)
 * ### found the beta! ##
 *  [marginwalker](https://wordpress.org/support/users/marginwalker/)
 * (@marginwalker)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/#post-302975)
 * Okay, still no change. Is this a bug in WP2.0 then?
 *  [xrlq](https://wordpress.org/support/users/xrlq/)
 * (@xrlq)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/#post-302999)
 * Must be – I’m having the same problem, before and after upgrading SK 2 to 2.1
   beta.
 *  [xrlq](https://wordpress.org/support/users/xrlq/)
 * (@xrlq)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/#post-303000)
 * Actually, almost the same problem but not quite. My pre-upgrade entries have 
   a comment count, but it’s stuck at the number of comments prior to the upgrade.
 *  [citeewurkor](https://wordpress.org/support/users/citeewurkor/)
 * (@citeewurkor)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/#post-303005)
 * have you tried to run all your comments through the compatibility plugin. I’ve
   heard that doing that will count them for you.
    Go to the SK admin page, go to“
   approved comments”. Select them all and under “Filter” select the compatibility
   plugin and run the comments through there.

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

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 12 replies
 * 5 participants
 * Last reply from: [citeewurkor](https://wordpress.org/support/users/citeewurkor/)
 * Last activity: [20 years, 5 months ago](https://wordpress.org/support/topic/comment-count-not-appearing/#post-303005)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
