• Resolved Okoth1

    (@okoth1)


    Hi,

    I’m trying to create a responsive email using the only Browser/Desktop/Mobile way possible, namely the use of tables. Whatever I do css wise, it’s not possible to overrule the <br /> tags that are added by your plugin after every table related tag. This is clearly a bug. Are you able to fix this and if yes, when?

    Thank you.
    Okoth

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter Okoth1

    (@okoth1)

    I just looked at the source code of the email and it’s not only the table tags that get free breaks, but every tag gets them. It’s more than a simple bug.

    Look at this. Responsive html emails are not working.

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><strong><br /></strong><html xmlns="https://www.w3.org/1999/xhtml"><strong><br /></strong><head><strong><br /></strong><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><strong><br /></strong><title>Post title</title><strong><br /></strong><style type="text/css"><strong><br /></strong>body {<strong><br /></strong> margin: 0;<strong><br /></strong> padding: 0;<strong><br /></strong> min-width: 100%!important;<strong><br /></strong>}<strong><br /></strong>

    Thread Starter Okoth1

    (@okoth1)

    I just looked at the source code of the email and it’s not only the table tags that get free breaks, but every tag gets them! It’s more than a simple bug.

    Responsive html emails are not working.

    Thread Starter Okoth1

    (@okoth1)

    Couldn’t wait. Fixed it myself. With a very small change to the existing code all the unnecessary br tags are gone.

    Thanks anyway for the rest of the plugin.

    Plugin Author Icegram

    (@icegram)

    @okoth1,

    Please write to us from here as we need to check the fix that you have made.

    Adendum

    (@adendum)

    Okoth1,

    Can you detail the change as I am seeing the same issue and I’m not confident Icegram monitors this support forum.

    Plugin Author Icegram

    (@icegram)

    @adendum,

    We do monitor this support system. Please check your thread for our reply.

    Thread Starter Okoth1

    (@okoth1)

    @icegram

    I’ll mail you as long as I get feedback.

    Plugin Author Icegram

    (@icegram)

    @okoth1,

    Can you let us know what feedback you are referring to?

    Thread Starter Okoth1

    (@okoth1)

    The feedback on the code changes to es-sendmail.php I want to send. Looks like I’ve been flagged on WP so I’ll wait first for their reply, because I cannot comment properly.

    Edit: maybe they’ve removed it…

    • This reply was modified 8 years ago by Okoth1.
    Plugin Author Icegram

    (@icegram)

    @okoth1,

    Then email to us your solution. If it is proper, we’ll include the same in next release so everybody can benefit from it.

    Plugin Author Icegram

    (@icegram)

    @okoth1, @adendum,

    Please update Email Subscribers to version 3.3.7 as the issue is fixed in it.

    Let us know if it works on your end after updating plugin .

    Thread Starter Okoth1

    (@okoth1)

    That would be great news! Going to test it first. My version was heavily modified and already able to send html emails. Guess I have to compare our versions…

    Plugin Author Icegram

    (@icegram)

    @okoth1,

    You can try and test latest version of Email Subscribers on your testing site. If it works for you, then you can update plugin on the live site.

    Try it and let us know if it works for you.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘responsive email not working’ is closed to new replies.