Title: Removing Comment Count from &quot;Posts&quot; Shortcode
Last modified: August 30, 2016

---

# Removing Comment Count from "Posts" Shortcode

 *  [mitchydee](https://wordpress.org/support/users/mitchydee/)
 * (@mitchydee)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/removing-comment-count-from-posts-shortcode/)
 * I have Comments turned off on the site, in addition to a plugin that disables
   comments as well. However, whenever I use the “Posts” shortcode, it still list“
   0 Comments” below the post excerpt. Is there a way to remove this?
 * Mitch
 * [https://wordpress.org/plugins/shortcodes-ultimate/](https://wordpress.org/plugins/shortcodes-ultimate/)

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

 *  [capeterson](https://wordpress.org/support/users/capeterson/)
 * (@capeterson)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/removing-comment-count-from-posts-shortcode/#post-6492780)
 * I had the same problem and solved it by adding the following to the styles.css
   file in my child theme:
    `.su-post-comments-link { display: none; }`
 *  [capeterson](https://wordpress.org/support/users/capeterson/)
 * (@capeterson)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/removing-comment-count-from-posts-shortcode/#post-6492781)
 * Just removed that and added the same code in the Shortcodes Custom CSS and it
   also worked.

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

The topic ‘Removing Comment Count from "Posts" Shortcode’ is closed to new replies.

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [WP Shortcodes Plugin — Shortcodes Ultimate](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [capeterson](https://wordpress.org/support/users/capeterson/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/removing-comment-count-from-posts-shortcode/#post-6492781)
 * Status: not resolved