• Resolved markmath

    (@markmath)


    I am using WordPress Default 1.6 by Michael Heilemann and would like to make the “comments” link more user friendly.
    Current:
    Posted in Uncategorized | Edit | No Comments »

    I would like to edit the “No Comments” to something like: “Click here to post a comment” or something a little more user friendly to non-blog savvy viewers.
    My blog:
    http://mcm-creations.com/luminaryblog/

    Thanks for any help
    Mark

Viewing 2 replies - 1 through 2 (of 2 total)
  • look inside the theme’s index.php

    <?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?>

    find that, change “No Comments” to whatever you want.

    Thread Starter markmath

    (@markmath)

    LOL I had found that but was afraid to muck around without some guidance. Thanks for the info it was exactly what I needed!
    Thanks again for the help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to edit “Comments” line’ is closed to new replies.