CherryFramework / cherry-plugin

Сompatibility: Cherry Framework v.3
8 stars 17 forks source link

Editor-plugin-39.js issue #21

Open stesvis opened 7 years ago

stesvis commented 7 years ago

Hi,

whenever I edit a post in the admin area I get this error message:

Failed to load plugin url: http://build-muscle-101.com/wp-content/plugins/cherry-plugin/admin/shortcodes/editor-plugin-39.js' defer='defer?_wpnonce=098907eb36

How can I fix it?

I am on WP 4.7.4, PHP 7.1 and Cherry Version 1.2.8.1

cheh commented 7 years ago

Hi, @stesvis

As you can see, script URL http://build-muscle-101.com/wp-content/plugins/cherry-plugin/admin/shortcodes/editor-plugin-39.js is correct.

And if you use a WP version 4.7.4, this script never registered and enqueue, because - https://github.com/CherryFramework/cherry-plugin/blob/master/admin/shortcodes/tinymce-shortcodes.php#L48-L54

Maybe you have conflict with cherry plugin and one of your installed plugins.