Can anyone tell me how to change "0 Comments" to "Leave A comment" in Word Press

3 replies
Can anyone tell me how to change "0 Comments" to "Leave A comment" in Word Press?
#0 comments #change #leave a comment #press #word
  • Profile picture of the author mikkeljuhl
    It depends on the theme on your blog.

    If you want to change it on the frontpage, you will have to go to (home.php or index.php)

    Go to index.php or home.php and then search for "comments_popup_link" (I reckon) and then where it says something like "0 comments" edit that to "leave a comment"

    Mine looks like this:

    <?php comments_popup_link(__('0 comments','Professional'), __('1 comment','Professional'), '% '.__('comments','Professional')); ?>
    {{ DiscussionBoard.errors[3074658].message }}
    • Profile picture of the author bobjack
      Thanks for the info,

      I will try that.
      {{ DiscussionBoard.errors[3079529].message }}
  • Profile picture of the author SteveJohnson
    I just gave a detailed answer in your other thread.

    Please don't start multiple threads on the same subject.
    Signature

    The 2nd Amendment, 1789 - The Original Homeland Security.

    Gun control means never having to say, "I missed you."

    {{ DiscussionBoard.errors[3084888].message }}

Trending Topics