Thread Starter
rssail
(@rssail)
thanks, I tried that but it doesn’t seem to work. Is there a way to edit a PAGE’s html and not have any auto formatting done to it. Everything I’ve tried keeps reformatting the html when I come back to the page. Honestly, this makes the editor almost useless when designing a complicated page. I’ve resorted to using atom on my pc and then do a copy and paste. Is this really the best wordpress can offer? What settings would you use on tinymce-advance? The lack of a decent editor is a major drawback
oh my gosh someone please answer this. WordPress’ code editor is the most hottest garbage I’ve ever experienced in my life.
1. I’m sick of it auto-jumping to the top of the Custom CSS input field in the Customizer when I click somewhere in the middle and start typing.
2. I’m sick of it trying to auto close my tags for me
3. I’m REALLY sick of it adding align-content; to the end of my CSS values.
It’s so hot trash I just want the plain old text editor from before.
WordPress’ code editor could be a lot better.
I find it easiest to use the block editor and just add a Custom HTML block. It will not attempt to auto-format your code.
+1 for @sitebay ‘s recommendation. I hate that the code editor implements its own “improvements”, but just knowing I can use the Custom HTML block that it won’t mess up has helped greatly.
@sitebay that’s the simple and clean way s far. Auto-formated is real tragedy in the code editor with non-intelligent auto put the random auto close tag into everywhere.