• Resolved jasonTakesManhattan

    (@jasontakesmanhattan)


    I’m trying to enter custom HTML in the editor for the Description of the landing page. The problem is that every time I save, the editor is removing my HTML attributes.

    For example, if I type the following into the editor:
    <div id=”my_cntr”></div>

    once I save, it becomes:
    <div></div>

    Without the attributes, I’m not going to be able to customize the CSS the way I want. How do I prevent the attributes from being removed on save?

    The page I need help with: [log in to see the link]

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

    (@fatcatapps)

    Hello there,

    Thanks for contacting us. Let’s see how can help.

    Most of our clients are code novices and we don’t want them to break the landing page because of bad HTML.

    And we want our plugin to be simple enough for making simple landing pages quickly.

    Because of this, we decided to strip out complex HTML tags and attributes from the HTML editor of Landing Page Cat.

    However, I have marked down your requirement as a feature request and we might build upon it if we have similar demands for it from more users like you.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘HTML attributes being remove on save’ is closed to new replies.