oc-wysiwyg-editors
oc-wysiwyg-editors copied to clipboard
ckeditor does not load
This can be fixed by setting the CKEDITOR base url.
I have the same problem with TinyMCE
So, how can I fix this?
I have the same problem. You have to hardcode the editor into your CMS as a quick fix. Issue #43 has the answer for this.
Same issue here. Any ideas?
@richlove1 tinymce shoould be included into the page.
I'm having trouble that ckeditor does not load. TinyMCE loads but does not save content or recognise changes
Sorry, but right now busy with other important stuff, will look into this as i will get time(after 2-3 days)
Hi @anand-patel
Thank you for providing this plugin. I have similar problem on my Google Chrome.
Chrome version = 64.0.3282.167 (Official Build) (64-bit) October CMS version = 1.0 PHP version = 7.1.4
The TinyMCE doesn't load on CMS -> Page The CKEditor only show with a tiny input area.
Is there any configurations that I need to change to fix this problem ?
Thank you.
Hi @anand-patel
I have found the issue and resolved it. The problem is from backend -> Back-end preferences -> Region -> Locale .
I did use English (Australia) and editor was trying to find en-au.js lang file.
After updating it to English (United States), the editor started to load without any problems.
Hopefully this can help someone.
Kind regards