How to modify RSVP.PHP?

Home Forums Ticket Products Event Tickets Plus How to modify RSVP.PHP?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1565385
    popkulturberlin
    Participant

    Hi, is there a way to modify this file without modifying the core file?

    wp-content/plugins/event-tickets/src/Tribe/RSVP.PHP (I just to change the message “‘Your RSVP has been received! etc”, so nothing complicated).

    Meaning, using a child theme?

    I tried to put it there —> wp-content/themes/MYTHEME/tribe-events/tickets/Tribe but isn’t working.

    Thanks!
    Davide

    #1565685
    Andras
    Keymaster

    Hi Davide,

    Thanks for reaching out!

    That is a file which cannot be overridden, it is not set up for template overrides.

    Apart from modifying the core files you can set up a “translation” for that string.

    Depending on the language of your website open the corresponding event-tickets-[language]_[LANGUAGE].po file, look for the string, add the translation, save and done.

    For UK English the file would be event-tickets-en_GB.po. If you need one for American English, then you will need to create a file / translation for that: event-tickets-en_US.po

    For editing translations you can use the Loco Translate plugin directly on your site or you can use the PoEdit software (free). In this latter case you will need to upload the translations to your server.

    Here is some more information on translations that might be useful:

    Hope this helps. Let me know if you have further questions.

    Cheers,
    Andras

    #1582372
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to modify RSVP.PHP?’ is closed to new replies.