• Emails arrive with their own css and formatted with tables, which causes display problems on mobile devices. Is there any way to create a responsive template?

    Likewise, if I send a static newsletter it arrives in flat format, not HTML as it has been composed, without links, without images …

    How can I edit the code of ### POSTFULL ###?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author gopiplus

    (@gopiplus)

    @joaquincorbalan

    $post_full = $post->post_content;

    We use the above WP method to load the post content. and we dont have any HTML formatting in the mail content. it all depends in your website setting.

Viewing 1 replies (of 1 total)
  • The topic ‘Responsive emails’ is closed to new replies.