Cannot regenerate thumbnails
-
Hi,
I have W3TC configured so that all my attachments are hosted, and automatically uploaded, on Amazon S3 service.Now we changed some image sizes for our theme, but the thumbnails regeneration fails because the image is not present on the server.
It’s not a “Regenerate Thumbnails” plugin problem, because also wp-cli call returns the same error.
So forgive me if I’d call this as a kind of “core feature removal” from W3TC.
Can you suggest some workaround to get it done relatively quickly, without being forced to download every single image from S3 and reupload them to recreate the correct sizes?
It would be very painful to do manually, above all for those who have a lot of images on their website.Is there maybe some filter through which we could:
- temporary download from S3
- resize/regenerate
- upload the resized images (possibly only those not already existing)
- and then delete them from the server?
After all the process described in the steps 3 and 4 is already done by W3TC when uploading a new picture.
Thank you in advance for your help and for your work.
Andrea
The topic ‘Cannot regenerate thumbnails’ is closed to new replies.