Hello,
I am getting this issue with the Revolution slider on my website http://sceptr.net/.
Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include.
This includes make eliminates the revolution slider libraries, and make it not work.To fix it you can:
1. In the Slider Settings -> Troubleshooting set option: Put JS Includes To Body option to true.
2. Find the double jquery.js include and remove it.
The issue is not constant but it pops up anytime and disappears after 1 or 2 reloads. But it never gets totally solved. I have tried putting ‘JS Includes To Body option to true’. Also, in the Global settings I have set ‘Insert JavaScript Into Footer’ and ‘Load all JavaScript libraries’ to ON after researching online.I have also increased the Upload File size and Post size to 32M. Still the issue keeps on popping up.
As the issue is not constant, it is impossible to try switching the other plugins ON/OFF and seeing effects.
Thanks.
Hello,
Please increase your system status parameters like so: https://forum.tagdiv.com/system-status-parameters-guide/
The issue could be a memory limitation but it could also be a plugin conflict. You should check your browser console when you do not see the error and check it again when you see the error so you can see if there is an error provided that can provide a clue of why this happens.
Right now there is no error on your slider but I can see a console full of errors: https://www.screencast.com/t/Abgfkoq1z1a
please disable all plugins except visual composer and revolution slider, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme. Then check the browser console again (from the browser inspector)
Thank you!
Hello,
Thanks for the reply!
The memory limit is already set to 256M, hence, no issue there as it shows. .png)
I tried comparing the codes too but I can’t figure it out. In my console, I am always getting only this warning as shown in the screenshot. 
There is no custom code as well as no child theme. The issue is that the the site is active and if I switch off the other plugins it will be down. Even if I do it, the issue is not constant for the change to be detected. Hence, it is very complicated. Mostly, I have detected this error on smartphone.
Thanks a lot!
Ok, but you still have lots and lots of js errors in your site regarding the theme js. Please inspect your site and access the browser condoe and you will see them as i have suggested above, You have a theme js error and the revolution slider provides a js error. There is too big of a couincidence here. Please deactivate all plugins except visual composer and revolution slider and check your console for errors. Most likely one of your plugins is causing the conflict.
Make sure you get rid of the huge amount of js errors in your console.
Thank you!
Hello sir,
Thanks for the suggestion. It was indeed another plugin that was causing those errors in the console and removing those errors was also the key to the solution of the slider issue. Although, I couldn’t see those errors in my Chrome console but on Firefox it was visible. So, the issue is now solved.
Thanks a lot!