Also having the same issue with JCE editor, on further inspection, it seems like it might be a CSS conflict with JCE CSS? It works fine with TinyMCE with no issues, just with JCE it is off the bottom and left of the screen preventing you from using many of the functions required to make it work.
Other than that, love what this plugin can do! Using it mostly with PhocaCart extension in Joomla 3.9.11 for custom watercolour images to show the original image and the watercolour produced from the original image in the product description area - AMAZING results! see it in action
here
If I find a way to fix it with custom CSS I will post my results here
Save and close the file. If you used an editor to create the file locally, FTP in to your server and upload the file to the /administrator/templates/isis/css folder.
Clear your cache and reload your administrator page and open an article or create a new article and test the Before After button, it should now load in the center of your window!
The important thing here was the position: absolute; (moves window to absolute positioning) and background: #fff; (originally, the background was transparent and could see through window) adding these 2 items fixes the problem, and the rest is just extra styling!
From Chrome Dev Tools Console using JCE Editor while creating an article:
jux-editor.js:273 Uncaught TypeError: tinymce.activeEditor.insertContent is not a function
at Object.$juxba.fn.save (jux-editor.js:273)
at HTMLButtonElement.<anonymous> (jux-editor.js:345)
at HTMLButtonElement.dispatch (jquery.min.js?bbe73454e405daa0f1c65d3e375945f9:2)
at HTMLButtonElement.v.handle (jquery.min.js?bbe73454e405daa0f1c65d3e375945f9:2)
$juxba.fn.save @ jux-editor.js:273
(anonymous) @ jux-editor.js:345
dispatch @ jquery.min.js?bbe73454e405daa0f1c65d3e375945f9:2
v.handle @ jquery.min.js?bbe73454e405daa0f1c65d3e375945f9:2
Hi Maximum Aperture
Thank you for feedback us
Our products work well on the Joomla TinyMCE default, we are researching and will add functionality to work with JCE in the next version.
Hope you understand and look forward to receiving sympathy
Thanks
Hi
I understand but it is not something simple, we will try to add it soon because we are in the process of researching and developing this function.
Thanks
Hi
I'm sorry but as I said above, it is not a simple function and not because I cannot fix layout issue, but the problem is the javascript library, I am trying to fix and offer it. More functions work on JCE for you
Thanks