• How can I show the number of comemnts but not as link? It seems that function comments_popup_link is not able to do it.

    I don’t want a link because I want to create a link to the full-page instead of scrolling to comments-part.

    http://www.hofstijl.nl

Viewing 1 replies (of 1 total)
  • Thread Starter marco-raaphorst

    (@marco-raaphorst)

    found out about this function:
    <?php comments_number(‘zero’, ‘one’, ‘more’); ?>

    that’s showing the amount without a link

    FIXED 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘show number of comments but not a link’ is closed to new replies.