Hello,
I am currently experiencing an error in my WP dashboard when adding or editing a post or page. This error shows up in the console log as “Uncaught TypeError: jQuery(…).sortable is not a function(…)” in the following file: …/wp-content/plugins/revslider/admin/assets/js/tinymce-shortcode-script.js?ver=5.3.0.2&nocache=1. It causes Visual Composer and Yoast SEO plugins to not load properly in the dashboard.
I’ve systematically activated/deactivated all of my plugins and have determined the conflict is happening between Visual Composer, Slider Revolution and Yoast SEO. If I deactivate any one of those three the error goes away. However, if I switch to the Twenty Sixteen theme and activate all three of those plugins, the error also goes away. This tells me the theme is causing the conflict.
I’m running WordPress 4.6.1, Kleo 4.1.6.2, Visual Composer 5.0, Slider Revolution 5.3.0.2 and Yoast SEO 3.8.
I’ve also ruled out server issues as I’m able to recreate this error in my local environment as well.
Thanks in advance.