Viewing 1 replies (of 1 total)
  • Depends on how the theme is done, but if you have a call like the following (probably in index.php or home.php):

    comments_popup_link('No Comments', '1 Comment', '% Comments');

    you could change it to:

    comments_popup_link('Comments', '1 Comment', '% Comments');

Viewing 1 replies (of 1 total)
  • The topic ‘Change “No Comments” to read “Comments’ is closed to new replies.