• Resolved edizionieufonia

    (@edizionieufonia)


    Hi, due to problems of images and their style in outlook I had to write the html of my email. If you have some suggestion about how to manage the visualization in outlook would be appreciate. Anyway now I wrote the html for the email but I would like to put the link to let the client to unsuscribe from the newsletter. How can I put the link in my email?
    Everything should be easier if I should use raw html directly in the composer (now the html block change my html: for example they delete width=”50″ from the images).

    Thanks,
    Matteo

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Stefano Lissa

    (@satollo)

    Hi, if you need to create raw html newsletters, you should use the “old” pure html editor, the html block is partially filtered (it something connected to security concerns, even if that attribute should not be removed).

    Outlook, with it’s limits, is very complicated to manage, you can look at the mjml editor, for example, to copy the code generated which should be compatibile with outlook. Trying to get complex layouts on Outlook usually compromise the correct display of an email on mobile clients.

    Plugin Author Stefano Lissa

    (@satollo)

    About the link, you can use the {unsubscription_url} tag.

    Thread Starter edizionieufonia

    (@edizionieufonia)

    Thank you for your fast reply! I will try in this way, unfortunately it’s more difficult in this way and I have to write much more code but if it’s the only way ok. An interesting thing that you don’t have in the plugin, as a tip, it’s the possibility to make automatic newsletter with random products selected by categories. For now you have just the news, I think it should be easy to implement and very usefull for a lot of people.

    Thank you,
    Matteo

    Plugin Author Stefano Lissa

    (@satollo)

    Yes, {} tags are replaces per-subscriber when the single message is created an sent.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.