Javascript error in revslider for some user roles
Hi,
The offending javascript file is located in /wp-content/plugins/revslider/admin/assets/js. Looking inte the file the error is in this function:
Running: wordpress 4.5.2 and Betheme 13, revslider updated to latest bundled version
Two days ago noticed when creating a new page or post that all the editor buttons on the "text" and "visual" editor windows was not showing. Also Muffin Builder is not loadning. This happens for all user types EXCEPT admin users.
I turned on script_debugging and found in a browser console that I get a javascript error from a revslider file. The error is:
tinymce-shortcode-script.js:105 Uncaught TypeError: undefined is not a function
104 jQuery(document).ready(function(){
105 jQuery('.rs-mod-slides-wrapper').sortable();
106 });
The error seems to stop the rest of the page to load properly.
Changes I made last couple of days that could have an effect on this:
- installed Jetpack plugin
- installed All In One WP Security plugin
Can you help me with how to troubleshoot and fix this? Or should I post over at the Revslider support forums?
BR, Johan
Comments
we did checked it on our side already and we can not agree with you unfortunately because everything works fine. It means that Jetpack is not the reason. The problem must be somewhere else.