Change Admin ‘RSVP’ Text to another text string

Home Forums Ticket Products Event Tickets Plus Change Admin ‘RSVP’ Text to another text string

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1209418
    Patrick Hathaway
    Participant

    Hi

    I’d love to find out if there is way to change the backend/admin text string of ‘RSVP’ to another text string please. I have tried using a gettext function but with no luck.
    I am using WooCommerce, Events Calendar, Events Calendar Tickets & Events Calendar Tickets Pro.

    Many Thanks in advance

    #1209591
    Cliff
    Member

    Hi. I can help with this.

    Please reference the code snippet at the very bottom of https://theeventscalendar.com/knowledgebase/change-the-wording-of-any-bit-of-text-or-string/ and, if you still need assistance, please specify if you are wanting the phrase “RSVP” changed everywhere throughout your site or just in the ticket-type selector on the wp-admin Event edit screen?

    Feel free to link or screenshot to me if it’s just in selected locations.

    #1209661
    Patrick Hathaway
    Participant

    Unfortunately, that didn’t work for changing the RSVP text. I tested on another elements (‘Venue’ => ‘Location’) which worked but it’s not working with the Select field when adding a New Ticket.

    Thanks

    #1209850
    Cliff
    Member

    The snippet will only work with exact strings.

    Please specify which exact text you’re wanting to change, and I’ll provide you the instructions.

    #1212460
    Patrick Hathaway
    Participant

    I am trying to change the test string RSVP to Free Tickets.
    It is located here:
    Events -> edit Event -> Tickets -> Add new Ticket.
    There are then two checkboxes, RSVP & WooCommerce.

    Many thanks

    #1212742
    Cliff
    Member

    Thanks for specifying that you’re wanting to change the text here.

    Not being able to change that text via the gettext filter is currently a known issue that we have on our to-do list.

    Here’s a code snippet to edit that text:

    https://gist.github.com/cliffordp/aaace2e7dfe4b8a5fbf2dc5429999021

    Please let me know if you have any follow-up questions on this topic.

    #1212747
    Patrick Hathaway
    Participant

    Awesome, that did the trick.

    Many thanks.

    #1212751
    Cliff
    Member

    Great. Thanks for letting me know.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Change Admin ‘RSVP’ Text to another text string’ is closed to new replies.