https://github.com/magesuite/cms-lazyload
This module converts images inserted into static blocks to be lazy-loaded.
Table of Contents |
---|
Installation
Info |
---|
This module is optional |
...
Stores -> Configuration -> General -> Web -> Image URLs processing
...
Setting:Settings:
Field | Options | Comment |
---|---|---|
Lazy load images in CMS blocks | Yes.No | After enabling all img tags used in CMS Blocks content will be automatically converted to use lazy loading. |
Lazy load images warnings Logger enabled | Yes/No | After enabling - warning concerning incorrect HTML syntax in CMS blocks will be logged to invalid_blocks.log file |
Info |
---|
Enable WebP support setting comes from MageSuite_ThemeHelpers module |
...