Stop Mojo from rewriting HTML?

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
9/13/2016 1:03:47 PM
Gravatar
Total Posts 9

Stop Mojo from rewriting HTML?

From time to time, Mojo rewrites HTML entered as HTML content in the editor. Is there a technique to stop Mojo from rewriting the HTML, such as a class name that would cause Mojo to ignore a certain portion of HTML?

9/13/2016 1:58:34 PM
Gravatar
Total Posts 9

Re: Stop Mojo from rewriting HTML?

For example, in my HTML I have one span containing 2 words. After editing the HTML in Mojo, the single span was split into 2 spans each wrapping one of the words, so <span>word word</span> became <span>word</span> <span>word</span>

9/13/2016 2:12:21 PM
Gravatar
Total Posts 9

Re: Stop Mojo from rewriting HTML?

In another thread, I read that deactivating the wysiwg editor will stop HTML rewriting. I tested this and it works. It would be nice if could also the wysiwg, perhaps a different editor would be better.

12/13/2016 10:16:34 AM
Gravatar
Total Posts 2239

Re: Stop Mojo from rewriting HTML?

I know this is a late response to your post but if you're still having trouble with this issue, would you mind telling me which WYSIWYG you are using?

A lot of times this kind of stuff can be fixed by tweaking the configuration of the WYSIWYG.

Thanks,
Joe

You must sign in to post in the forums. This thread is closed to new posts.