• Hi,
    When creating an e-mail template with a notification about a new post on blog, the tags <br> are removed from the template: ??

    How else to insert a newline?

    best regards,
    Pawel

    • This topic was modified 2 years, 7 months ago by pixel-2.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor kishanranawat

    (@kishanranawat)

    Hi there,

    I am sorry for the delay in my reply.

    We are unable to replicate this issue at our end. Can you please share the template’s HTML content here? It will help us in debugging the issue further.

    Thank you.

    Thread Starter pixel-2

    (@pixel-2)

    Hi,

    This is my template. If I use <br> tags they are removed after saving the template.
    Now I try workaround using paragraphs (<p> </p>)

    `<!DOCTYPE html>
    <html>
    <head>
    </head>
    <body>
    <p>Hello {{NAME}}, W?a?nie opublikowa?em now? (lub archiwaln?) foto relacj?.</p>
    <h4>{{POSTTITLE}}</h4>
    <p>{{POSTIMAGE}} Zapraszam do jej obejrzenia: {{POSTLINK}} Mi?o mi b?dzie je?li skomentujesz, udost?pnisz lub powiadomisz znajomych ?? Thx! Pozdrawiam, Pawe? Wala / Pafka Otrzymujesz t? wiadomo??, poniewa? adres {{EMAIL}} zosta? u?yty do zapisania si? na powiadomienia o nowych postach na stronie sport.zuzka.pl</p>
    </body>
    </html>’

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘tag BR removed from email templates’ is closed to new replies.