• Resolved Sebastian

    (@sebas-1)


    With 1.8.0 everything is ok. jQuery is loading on every page, but with version 1.8.2 all images src is “data:image/svg+xml;…”.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Me three.

    Upgraded to 1.8.2, tried my best to purge each and every cache, tried with different browser. Just empty white where the pictures used to be.

    Here’s what one image looks like now:

    <img width="413" height="561" src="data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTI1MCAxNjk4IiB3aWR0aD0iMTI1MCIgaGVpZ2h0PSIxNjk4IiBkYXRhLXU9Imh0dHBzJTNBJTJGJTJGbmFrZWRzYWlsb3IuYmxvZyUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAyMCUyRjAyJTJGU2NyZWVuc2hvdC0yMDIwLTAyLTEyLWF0LTcuNTkuNDAucG5nIiBkYXRhLXc9IjEyNTAiIGRhdGEtaD0iMTY5OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-src="data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTI1MCAxNjk4IiB3aWR0aD0iMTI1MCIgaGVpZ2h0PSIxNjk4IiBkYXRhLXU9Imh0dHBzJTNBJTJGJTJGbmFrZWRzYWlsb3IuYmxvZyUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAyMCUyRjAyJTJGU2NyZWVuc2hvdC0yMDIwLTAyLTEyLWF0LTcuNTkuNDAucG5nIiBkYXRhLXc9IjEyNTAiIGRhdGEtaD0iMTY5OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" data-spai="1" class="attachment-full size-full wp-post-image lazy loaded" alt="Reef areas on Hanse 388 s/y Charlotte" data-sizes="(max-width: 1250px) 100vw, 1250px" data-spai-upd="413" sizes="(max-width: 1250px) 100vw, 1250px" data-was-processed="true">

    +1
    Same here. I had to downgrade to 1.8.0. Both 1.8.1 and 1.8.2 have the same issue .

    How do you do the downgrade? I’d like to do that as well, but don’t know how?

    Ok, I somehow got it to work. Might be that there was some interference with W3 Total Cache.

    With the previous version it seems I had the lazy loading feature enabled on W3 Total Cache. After the upgrade (and there was a W3 Total Cache upgrade as well), the pictures disappeared.

    These are my steps:

    – Disable shortpixel plugin (purge all caches) and verify that pictures show up.
    – Disable W3 Total Cache lazy loading (purge all caches)
    – Enable shortpixel (purge all caches)

    Now it seems to work and the img srcs point to cdn.shortpixel.ai as expected!

    I don’t have lazy loading enabled in W3 Total Cache. You can download previous versions of the plugin from https://wordpress.org/plugins/shortpixel-adaptive-images/advanced/ at the bottom of the page look for “Previous Versions”

    I think it is probably due to the combination of W3 Total Cache, but every time I load up 1.80 the problem goes away, so I’m not sure what I need to do to properly fix this.

    Thanks, @mamba4ever for the directions to the previous versions (Y)

    Thread Starter Sebastian

    (@sebas-1)

    I’m using WP Rocket and testing 1.8.2 with every option and nothing helps. I also disabled WP Rocket and also the images all disappear…

    Plugin Support Gerard Blanco

    (@sixaxis)

    Hi all,

    We have seen cases where the problem relies on the query strings being deactivated.

    So, the problem should be solved if

    1) you flush your website’s cache. Please do it in this order:
    – Cache plugins (WP Rocket, LiteSpeed Cache, SG Optimizer…)
    – Server cache (SiteGround, Bluehost…)
    – CDN cache (Cloudflare, StackPath…). Please do it from your CDN’s dashboard, not through your cache plugin or hosting dashboard.
    – Browser cache (Chrome, Firefox, Edge, Safari…)

    2) you make sure that query strings are not deactivated. Or, if you must have them deactivated, make sure the latest version of your Javascript files is cached.

    Cheers!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘With 1.8.2 images not loading’ is closed to new replies.