thanks for your quick answer!
Don’t worry about it, glad to be of help.
I disabled WPP’s image lazy loading but that didn’t help. I use WP Rocket lazy load btw.
Just checked your site on a regular browser (Firefox, latest version) and thumbnails don’t load for me either which is odd. At this point it might be a good idea to reach out to the WP Rocket team and have them look into this for you. (But before you do, read below.)
Edit: Images did load after a little while after all. Maybe my Internet connection was being a bit slow at that moment?
How can I exclude WPP in WP Rocket? I says “Specify keywords (e.g. image filename, CSS class, domain) from the image or iframe code to be excluded (one per line)”. But I don’t know what to put in there.
I’m not familiar with WP Rocket (it being a paid plugin and all) but if they allow you to exclude stuff by CSS classname then try adding WPP’s thumbnail CSS class in there and see if that does the trick: wpp-thumbnail (or .wpp-thumbnail, but probably the dot isn’t necessary.)
If thumbnails start showing up after excluding WPP’s thumbnail from WP Rocket’s image lazy loading then you’ll want to reactivate WPP’s image lazy loading again so its thumbnails are loaded only when in view.
Oh, and after making any changes remember to clear WP Rocket’s cache so changes take effect immediately.
-
This reply was modified 3 years, 10 months ago by
Hector Cabrera. Reason: Added update