Forums

Changing Text Of "COMMENTS" (6 posts)

  1. YOUAREtehSCENE
    Member
    Posted 1 year ago #

    Want to change the text that reads "COMMENTS" to
    "Discuss this release here!"

    Thanks

  2. ClaytonJames
    Member
    Posted 1 year ago #

    That is likely to be a theme template/file specific edit. What theme are you using?

  3. YOUAREtehSCENE
    Member
    Posted 1 year ago #

    TAKTEEK01 1.4.4

  4. ClaytonJames
    Member
    Posted 1 year ago #

    In the index.php file you will see this on line 9:

    <div class="backtotop"><a href="#top">Back to Top</a> | <?php comments_popup_link('No Comments', '1 Comment', '% Comments'); ?></div>

    I think if you change that to this:

    <div class="backtotop"><a href="#top">Back to Top</a> | <?php comments_popup_link('Discuss this release here!', '1 Discuss this release here!', '% Discuss this release here!'); ?></div>

    That might be something like what you are after. Try it and see. Make a backup copy first, of course.

  5. YOUAREtehSCENE
    Member
    Posted 1 year ago #

    EPIC WIN BUD. SPANK YOU!

  6. ClaytonJames
    Member
    Posted 1 year ago #

    Ex-squeeze me? Baking powder?

    Glad it worked! :-)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.