Option 1) Turn off the tabbed (wysiwyg) editor. Users -> Your Profile. Uncheck the top box. See if that makes a difference?
Option 2) See Weblog_Client for a big list of alternatives.
Hi!
Thanks for posting the list. I will definitely check that properly tomorrow
It should be possible to nest HTML code right?
Well it doesn’t seem to be possible from the WordPress HTML editor!
I turned off the wysiwyg editor, but the problem I was having was in the HTML tab anyway, not in the wysiwyg.
I’d prefer an html entry that was just like notepad over what is there right now.
It is extremely irritating to save a Div and discovered that I am being patronized by a piece of software that reckons I ought to have a <p> and over-rides my save without even telling me… !
I turned off the wysiwyg editor, but the problem I was having was in the HTML tab anyway, not in the wysiwyg
If you’re using a tabbed editor, you haven’t turned off WYSIWYG yet.
Hi,
I am pretty sure I turned it off. I followed your advice.
================
“Use the visual editor when writing” = unchecked
================
But the problem remains, as I said.
It’s correct that the tabs go away though, and only the “html” option remain.
(Also, the fact that the actual html appears in the text are a for composing the post is a sign that it is not the wysiwyg editor…)
Unless there is some kind of misunderstanding I guess I need to find out how to post without using the WP interface, at least until it is fixed, or this behaviour (if intended) gets changed.
I can’t be the only person who has experienced this!
Thanks Moshu! I checked that thread.. My problem is a dupe of that; reproducible by editing in the HTML editor (after having disabled the wysiwyg). Save a div called mydiv. Refresh. View the code again and find a p class called mydiv!
Also my closing of divs and p classes does not seem to get properly saved.
I have definitely turned off the wysywyg editor. The tabs are gone and the relevant tickbox is uncheced.
The post you refer to seems to have been solved by the user turning of the wysiwyg editor!
It doesn’t work in my case. I’ll double check one last time, but really I already have, several times.
I am not good enough at HTML to be cocky and shout “bug” with confidence. But it looks like it to me. Can’t think of any reasonable explanation for this behaviour.
This problem is repeated when I used the third party blog poisting software as well!
How bizarre!
Perhaps it’s something to do with how the code gets stored in MySQL. Or maybe some obscure WP function does some kind of processing of the html code. Weird. I really haven’t a clue.
I solved the problem by using a customised P class. I would have preferred a div though.