danielpugh
Results
3
comments of
danielpugh
seeing this problem as well
This an issue for me on 2.3.5p2 It is a common problem might be useful https://github.com/claviska/tinymce-iconfonts Or perhaps tinyMCE.init({ // ... extended_valid_elements : '*[*]', });
following last post i have installed the tinymce plugin mentioned above (tinymce-iconfonts) and it allows me to use e.g. font-awesome immediately. had to edit file to add plugin as per...