We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 2901
    • 277 Posts
    Hi all
    I am not sure wether this is a stupid question that I have not yet received an answer. So far I used to add calls (Maxi Gallery, Ditto etc.) in TinyMCE. That worked all well without any problems. But since the upgrade TinyMCE it is not possible anymore as TinyMCE wraps Chunks and calls with a p.

    Can anyone tell me in which file I can change this behavior? Could it probably be solved with

    tinyMCE.init({
    	...
    	force_p_newlines : false
    });


    if so in which file has this to be done?

    Thanks in advance.
      • 2901
      • 277 Posts
      hopefully solved with this Post.

      http://modxcms.com/forums/index.php/topic,28908.0.html

      it works, but I am not sure wether this is a proper solution or not!?!

      can’t be that wrong wink in tinymce 2111 it is exactly this way

      thanks tuatara