Title: Issue with comments calculation
Last modified: August 21, 2021

---

# Issue with comments calculation

 *  Resolved [BTdev](https://wordpress.org/support/users/diml/)
 * (@diml)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/issue-with-comments-calculation/)
 * Hello,
    Comments are not calculated on the post page. Instead of quantity, it
   is showing 0 comments. Actually, I would like to hide that message at all. How
   can I make it? The problem: [screenshot](http://joxi.ru/gmvnajbidqoxWm)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fissue-with-comments-calculation%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/issue-with-comments-calculation/#post-14795286)
 * ​Please try to add the below CSS code from the Appearance > Customize > Custom
   CSS, and check.
 *     ```
       .theme-heading.comments-title {
           display: none;
       }
       ```
   
 *  Thread Starter [BTdev](https://wordpress.org/support/users/diml/)
 * (@diml)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/issue-with-comments-calculation/#post-14795622)
 * Thank you!
 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/issue-with-comments-calculation/#post-14798549)
 * You are welcome.

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

The topic ‘Issue with comments calculation’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/issue-with-comments-calculation/#post-14798549)
 * Status: resolved