Uncaught TypeError: jQuery(…).sortable is not a function
-
When editing very long posts, the visual editor and buttons fail to load. Upon inspecting the site, the Chrome JS Console shows the following error:
Uncaught TypeError: jQuery(…).sortable is not a functionit links to this js file:
/wp-content/plugins/multiple-sidebars/js/msjs.jserror on line #41:
jQuery(“#”+MS_id+” .inactivos, #”+MS_id+” .activos”).sortable({This doesn’t happen on all posts, only posts with a lot of text.
Any idea how we can fix?
- The topic ‘Uncaught TypeError: jQuery(…).sortable is not a function’ is closed to new replies.