meta-box icon indicating copy to clipboard operation
meta-box copied to clipboard

MetaBox And RevSlider conflict in JQuery UI Sortable

Open ydarwin opened this issue 9 years ago • 1 comments

Lines 104 - 106 of file: ../wp-content/plugins/revslider/admin/assets/js/tinymce-shortcode-script.js?ver=5.2.5.1

jQuery(document).ready(function(){ jQuery('.rs-mod-slides-wrapper').sortable(); });

Error show in console:
Uncaught TypeError: jQuery(...).sortable is not a function

image

ydarwin avatar Aug 10 '16 00:08 ydarwin

Hi, can you give us some details to debug this? Something like: code to register meta boxes, which version of RevSlider, etc.

Thanks

rilwis avatar Aug 25 '16 09:08 rilwis