Reply To: 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 Reply To: Removing the “0 Comment” under the post title beside the date

#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>