HTML Style Not Being Applied
-
Hello Jeff
Very extense and useful plugin!
I install your plugin but for some reason the HTML style is not being applied to the outgoing WP emails.
Here’s what my template looks like:
<table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#F4F3F4"> <tbody> <tr> <td style="padding: 15px;"><center> <table width="550" cellspacing="0" cellpadding="0" align="center" bgcolor="#ffffff"> <tbody> <tr> <td align="left"> <div style="border: solid 1px #d9d9d9;"> <table id="header" style="line-height: 1.6; font-size: 12px; font-family: Helvetica, Arial, sans-serif; border: solid 1px #FFFFFF; color: #444;" border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#ffffff"> <tbody> <tr> <td style="color: #ffffff;" colspan="2" valign="bottom" height="30">.</td> </tr> <tr> <td style="line-height: 32px; padding-left: 30px;" valign="baseline"><span style="font-size: 32px;"><a style="text-decoration: none;" href="%blog_url%" target="_blank">[blog_name]</a></span></td> <td style="padding-right: 30px;" align="right" valign="baseline"><span style="font-size: 14px; color: #777777;">Blog Slogan</span></td> </tr> </tbody> </table> <table id="content" style="margin-top: 15px; margin-right: 30px; margin-left: 30px; color: #444; line-height: 1.6; font-size: 12px; font-family: Arial, sans-serif;" border="0" width="490" cellspacing="0" cellpadding="0" bgcolor="#ffffff"> <tbody> <tr> <td style="border-top: solid 1px #d9d9d9;" colspan="2"> <div style="padding: 15px 0;">Welcome,</div> <div style="padding: 15px 0;">[user_login] [plaintext_password] </div></td> </tr> </tbody> </table> <table id="footer" style="line-height: 1.5; font-size: 12px; font-family: Arial, sans-serif; margin-right: 30px; margin-left: 30px;" border="0" width="490" cellspacing="0" cellpadding="0" bgcolor="#ffffff"> <tbody> <tr style="font-size: 11px; color: #999999;"> <td style="border-top: solid 1px #d9d9d9;" colspan="2"> <div style="padding-top: 15px; padding-bottom: 1px;"><img style="vertical-align: middle;" src="https://www.anasway.net/ZooTest/wp-admin/images/date-button.gif" alt="Date" width="13" height="13" /> Email sent [date] at [time]</div> <div><img style="vertical-align: middle;" src="https://www.anasway.net/ZooTest/wp-admin/images/comment-grey-bubble.png" alt="Contact" width="12" height="12" /> For any requests, please contact <a href="mailto:%admin_email%">[admin_email]</a></div></td> </tr> <tr> <td style="color: #ffffff;" colspan="2" height="15">.</td> </tr> </tbody> </table> </div></td> </tr> </tbody> </table> </center></td> </tr> </tbody> </table>
Would that be the problem? … I’m not sure if I’m missing something.
I also have gravity forms installed, the HTML would not be overwritten for those would it?
Hopefully you can help me out, I’m really not a programmer.
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘HTML Style Not Being Applied’ is closed to new replies.