Closed (fixed)
Project:
Slick Carousel
Version:
8.x-2.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2020 at 21:55 UTC
Updated:
26 Apr 2021 at 05:59 UTC
Jump to comment: Most recent
Comments
Comment #2
gausarts commentedTwo options:
If using plain non-media image , with Blazy CSS bg at Slick optionset form, try Lazy load option:
- empty (if respected)
- progressive
- anticipated
Best for above-fold. Anything other than blazy and ondemand which loads more on demand, best for below fold or massive.
If using media, try "Image rendered by its formatter" under "Media switcher", and select whatever expected image formatter based on view mode to avoid global override. Be sure to assign the formatter at its view mode.
Let me know which works best.
UPDATE: Responsive image is not supported by non-blazy.
Comment #3
gausarts commentedA friendly housekeeping before a new release.
Feel free to re-open if still an issue. Thanks.