Home › Forums › Ticket Products › Event Tickets Plus › Ensure tickets sent to customer print easily on A4
- This topic has 5 replies, 2 voices, and was last updated 8 years, 10 months ago by
Callum.
-
AuthorPosts
-
June 1, 2017 at 1:29 pm #1292042
Callum
ParticipantHi there,
How can I ensure that tickets that get sent to customers are easily printable on a single A4 page each? At the minute, if a customer orders multiple tickets they all appear in an email feed that when printed puts the tickets one after each other and so they end up being split in strange places and QR codes being cut off between pages etc.
It would be much easier for customers if each ticket always printed as a separate page. Is this possible? E.g. By sending a template as a PDF or similar? At the minute, as each ticket is in the body of an email they can’t be downloaded as individual tickets either.
How would I do this? I can email over an example email sent to me by a customer if that helps to clarify what I’m asking above. However, the attached screenshot gives you an idea of what I mean.
Thanks!
Callum
June 5, 2017 at 2:46 pm #1293412Andras
KeymasterHello Callum,
Thanks for reaching out with this issue and I’m sorry it is causing you trouble.
I have tested this now extensively and though some code is in place to add a page break after every event and ticket, somehow it doesn’t kick in. I’ll mark this issue for fixing.
If you need this fix faster then this is what you can do:
1. Copy this file:
wp-content\plugins\event-tickets\src\views\tickets\email.php
to this folder:
wp-content/[your-theme]/tribe-events/tickets/email.php
2. Open it for editing. Line 236 should look like this:
$break = 'page-break-before: always !important;';Remove the space after the colon like this:
$break = 'page-break-before:always !important;';3. Save and done.
Please check if this solves it for you and let me know.
Thanks and cheers,
AndrasJune 5, 2017 at 3:11 pm #1293431Andras
KeymasterYou might also be interested in this extension:
https://theeventscalendar.com/extensions/view-print-download-pdf-tickets/
Cheers,
AndrasJune 13, 2017 at 8:00 am #1297183Callum
ParticipantThanks Andras! That’s super helpful!
Callum
June 13, 2017 at 1:16 pm #1297464Andras
KeymasterYou’re welcome! I’m happy I could help.
Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new one in the forum and we will be happy to help you out.
Cheers,
AndrasPS: If you like our plugins, and you didn’t yet do so 🙂 we would be happy to receive a review in the wordpress.org repository. Thanks!
https://wordpress.org/support/plugin/the-events-calendar/reviews/
https://wordpress.org/support/plugin/event-tickets/reviews/PS2: We’d be also grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. 🙂 If you can spare a few words, that’s even better. Doublethanks!
-
AuthorPosts
- The topic ‘Ensure tickets sent to customer print easily on A4’ is closed to new replies.
