avocado
Member
Posted 2 years ago #
If I try to put a data table inside a post (not using it for layout), TinyMCE strips out all but the first row when I either save the post or switch between code and WYSIWYG views. So essentially I can't put tables in my posts at all. Why is it doing this, and is it fixable?
And no, disabling WYSIWYG entirely is not an option, since this will be maintained by people who don't know HTML.
Turn off the wysiwyg editor completely and insert code manually into posts.
Should work.
edit - You may also want to go to
admin -> Options -> Writing
and uncheck the box for "WordPress should correct invalidly nested XHTML automatically"
avocado
Member
Posted 2 years ago #
Like i said, disabling WYSIWYG is not an option. And invalid HTML correction is already turned off.
I'm investigating alternative editors. This version of Wordpress + TinyMCE seems to be hopelessly broken in more ways than one.
analogrithems
Member
Posted 2 years ago #
I'm noticing the same symptoms, I've also noticed the editor is breaking object tags by putting close tags on param sub objects.
I also am dealing with broken tables...a very real downer!
I hope this is fixed soon.
andreacimatti
Member
Posted 2 years ago #
Ive read something that says that wordpress does not allow inserting tables trhough TinyMCE
My workaround is not pretty but it works. I use several tables made up of one row one after another.
it seems tinymce allows this.
The TinyMCE however is in my opinion Wordpress' worst feature - the one most of my clients complain about.
electroniques
Member
Posted 2 years ago #
I have the same problem as well.
Any fix for this yet?
jimmytheRetard
Member
Posted 2 years ago #
I move to saint joseph missouri because I am hiding from the law and I am new to computers. But I want to learn all I can about computers I spent so much time in ocj that officer Hernandez of the santa ana POLICE though be how to type I want to learn as much as I can about computers and the language and communications so I can Be A better theef/criminal/*/i just love to steal jimmytheretard thank you all for being here
electroniques
Member
Posted 2 years ago #
Try using the FCKEditor instead of TinyMCE.
Worked for me!
Or add the "table" plugin for TinyMCE (or WP plugin that adds it). http://wordpress.org/extend/plugins/tags/wysiwyg
I was hoping this would be fixed with the upgrade, but alas, no. I still cannot put tables into my posts.
... I've also noticed the editor is breaking object tags by putting close tags on param sub objects.
I am able to insert youtube videos by using the plug-in for that. :-)
http://tinyurl.com/26ml6x
I too had to resort to putting each table row in a separate table.