• Resolved hasintha86

    (@hasintha86)


    Hi Team

    In um email templates i have used if mso tags to render a different logo image.

    this is the sample code i have used. However everytime i save the template wordpress converts my <!–<![endif]–> into ‘&lt;!– . How can i avoid this.

     <!--[if !mso]><!-->
    <img src="logo.png" alt="">
    <!--<![endif]-->

    I tried using [‘entity_encoding’] = ‘raw’ setting in tinymice but no avail

    Any help would be highly appreciated

    Best Regards

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Email template editor strips tags’ is closed to new replies.