Not that I know, I disabled every other plugin
This is the code when EWWW lazyloading is enabled (and before js runs)
<img class="img lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://https://static.apidae-tourisme.com/filestore/objets-touristiques/images/254/220/12967166-diaporama.jpg" decoding="async"><noscript><img class="img" src="https://static.apidae-tourisme.com/filestore/objets-touristiques/images/254/220/12967166-diaporama.jpg" data-eio="l"></noscript>
This is the code when EWWW is disabled
<img class="img" src="https://static.apidae-tourisme.com/filestore/objets-touristiques/images/254/220/12967166-diaporama.jpg">
Relevant debug log
<b>EWWW\Lazy_Load::validate_image_tag()</b>
<b>EWWW\Base::is_lazy_placeholder()</b>
found a valid image tag
original image tag: <img class="img" src="https://static.apidae-tourisme.com/filestore/objets-touristiques/images/254/220/12967166-diaporama.jpg">
<b>EWWW\Lazy_Load::parse_img_tag()</b>
<b>EWWW\Page_Parser::get_image_dimensions_by_url()</b>
getting dimensions for https://https&#x3A;&#x2F;&#x2F;static.apidae-tourisme.com&#x2F;filestore&#x2F;objets-touristiques&#x2F;images&#x2F;254&#x2F;220&#x2F;12967166-diaporama.jpg
<b>EWWW\Page_Parser::get_dimensions_from_filename()</b>
looking for dimensions in https://https&#x3A;&#x2F;&#x2F;static.apidae-tourisme.com&#x2F;filestore&#x2F;objets-touristiques&#x2F;images&#x2F;254&#x2F;220&#x2F;12967166-diaporama.jpg
<b>EWWW\Base::url_to_path_exists()</b>
trying to find path for https://https&#x3A;&#x2F;&#x2F;static.apidae-tourisme.com&#x2F;filestore&#x2F;objets-touristiques&#x2F;images&#x2F;254&#x2F;220&#x2F;12967166-diaporama.jpg
not a valid local image
width attr: and height attr:
detected memory limit is: 270532608
-
This reply was modified 5 months ago by Tofandel.
-
This reply was modified 5 months ago by Tofandel.