Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MetaBox And RevSlider conflict in JQuery UI Sortable #940

Open
ydarwin opened this issue Aug 10, 2016 · 1 comment
Open

MetaBox And RevSlider conflict in JQuery UI Sortable #940

ydarwin opened this issue Aug 10, 2016 · 1 comment

Comments

@ydarwin
Copy link

ydarwin commented Aug 10, 2016

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

@rilwis
Copy link
Member

rilwis commented Aug 25, 2016

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

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants