oc-wysiwyg-editors icon indicating copy to clipboard operation
oc-wysiwyg-editors copied to clipboard

Uncaught TypeError: $(...).ckeditor is not a function in Rainlab Static page plugin

Open ramachandranv opened this issue 10 years ago • 7 comments
trafficstars

I'm getting the following error in browser console Uncaught TypeError: $(...).ckeditor is not a function

and the page doesn't load

ramachandranv avatar Oct 20 '15 12:10 ramachandranv

+1

kodermax avatar Nov 23 '15 09:11 kodermax

same here

feitzi avatar Nov 28 '15 16:11 feitzi

+1

howtomakeaturn avatar Dec 18 '15 05:12 howtomakeaturn

Same here, ckeditor and tinymce both wont work

Yamazakin avatar Dec 27 '15 14:12 Yamazakin

i'm getting this error too but ckeditor source script is loaded !

mojtabaRKS avatar Dec 12 '17 12:12 mojtabaRKS

I solved issue. Please use replace function instead chediter().

CKEDITOR.replace('editer');

guolifang48 avatar Jul 28 '19 06:07 guolifang48

also not working with CKEDITOR.replace('editer');

saadfarooq3198 avatar Feb 01 '22 05:02 saadfarooq3198