• Resolved tonleu

    (@tonleu)


    Hi.
    First of all I want to tell you that I love your plugin which is one of the best on the market.
    I try to create a template for the notification email but when I paste the code in the text tab, the <style> tag is replaced in a <p> tag and the final result displays code snippets. I don’t know how to ensure that the styles are taken into account for the final rendering.
    I am using this code as a base for what I want to create: https://pastebin.com/damddutP
    thank you for your reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @tonleu

    I hope you are doing good today.

    <style> tags are not supported anymore due to many reported issues. Right now the only option is to use style=”…” tag around your elements like table, div, p, etc.

    With that, this will be saved correctly. I hope this helps.

    Kind Regards,
    Kris

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @tonleu ,

    We haven’t heard from you for several days now, so it looks like you don’t have more questions for us.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘email notification template issue’ is closed to new replies.