Forums

[resolved] changing "go to article" text (4 posts)

  1. marcus_pierce
    Member
    Posted 1 year ago #

    In my regular posts the text on my button says "go to article", but in the archive the button reads "go to the article". Why would this be different and where can I change that text? Thank you.

  2. Rev. Voodoo
    Volunteer Moderator
    Posted 1 year ago #

    depends how your theme is set up...

    "go to article" on main posts is most likely in index.php in your theme

    "go to the article" on archive view is probably archive.php

    Will probably look similar to:
    <?php the_excerpt('go to article'); ?>

  3. marcus_pierce
    Member
    Posted 1 year ago #

    Thanks. I took over a custom-created theme. I've already checked all of the php and css files to no avail, including the ones you mention. Nothing to do but keep looking. Thanks for your help, though.

  4. marcus_pierce
    Member
    Posted 1 year ago #

    I found it. Thanks for your help.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags