Homepage images are not loading

What is the name of the domain?

What is the issue you’re encountering

Images in the homepage aren’t loading

What steps have you taken to resolve the issue?

Tried purging the cache, not working

What are the steps to reproduce the issue?

Visit the site

Screenshot of the error

I’d suggest temporary pausing Cloudflare as follows:

  • Use the “Pause Cloudflare on Site” option from the Overview tab for your domain at dash.cloudflare.com .
  • The link is in the lower right corner of that page.
  • Give it five minutes to take effect, then make sure site is working as expected with HTTPS without any error

Nevertheless, looking into the source code, quite strange image src is wrapped inside span HTML tag instead of img tag which should be used by default and W3C standard.
Since this is a Blogger, I wonder what’s wrong with it then. Haven’t seen this behaviour before.
Are you using some kind of an option for lazy-loading which would wrap image in such way?

Image is quite small from the source link:

Interesting, on other pages it’s showing them as background-image of the span:

Similar reported here:

I wonder, it might be some JavaScript conflict with Rocket Loader, if so, you can temporary disable RocketLoader as well:

1 Like

Oh thank you very much man, it’s the Rocket loader

God bless you.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.