Change "Find out More" link text

Home Forums Ticket Products Event Tickets Plus Change "Find out More" link text

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1066685
    Cody Prentice
    Participant

    Still trying for a couple more customizations. Wondering how to change the text on the event link after the description.

    So essentially change the text from “Find out more >>” to “Register here >>”

    #1067207
    Nico
    Member

    Hi there Dr. A,

    Thanks for reaching out on this, I can help you with it!

    You can change that wording by using the snippet here: Change the wording of any bit of text or string. The ‘custom text’ array should be the following:


    $custom_text = array(
    'Find out more' => 'Register here',
    );

    Please let me know if that does the trick for you,
    Best,
    Nico

    #1079880
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change "Find out More" link text’ is closed to new replies.