I think what you want is the "Insert formats" function for the RTE. The validElements is only a validation which element is allowed to use in the editor, any element not present in the validElements will be removed by the RTE.
Insead I suggest you do the following:
1- Create a stylesheet in the Settings section, called editor.css. Add the following css to that file:
Heading tag h1, h2, h3 not appearing in RichText editor in grid
Hi all
I am using umbraco version 7.5. here is my TinyMCE config file
Which clearly show that there is h1, h2... tags reside inside this. But when I added RTE to grid it is nowhere showing option to add Headings.
Thanks Manish
Hello Manish.
I think what you want is the "Insert formats" function for the RTE. The validElements is only a validation which element is allowed to use in the editor, any element not present in the validElements will be removed by the RTE.
Insead I suggest you do the following:
1- Create a stylesheet in the Settings section, called editor.css. Add the following css to that file:
2- Go and edit the Grid. In the RTE settings for the grid, make sure to select the new editor.css file. See animation:
All done, now you should be able to see the options for inserting heading.
Hope this was helpful!
Have a great day!
Many thanks Dennis
Many thanks Dennis
Glad to help Manish!
Take care!
Hi Dennis
How to add for paragraph under heading tag so when user choose paragraph it remove the heading format and change to heading.
Thanks
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.