How to customize RSVP emails

July 21, 2017

You can use this below method to customize both RSVP confirmation email sent to customer and notification email sent to admin. For this example we will use confirmation email.

First, create a folder structure like below inside your current active theme.

.../wp-content/themes/--yourthemename--/eventon/templates/email/rsvp/

Next locate the confirmation_email.php file inside RSVP addon folder.

.../wp-content/plugins/eventon-rsvp/templates/

Copy the confirmation or notification email PHP file. And then paste that file into the folder you created inside your theme.

After you paste the email template file you can open the file in a text editor and edit the code to your desire and save the file. From now on whenever a email is sent from RSVP addon it will use the email template file located inside your theme.

Did this article help you? If not, send us a ticket via helpdesk

Ready to setup your calendar?