• themebreaker

    (@themebreaker)


    Hi there,
    I posted this request for help a few weeks ago under a topic/query about removing comments completely, but now I’m wondering if I should perhaps have started a new thread.

    How can I replace the comments number count with the phrase ‘Any thoughts?…’ and link it to the comments?
    Thanks again for the generous help you give us all.

Viewing 1 replies (of 1 total)
  • Theme Author Takao Utsumi

    (@utsumit)

    Hi themebreaker,

    In that case, please customize inc/template-tags.php line:82.

    <span class="comments-link"><span class="meta-sep"> / </span> <?php comments_popup_link( __( 'Leave a comment', 'first' ), __( '1 Comment', 'first' ), __( '% Comments', 'first' ) ); ?></span>

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘How to customise the comments counter’ is closed to new replies.