Why does WP suck so much for formatting?
-
I will start by saying WP is great for the most part. It takes what could take a couple of months and allows me to do what I need to do with a web design and get it done in a couple of weeks.
My gripe about WP is the formatting aspect. It sucks. Plain and simple. I don’t need something stripping and reformatting my code when I switch from text editor to wysiwyg. It doesn’t even meet web code standards for how it takes its approach to formatting code.
And this is what makes me want to rage quit and go back to dreamweaver and notepad ++. LINE BREAKS DO NOT WORK. No matter how many ways I think to code it.
I’ve triedeven css styles. Such as <h4 style=”text-align:left;”> </h4> and other non-standard web design methods with CSS.
SO… When the are you going to fix this? This a major flaw in design. It is a simple line break to put spaces between things.
P.S. I’ve used the raw html plugins to avoid WP stripping code and reformatting.
The topic ‘Why does WP suck so much for formatting?’ is closed to new replies.