• Resolved webfolk

    (@webfolk)


    Hello!

    I’m not sure if I’m missing something but the HTML format for email notifications is not working. It’s just displaying the HTML as plain text.

    I have tried enclosing my text elements within markup <p></p> and using <br />, and have not had any success in formatting the email output.

    I have also tried including the basic HTML markup found in common frameworks such as Foundation (email):
    `<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”&gt;
    <html xmlns=”https://www.w3.org/1999/xhtml”&gt;

    <head>
    <meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″>
    <meta name=”viewport” content=”width=device-width”>
    <title>New Lead Notification</title>
    `

    As a last resort, I tried to change the HTML format to Plain Text, and of course it will not save the changes and/or the format update. Your help in sorting this out would be greatly appreciated. Thank you!

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

    (@upi)

    Hello! Conversion to the required format occurs in accordance with the exposed flag xml / text. For markup use only the functions specified as shortcode.

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