Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I'm trying to insert some HTML into the tinyMCE editor that contains <span> tags, but they keep getting deleted.
I've tried...
Setting <TidyEditorContent>False</TidyEditorContent> in umbracoSettings.config
...and also...
Setting <validElements><![CDATA[*[*]]]></validElements> in tinyMceConfig.config
...but none of this has had any effect. Is there any way to get Umbraco to keep my span tags, as they're vital for the page layout.
Thanks for any suggestions!
Did you 'touch' the webconfig after making the changes?
Have you restarted the app pool by touching the web.config?
Yep!
Just did it on the installation i'm working on atm, and after loggin out and in again, i can add all the span tags i want in the tinyEditor.
Sure everything is inserted correctly, without closing tag errors etc?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Umbraco/TinyMCE deleting <span> tags
I'm trying to insert some HTML into the tinyMCE editor that contains <span> tags, but they keep getting deleted.
I've tried...
Setting <TidyEditorContent>False</TidyEditorContent> in umbracoSettings.config
...and also...
Setting <validElements><![CDATA[*[*]]]></validElements> in tinyMceConfig.config
...but none of this has had any effect. Is there any way to get Umbraco to keep my span tags, as they're vital for the page layout.
Thanks for any suggestions!
Did you 'touch' the webconfig after making the changes?
Have you restarted the app pool by touching the web.config?
Yep!
Just did it on the installation i'm working on atm, and after loggin out and in again, i can add all the span tags i want in the tinyEditor.
Sure everything is inserted correctly, without closing tag errors etc?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.