Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Nextendweb

    (@nextendweb)

    Hi @princesshorsepower,
    this feature is not ready yet. It is related to the webp compression feature. Smart Slider will generate webp in multiple sizes so the browser can decide what to download.

    It will look like this:

    <picture>
    <source srcset="//smartslider3.com/wp-content/uploads/slider/cache/f3b1ddf2a5c4a161ec12dedcdf79683f/portfolio.webp" type="image/webp" media="(max-width: 188px)"><source srcset="//smartslider3.com/wp-content/uploads/slider/cache/5102a14850664004f09dc072bff5976b/portfolio.webp" type="image/webp" media="(max-width: 314px)">
    <source srcset="//smartslider3.com/wp-content/uploads/slider/cache/9f503b2fb951988540309933d7418cc6/portfolio.webp" type="image/webp">
    <img id="n2-ss-560item12" alt="" class="skip-lazy" loading="lazy" width="629" height="777" data-skip-lazy="1" src="//smartslider3.com/wp-content/uploads/slider560/portfolio.png">
    </picture>

    This feature will be available in the pro version soon.

    • This reply was modified 4 years, 1 month ago by Nextendweb.
    • This reply was modified 4 years, 1 month ago by Nextendweb.
    Thread Starter princesshorsepower

    (@princesshorsepower)

    Can’t wait for it.
    Could you add an option to just use the thumbsnails which are already created by WordPress. I already have jpeg and webp in different sizes. So in many cases there is no need to create new ones…

    Plugin Author Nextendweb

    (@nextendweb)

    @princesshorsepower, at first it won’t be possible. Webp support will come with the following settings: https://i.imgur.com/p1qVUi2.png

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Responsive image size (srcset)’ is closed to new replies.