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: https://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)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Comment Count not appearing’ is closed to new replies.