I have added CKEditor as a plug-in for my WordPress site. It states that the download was successful, but it does not appear when I go to my pages or posts to begin editing. I have deleted and reloaded it numerous times, but it still does not appear. I am not a computer guy and need help resolving the problem. What am I doing wrong?
Wed, 01/02/2013 - 05:09
#1
Experiencing the same problem
I have been having the same problem, ever since I incorporated comments to the Posts section. I don't know the solution however, it seems like a part of the ckeditor.js file is not loading properly. Using the firebug console, an error appears
TypeError: a.element is undefined on line 174
Hopefully this will help shed some light on the error and help the developers of this plugin.
I am also thinking, there may be a conflict issue with other plugins js.
Cheers
It will probably make more
It will probably make more sense to ask your question on the plugin support forum: http://wordpress.org/support/plugin/ckeditor-for-wordpress and consult fellow WordPress developers with their expertise.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
I am also having this issue,
I am also having this issue, and I am not using Wordpress, I'm using CKeditor in my own CMS, as a standalone.
For me this problem does not occur everytime, only sometimes, so I guess it could be a problem linked with asynchronous scripts loading... what do you think?
The exact error is :
Anyone narrowed this issue down?
Has anyone narrowed this issue down? It seems to appear more and more often to me lately while I don't see any relation to changes I've made.
Some kind of asynchronous loading issue seems reasonable, but what could it be?
Or does someone have a workaround?