Hello,
Could you please share some screenshots? so we can get better idea what exactly went wrong.
Thanks,
Thread Starter
yeuci
(@yeuci)
Yes, this is what happens when I input HTML code for my email template
Before:
Inputting the HTML Code
(Used this:https://github.com/leemunroe/responsive-html-email-template/blob/master/email-inlined.html)
1) https://gyazo.com/db50c7b406923901096405cbd59c7c9b
2) https://gyazo.com/8db916dabbdf794498217a2d5447193f
After:
Template outputs corrupted
1) https://gyazo.com/a5aa2c7e6c18863ab6daf31a972eeb37
2) https://gyazo.com/99d48b64e7a017a9cf82df2d0838c623
I’ve tried using the “code” tag as well – the one within the plugin, nothing seems to work. Everything I try just comes out corrupt. I’ve tried even using the corrupted as an email – it looks the same as the screenshots do.
Hello
I have checked given screenshots and found that you have added html with enter. kindly remove enter from editor and use <br> where you want to display gap between content. After that your HTML will display properly.
Also below editor there is note given that “Please use <br> to use line break in plain text”.
Thanks,
Thread Starter
yeuci
(@yeuci)
I have also done that before – the same error persists
Code I am using: https://hasteb.in/imofabeq.xml
Original code: https://hasteb.in/omumavut.xml
I added <br> where there are line breaks and removed the instances where enter is being used.