• Resolved luxworx

    (@luxworx)


    Hello,
    I’ve enabled async css https://nimb.ws/hvaseY
    But id didn’t change anything in my style link:
    <link rel="stylesheet" type="text/css" href="//londonlady.pl/wp-content/plugins/smart-slider-3/Public/SmartSlider3/Application/Frontend/Assets/dist/smartslider.min.css?ver=821e0c40" media="all">

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Gabor

    (@nextendweb_gabor)

    Hi @luxworx!

    Our async option is only about the inline CSS codes of the slider. So when it is turned off, your page has a code similar to this:
    <style>div#n2-ss-2{width: ... </style>

    When it is turned on, your are getting this part in the inline JavaScript:
    <script> ... "css":"div#n2-ss-2{width: ... </script>

    Plugin Support Gabor

    (@nextendweb_gabor)

    Also you should note, that with Smart Slider 3.5. we will deprecate this option, because we have made a ton of speed improvements by rewriting our entire code:
    https://smartslider3.com/blog/smart-slider-35/

    Soon we will be able to release this version. Hopefully within a couple days.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Async css’ is closed to new replies.