• Resolved mashme

    (@mashme)


    When I place an article into the newsletter designer. The HTML Heading Settings <h1>, <h2>, <h3> are replcaed by <p>. I do not want to completely reformat articles by hand.

    Source Code Example:
    Original

    <h1>This is Heading 1</h1>
    <h2>This is Heading 2</h2>
    <h3>This is Heading 3</h3>
    This is Paragraph

    Newsletter Designer
    <p>This is Heading 1<br /> This is Heading 2<br /> This is Heading 3<br /> This is Paragraph</p>

    This must be a problem that came with one of the last updates. It wasn’t there at the beginning of Mailpoet 3.
    We use Mailpoet 3 version 3.7.5

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mashme

    (@mashme)

    Copy and paste HTML-Code from wordpress content to a textbox in the newsletter designer is a workaround. But the code is parsed and stripped-down. Please implement the allow” own “HTML” option in the newsletter designer, as it was in Mailpoet 2!

    Hi there @mashme,

    I’m afraid most HTML isn’t available to be used in MailPoet 3. Many email clients strip HTML anyway and this quite often breaks rendering, resulting in unreadable Newsletters. Unfortunately, for now, they need to be updated by hand.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Newsletter Designer ignores heading in content’ is closed to new replies.