Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello!
I have an issue with the TinyMCE content when the content is printed on pages.
The content in database shows like this:
The content in TinyMCE shows like this:
But in browser the contents appears like this:
Please, note the double-escaped html. How can I fix that? Which is the php file that process this content?
Hi Federico,
This looks like a plugin is interfering with the code on output. Can you try disabling all non-SiteOrigin plugins and see if this fixes the issue? You’ll need to clear all your caches after disabling your plugins.
If it does fix the issue, then try re-enabling your plugins one by one until the issue comes back. This procedure will help diagnose which plugin is causing the issue.
Once we know that, we’ll be able to look at what might be causing the conflict and either solve the problem or help you find an alternative plugin.
If you aren’t using a SiteOrigin theme, then you can also try temporarily switching to one of the default WordPress themes to see if the issue is theme related.
Hi!
The problem was the “Markdown” option on Jetpack plugin. Thanks!