Archived topic
Internet explorer and Section issue
3 replies · Started by Hashbeer on March 13, 2020
Hi,
While opening In IE page is breakig😔
Created using sections.
When adding HTML to section and save it's automatically removing some code and adding some p br tags and breaking structure. Is it can fix in sections?
http://optimize.farahatco.net/
Thank you.
Hi there,
The WordPress editor (which Sections uses) will do that to some HTML, especially if it's not valid HTML/there are empty elements.
Have you tried using the new Gutenberg editor? Our new GenerateBlocks plugin (https://generateblocks.com) is like Sections on steroids. Might be worth trying :)
Let me check.🙂
No option in classic editor, right?
(We are using some other plugin which not support Gutenberg editor.)
If you need to use the Classic editor, you might just need to adjust the HTML you're using. Any invalid HTML will be stripped, and empty elements (<span></span> for example) will be stripped.