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 am creating inner contents pages by using rich textbox editor but when copy page my html in rich textbox and i click on publich some of the tags from html gets removed.please let me know the solution.
See config/tinyMceConfig.config and look at the validElements tag - this controls which attributes the editor will allow your div tag to have.
I'm guessing this may be the issue - though there may be other forces at work - i'm not tinyMCE expert...
i have solved this problem now i am facing another one span tage disappear
What was your solution?
this tag was true in umbraco settings
<!--
clean editor content with use of tidy -->
<
TidyEditorContent>false</TidyEditorContent>
Hi - help us to help you by posting as much information as you can. e.g an example of the span tag that is being removed.
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
CMS automatically removes some of my div tags
i am creating inner contents pages by using rich textbox editor but when copy page my html in rich textbox and i click on publich some of the tags from html gets removed.please let me know the solution.
See config/tinyMceConfig.config and look at the validElements tag - this controls which attributes the editor will allow your div tag to have.
I'm guessing this may be the issue - though there may be other forces at work - i'm not tinyMCE expert...
i have solved this problem now i am facing another one span tage disappear
What was your solution?
this tag was true in umbraco settings
<!--
clean editor content with use of tidy -->
<
TidyEditorContent>false</TidyEditorContent>
Hi - help us to help you by posting as much information as you can. e.g an example of the span tag that is being removed.
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.