fabiorino / crelly-slider

A free responsive slider for WordPress that supports layers. Add texts, images, videos and beautify them with transitions and animations.
MIT License
104 stars 36 forks source link

Wordpress 4.8 and latest tinymce dropped wpembed which is still referenced by Crelly Slider #44

Closed tpokorra closed 7 years ago

tpokorra commented 7 years ago

I get this message when editing a slide:

Failed to load plugin: wpembed from url https://www.mywordpress.com/wp-includes/js/tinymce/plugins/wpembed/plugin.min.js

I can get rid of this message by editing ./wp-content/plugins/crelly-slider/wordpress/js/admin.js and remove wpembed from the list plugins in line 916

fabiorino commented 7 years ago

I'm working on a fix right now