Posted: June 18, 2018 at 2:38 pm
Hi ! I did find this support post that mentions that attachments are not supported in Event Espresso – https://eventespresso.com/topic/event-registration-details-email-how-to-add-attached-file/ # 1 – Is that still the case ? Thanks, |
|
Hi Amit, I’m afraid attachments in the emails are not supported, and I do not know what would be the best way for you to achieve this. I can point you to the messages system developer documentation which should point you in the right direction for making your customizations: https://github.com/eventespresso/event-espresso-core/tree/master/docs/E–Messages-System |
|
Hi again ! Another question along similar lines – On the “Thank you” page, is there a way to show the Ticket with its QR-Code ? We are trying to customize the flow, and in our case, it is valuable to show the ticket directly to the users, without having them to go into their email, and click on the link .. ? Thanks, |
|
There is a way to add the link to download tickets onto the Thank You page. Tony put together some example code into a gist that shows how: |
|
Hi Josh, That still is an extra click that we want to avoid for our guests, and directly show the QR code on the Thank-You page so that people can directly print it .. ? Thanks, |
|
This fork of the above code adds a QR code just after the button: https://gist.github.com/joshfeck/e5157985141ad04d28fb140a8b12614d |
|
Where should I put this php file ? Sorry if the question is silly .. I am a Java guy, so wordpress/php is not my expertise 🙂 |
|
You’ll follow this guide to add the code to a site functions plugin. |
|
Thanks a lot Josh. That worked :=) |
|
The support post ‘Ticket Notice Email Attachments’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.