How can I change the wording of the "Continue reading" link after an excerpt?

Home Forums Calendar Products Events Calendar PRO How can I change the wording of the "Continue reading" link after an excerpt?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23644
    Jennifer
    Participant

    I have a client that would like to change the wording of the “Continue reading” link to “Find out more and register”. The only place I was able to find the words “Continue reading” was in the loop.php file. I changed this line of code from <?php the_content( __( 'Continue reading →’, ‘twentyten’ ) ); ?> to this <?php the_content( __( 'Find out more and register →’, ‘twentyten’ ) ); ?> and the output didn’t change in the browser. Can anyone point me to the right spot? Apparently I’m either blind or oblivious to the logic… Thanks in advance.

    #23650
    Andy Fragen
    Moderator

    It would help to know where you’re seeing this.

    #23696
    Rob
    Member

    Hey Jennifer, as Andy noted…any chance you can provide a link or show us a screenshot? Link would definitely be ideal.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How can I change the wording of the "Continue reading" link after an excerpt?’ is closed to new replies.