I'm using CKEditor so the user can fill in some text. On the Home page of the site I was looking at DevTools from Chrome and found the error.
Uncaught ReferenceError: CKEDITOR is not defined - jquery.js: 5
I'm using CKEditor so the user can fill in some text. On the Home page of the site I was looking at DevTools from Chrome and found the error.
Uncaught ReferenceError: CKEDITOR is not defined - jquery.js: 5
As I said, I used this in the Administrative Dashboard , not the front end. I was in the template of the front and found the call from the CKEditor .js file. I removed the line, I saved and gave F5 . No gave more error message .