Home › Forums › Ticket Products › Event Tickets Plus › Events tickets plus – ticket email page break
- This topic has 14 replies, 3 voices, and was last updated 7 years, 11 months ago by
Stephan.
-
AuthorPosts
-
August 9, 2017 at 11:01 am #1333004
Stephan
ParticipantIf a customer buys multiple tickets, they receive multiple tickets with QR codes that all run together when they print them without page breaks between each ticket. I had a look at the email template and it looks like page breaks are meant to happen. Can you please advise on how I can fix this?
I will sent a testmail in a view seconds to the support-adress.
thanks
stephanAugust 9, 2017 at 9:09 pm #1333253Cliff
MemberGot it via email. Thanks.
I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. However, it seems it’s a simple fix.
If you want to try implementing it yourself, this is the proposed fix: https://github.com/moderntribe/event-tickets/pull/372/files
If you choose to try it, by editing /wp-content/plugins/event-tickets/src/views/tickets/email.php, please let me know if it worked for you.
August 9, 2017 at 11:26 pm #1333283Stephan
ParticipantHi Cliff!
Thanks for your mail. I checked the code but this is already in the code:
…
$count ++;
if ( $count == 2 ) {
$break = ‘page-break-before:always !important;’;
}
…It still doesn’t work (only tested in apple mail) 🙁
August 10, 2017 at 1:48 pm #1333717Cliff
MemberOh, sorry. My mistake.
Could you please try on some other email clients as well?
We’re trying to gather reports from various user environments and mail clients.
August 11, 2017 at 6:36 am #1334018Stephan
ParticipantIt seems to be a problem in Apple Mail. In Mozilla Thunderbird on mac it works :-/
August 11, 2017 at 11:08 am #1334210Cliff
MemberIn a Private Reply:
Could you please screenshot http://supportdetails.com/ to me and also specify the version of Apple Mail you’re running?
Finally, please send a screenshot of this happening in Apple Mail.
Thank you.
August 11, 2017 at 11:15 am #1334217Stephan
ParticipantThis reply is private.
August 14, 2017 at 3:52 pm #1335213Cliff
MemberThis reply is private.
August 15, 2017 at 2:10 am #1335340Stephan
ParticipantThis reply is private.
August 15, 2017 at 9:56 am #1335595Cliff
MemberThis reply is private.
August 15, 2017 at 12:24 pm #1335675Stephan
ParticipantThis reply is private.
August 15, 2017 at 1:54 pm #1335745Cliff
MemberThis reply is private.
August 16, 2017 at 11:19 am #1336235Stephan
ParticipantThis reply is private.
August 16, 2017 at 4:18 pm #1336469Cliff
MemberThis reply is private.
April 20, 2018 at 9:02 am #1512258Victor
MemberHi Stephan!
Just wanted to share with you that a new release of our plugins is out which already includes a minor adjustment to increase compatibility with email clients such as Thunderbird for Windows.
Unfortunately, I can confirm what Cliff said about Apple Mail and some other mail clients, which do not seem to support the CSS for page breaks.
We suggest you take a look a our new PDF Tickets extension that incorporates the ability to attach each ticket as a separate PDF, thus avoiding the page break issues > https://theeventscalendar.com/extensions/pdf-tickets/
You can find out more about this release → https://theeventscalendar.com/maintenance-release-week-15-april-2018/
Best,
Victor -
AuthorPosts
- The topic ‘Events tickets plus – ticket email page break’ is closed to new replies.
