Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1274732
Remove Comments Count
Closed

Comments

  •  2
    jamesjukes started the conversation

    Hi,

    I have disabled Wordpress comments, but I don't want to show any comments counter, i.e '0 Comments' as seen in the screenshot.

    Is there a way to remove this please?

    Thanks,


  •  1,845
    Elated replied

    Hi,

    It is comments counter that is integrated in blog single that shows number of comments and it is not connected to adding comments functionality. You can disable that functionality either in Elated Options > Blog > Single Blog and there choose No for Show Comments https://www.screencast.com/t/nV7xlrdj95 or using some Custom Css code like this:

    .eltdf-post-footer .eltdf-post-info-comments-holder{
        display: none;
    }

    Just paste this Custom Css code into Elated Options > General > Custom Css field.

    Please let us know if this solved the issue and if there is anything else we can do for you.

    Thanks.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  •  2
    jamesjukes replied

    It worked perfectly - thank you!

  •  1,845
    Elated replied

    Hello,

    You're welcome. Please let us know if there is anything else we can do for you, thanks!


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.