Reply to: tickets(117702)

This means that the issue is on your theme, so the theme provider is easier to assist with it 🙂

Reply to: tickets(109902)

Hi!

I updated the plug-in and tested the email and it’s working better but it’s also dropping in a bunch of code when I try to send an email.

I copied the email below and this is the event you can use to test:https://girlnextdoorhoney.com/event/intro-to-beekeeping-class-test/

Can you take a look at this and see if you can help me out?

 

<!DOCTYPE html> <html lang=’en’> <head>

<meta charset="UTF-8">
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />

</head> <body leftmargin=”0″ marginwidth=”0″ topmargin=”0″ marginheight=”0″ offset=”0″>

<div style="
background-color: #e6e7e8;
-webkit-text-size-adjust:none !important;
margin:0;
padding: 25px 25px 25px 25px;

“>

	<div style="
background-color: #ffffff;
-webkit-text-size-adjust:none !important;
margin:0;
border-radius:5px;

“><div style=’padding:15px’>We are looking forward to seeing you this month!

Below is a link to access the event details that you need to know

https://girlnextdoorhoney.com/intro-to-beekeeping-class-details/

See you soon, Hilary<br/><br/></div>

</div>
    </div>

</body> </html>

Reply to: tickets(117702)

I just found out it is theme related. When switching to twenty fifteen the problem disappears.

Still what css would I need to make it work in my current theme?

Thank you