Wordpress Image Loader doesn't work!

What is the name of the domain?

What is the issue you’re encountering

Wordpress Image Loader doesn’t work!

What are the steps to reproduce the issue?

Hi,

My site is very new. But I used to use Cloudflare years ago on my other sites. All Wordpress. Now after I have added my site, I realized a lot of things have changed. And one thing is Wordpress Image Loader is not working. You can check it out here: Rangarang Arabic Color Font +Latin – Si47ash Fonts Foundry

Could you please let me know which Speed or Cache option makes this error to occur? Thanks!

Could anyone help me?

Hi,

It looks like Cloudflare’s caching or optimization settings might be interfering with WordPress’s image loader. Try these steps to fix the issue:

  1. Bypass caching for images by adding a rule for wp-content/uploads/* in Cloudflare’s caching settings.
  2. Disable Polish and Image Resizing under Speed > Optimization to see if that helps.
  3. Clear Cloudflare’s cache by going to Caching and selecting Purge Everything.
  4. Check if Hotlink Protection is enabled under Scrape Shield, and disable it if necessary.
  5. If Rocket Loader is turned on under Speed > Optimization, try disabling it or setting it to manual.
  6. Enable Development Mode in Cloudflare and check if images load properly. If they do, the issue is likely caching-related.

Try these steps and let me know if the problem persists!

Best Regards,
Colin Munro

1 Like

Thanks for the reply. Really appreciated it.

But apparently it was related to SSL options and mixed content. It must be set on Full and them all scripts, Java and stuff fully load.

May I ask if this is some kind of a plugin for WordPress or you’re referring to the WordPress Media upload process? :thinking:

If you open Developer Tools (F12) while navigating through your Website, do you see any errors, warnings under the Console or Network tab realted to the loading of the particular image resurces, etc.? :thinking:

Not upload. WP has an internal image enlarger which open images and make them available in full view. That function was not working. You couldn’t enlarge images. (If you take a look at the link in the topic, it’s there) But now I think it is fixed. (At least for me!) and it was related to WP not enforcing full SSL and with CF Full SSL option, it is resolved.

1 Like

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