• Resolved visakhrk

    (@visakhrk)


    Slider Revolution doesn’t work properly with W3 Total Cache plugin and the Slider position is blank. I had enabled render blocking as defer.

    • This topic was modified 2 years, 7 months ago by visakhrk.
Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @visakhrk

    Thank you for reaching out and I am happy to assist you with this.
    This happens because the slider revolution JS files are dependent on jQuery. Since all f the files are minified and deferred (I presume both Before</head> and After<body>), the jQuery files do not load before dependant files.
    In this case, you should either exclude the jQuery file from being minified or switch the embed type back to Default (blocking) Before</head>
    So W3 Total Cache does work with Slider Revolution, however, the plugin needs to be properly configured as Slider Revolution is JS heavy!
    I hope this helps!
    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Slider Revolution doesn’t work properly with W3 Browser Cache’ is closed to new replies.