Removing the “0 Comment” under the post title beside the date

Home Forums Iconic One Pro Support Removing the “0 Comment” under the post title beside the date

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5457
    beltoprent
    Participant

    Hi, guys. Please help me to remove the “0 Comment” label with link that appear in the sub-lines beneath the titles of my posts.

    No matter how I disable comments, “0 comment” text with a link keep sticking on blog pages.

    Thanks!

    #5458

    You can remove line 40 of content.php which is

    <span><a class="link-comments" href="<?php comments_link(); ?>"><?php comments_number(__('0 Comment','themonic'),__('1 Comment','themonic'),__('% Comments','themonic')); ?></a></span>

    #5459
    beltoprent
    Participant

    Thank you very much for quick response!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.