HI, I have been trying to find the solution for this, as I assume it should be simple.
In my plain text confirmation email I get no line breaks in the 'Thanks for shopping' part.
define('EMAIL_THANKS_FOR_SHOPPING','Thanks for booking with us. We can’t wait to see you in the Tepee Life village. <br />If you have booked a tepee for a festival, if you haven’t got them already, please make sure you and your crew purchase your festival tickets ASAP. Without festival tickets, and camping site tickets when required by the festival, you’ll not get access to your tepee inside the festival’s camping ground. <br />Prior to the festival starts you will receive an email with your ‘tepee ticket’ and instructions for check-in. Please make sure to print out this ticket and bring it with you to the Tepee Life reservation check-in - it is your proof of purchase. <br />If you have purchased a ticket/s to one of our Tepee Life events – please ignore the information above – you’ll receive your ticket/s via post prior to the event. <br />If you have any immediate questions, please contact us on [email protected] <br />For more info: www.tepeelife.com.au <br />See you soon! <br /> ');
Is the code in the checkout_process.php file.
Thanks



