• Is it possible to disable/remove the number that shows how many comments there have been created?

    • This topic was modified 5 years, 8 months ago by deheugden.
Viewing 3 replies - 1 through 3 (of 3 total)
  • If you are referring to the front end of your site:
    You can use CSS to hide it.
    Themes handle the comment display (unless you choose a plugin that does), but most use the core code for it. Some write their own comment handler.
    You could use a small javascript to remove it, even depending on the number.

    If you are referring to the back end of your site:
    You might find a plugin that shows it differently, or a plugin that loads some CSS in the admin that you could change.

    Thread Starter deheugden

    (@deheugden)

    Many thanks for the reply.can you advice a plugin because i dont know how to remove it with css.

    Sounds like you’ll have to search for the plugin yourself since you haven’t given enough information to go on.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘amount of comments notification’ is closed to new replies.