Is there a way to turn off the WYSIWYG editor?
-
I’ve had numerous problems with the editor removing my HTML code.
It wouldn’t be so bad, if I could just enter HTML and then let WP filter out or modify my code, but I think the WYSIWYG editor is messing it up even more than the WP filters.
examples:
* escaped sequence for space ($nbsp;) are removed and then combined together into a single space
* paragraph (p) tags are removed from table cells (td tags) and (br) tags are stripped and line breaks occasionally are removed which end up combining multiple paragraphs/breaks into a single line. If I fight with fixing the code and saving it in code view without previewing in WYSIWYG mode, then I can get it to work, it just takes a long time. -
Dashboard → Users → Your Profile, then turn off the ‘use visual rich editor’ option and click ‘Update’.
Not a very logical place..
-
-
Yeah, that’s where I looked for it too. I suppose it does make a little sense to put it there because one user can be writing for more than one blog.
-
- The topic ‘Is there a way to turn off the WYSIWYG editor?’ is closed to new replies.