Mecanik / cloudflare-image-resizing-worker

Cloudflare Image Resizing worker for WordPress
Apache License 2.0
41 stars 9 forks source link

Corrupted image URLs #21

Closed bravomediamats closed 1 month ago

bravomediamats commented 2 months ago

Hi!

Have been testing this, aswell as your plugin, but it does not work at all in my tests.

This is how the image links are rendered in the DOM:

https://{domain}/cdn-cgi/image/width=1536,height=1024,fit=crop,quality=90,gravity=auto,sharpen=1,metadata=none,format=auto,onerror=redirect/wp-content/uploads/2022/11/developers.jpg

And no images are visible.

Is this code still maintained? Saw a similar question in another issue, with no response.

bravomediamats commented 2 months ago

Nevermind, I had not activated image transform for the Zone in cloudflare. Working now.

Mecanik commented 1 month ago

I`m glad you sorted it.