Title: Comment count
Last modified: August 21, 2016

---

# Comment count

 *  Resolved [LazyPawn](https://wordpress.org/support/users/lazypawn/)
 * (@lazypawn)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/comment-count-13/)
 * Hi,
 * Is it possible to display the number of comments next to the post title, or at
   the bottom of the post?

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

 *  [lorbach](https://wordpress.org/support/users/lorbach/)
 * (@lorbach)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/comment-count-13/#post-4584010)
 * Hi LazyPawn. Anything is possible!!!! Sometimes.
 * Can you pass along your site url and/or theme?
 * Cheers.
 *  Thread Starter [LazyPawn](https://wordpress.org/support/users/lazypawn/)
 * (@lazypawn)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/comment-count-13/#post-4584019)
 * The site is lazypawn.com/wordpress.
 *  [lorbach](https://wordpress.org/support/users/lorbach/)
 * (@lorbach)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/comment-count-13/#post-4584031)
 * Can you try editing your code to this:
    <?php $commentscount = get_comments_number();
   echo $commentscount; ?>
 * And here’s a tutorial that might help as well.
    [http://www.studionashvegas.com/tutorial/displaying-comment-number-next-to-posts/](http://www.studionashvegas.com/tutorial/displaying-comment-number-next-to-posts/)
 * Good luck. Happy WPing!

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

The topic ‘Comment count’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/anarcho-notepad/2.48/screenshot.
   png)
 * Anarcho Notepad
 * [Support Threads](https://wordpress.org/support/theme/anarcho-notepad/)
 * [Active Topics](https://wordpress.org/support/theme/anarcho-notepad/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/anarcho-notepad/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/anarcho-notepad/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [lorbach](https://wordpress.org/support/users/lorbach/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/comment-count-13/#post-4584031)
 * Status: resolved