Ah well ... for anyone else who comes across this, the fix is to edit assets/plugins/tinymce3101/jscripts/tiny_mce/tiny_mce.js and change the value of forced_root_block to false. I’m sure this isn’t the ’right’ way but, y’know, it works.
This is my problem too. I am trying to enter a MaxiGallery call and the editor keeps wrapping it in a <p> tag which breaks my layout.
Hi All
well I am also back to this issue with TinyMCE 3.201 in the newest version of MODx 0.9.6.3 Tiny MCE persistently keeps adding a <p>to all TV’s and chunks.
I’ve put forced_root_block to false, as well as
force_p_newlines to 0, also tried it with false. No luck.
Anyone an Idea what else I could do?
Thanks in advance
Beat