oc-wysiwyg-editors
oc-wysiwyg-editors copied to clipboard
Uncaught TypeError: $(...).ckeditor is not a function in Rainlab Static page plugin
trafficstars
I'm getting the following error in browser console Uncaught TypeError: $(...).ckeditor is not a function
and the page doesn't load
+1
same here
+1
Same here, ckeditor and tinymce both wont work
i'm getting this error too but ckeditor source script is loaded !
I solved issue. Please use replace function instead chediter().
CKEDITOR.replace('editer');
also not working with CKEDITOR.replace('editer');