Thread Starter
igald
(@igald)
Thanks.
I do appreciate that and your hard work.
It can be a nice feature to have the option from the admin to set text or html emails. all it requires are the line break changes as well as adding these lines to the cart-functions.php:
$headers .= “MIME-Version: 1.0\r\n”;
$headers .= “Content-type: text/html; charset=utf-8\r\n”;
Thanks!!
Thread Starter
igald
(@igald)
Just to add – this is needed when the Content-type is text/html
Thread Starter
igald
(@igald)
Thanks!!
I just re-uploaded the mo and it works.
Once I finish the translation I’ll send it to you to make it public.
Thread Starter
igald
(@igald)
Thanks!
Wow! what a fast response and action!