安装了W3 Total Cache 却发现 revolution slider 找不到了,请看
网速太慢,安装了W3 Total Cache 却发现 revolution slider 找不到了,然后google 搜索到了外国同胞的回复,解决了。
Just exclude the revolution slider js file.
Step 1
Head to the menu item: "Performance" > "Minify"
Where it says "Never minify the following JS files:" add the js file: [your url]/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js?ver=3.6
Click "Save all settings"
I'm not totally sure whether the location of the file may be different, but you can find it using Firebug or similar developer tools that can display all script files.
Step 2
Head to the menu item "Performance" > "General Settings"
Under "Minify" change the "Minify mode:" option to "Manual" and save all settings.
That's it - you should be good to go. It worked for me.