Hi,
Please check your browser console, see if there are any errors.
You can also try deactivate other plugins to check if there is a conflict issue.
Let us know, if you find any conflict plugin which is causing this error.
Thanks
Thanks. I have updated to the latest plugin version and it seems to work well.
But I’m having another annoying problem inside post/page, when I click inside the text blocks the cskeditor buttons appears which covers the gutenberg buttons. I solved this problem by blocking the loading of ckeditor.js in the pie-register.php file. Maybe it’s a gutenberg problem?
Thanks again
Ok. I have found that the two things are related. To prevent the cskeditor buttons from going over the gutenberg buttons in the posts, I’m blocking the loading of cskeditor.js into the pie-register.php file, but in doing so I can no longer drag the blocks into the registration form.
Hi,
We have tested our plugin with Guttenberg editor. Ckeditor.js is not blocking guttenberg blocks/buttons. Please do the followings:
- Check your browser console, let us know if there is any error on edit post/page.
- Send us screenshot of ckeditor buttons covering guttenberg.
Also, ckeditor.js is not related to PR form editor drag and drop functionality.
Thanks