[DRUPAL] FIX CKEditor stripped fontawesome tags
FIX :
Put this in your ckeditor.config.js can be found in sites\all\modules\ckeditor
Clear cache.
Put this in your ckeditor.config.js can be found in sites\all\modules\ckeditor
Clear cache.
CKEDITOR.dtd.$removeEmpty.i = 0;
Comments
Post a Comment