• Hi,

    I’m using Enfold (4.6.3.1) theme with Lazy Load by WP Rocket (v2.3.2) and Responsify WP (v1.9.11) in WordPress 5.2.4

    I can see Responsify works in some places:

    <div class='avia-image-container  av-styling-    avia-builder-el-17  el_before_av_textblock  avia-builder-el-first   avia-align-center '  itemprop="ImageObject" itemscope="itemscope" itemtype="https://schema.org/ImageObject"  ><div class='avia-image-container-inner'><div class='avia-image-overlay-wrap'><!--
    <img srcset="https://www.example.com/wp-content/uploads/2019/11/example-300x213.jpg 300w, https://www.example.com/wp-content/uploads/2019/11/example.jpg 345w" sizes="(min-width: 300px) 345px, 300px" class="avia_image " alt="" title="" height="245" width="345" itemprop="thumbnailUrl"></div></div></div>

    but not in other cases…
    <div style=”display: flex; align-items: center; width: 95%; padding: 5px 0px; margin-left: 20px;”><div style=”flex-basis: auto; width: 50px; height:50px; padding-right:10px;padding-top:4px;”>

    there are a couple of things to notice here

    * the JPGs seem to work with Responsify srcset but the CDN url is being converted to the main site domain url and the lazyload is not applied

    * the PNGs are lazyloaded with the CDN URL, but Responsify srcset is not applied

    thanks for any advice
    regards
    J.

  • The topic ‘incompatibility: Lazy Load by WP Rocket 2.3.2’ is closed to new replies.