meta-box
meta-box copied to clipboard
MetaBox And RevSlider conflict in JQuery UI Sortable
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

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