Support

Home Forums Event Espresso Premium Adding the tickets URL to the Thank You page, and confirmation PDF

Adding the tickets URL to the Thank You page, and confirmation PDF

Posted: August 24, 2016 at 4:47 pm

Viewing 1 reply thread


TEDxMontreal

August 24, 2016 at 4:47 pm

Hi event espresso,

I’ve got a two part question about the tickets URL. I see how it’s linked in the default email message template with the shortcode embeded in the href
a href=”[TXN_TICKETS_URL]”

but I’m also wondering if it might be possible to put the same ticket URL on the Thank You page, as well as on the confirmation PDF itself? Is there a method I can use, and perhaps adjust the templates with the extra link so that users can download their tickets from those two pages as well?


Tony

  • Support Staff

August 25, 2016 at 2:28 am

Hi there,

for the thank you page you can use something like this:

https://gist.github.com/Pebblo/525890c30baa7e207e4f

That adds a ‘Download your tickets’ link to the thank you page but you can alter the output to anything you prefer. Add that to your themes (preferably a child theme) functions.php file or a Custom Functions Plugin.

For the confirmation PDF (the Receipt?) you’ll find the [TXN_TICKETS_URL] and [TXN_TICKETS_APPROVED_URL] available – http://take.ms/cx19r

The _APPROVED shortcode links to output that only shows tickets for registrations that have been approved in the transaction.

You can edit the Receipt template within Event Espresso -> Messages -> Default message templates -> Receipt.

Viewing 1 reply thread

The support post ‘Adding the tickets URL to the Thank You page, and confirmation PDF’ 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.

Event Espresso