EXMAGE support for thumbnails
-
Hello,
This is a very nice plugin. Is it possible to support image thumbnails, especially in WooCommerce? Why is it a problem? When using EXMAGE (external images), it loads the full size file even for galleries, thumbmails, etc. There can be 2, 4, 10 images per product, so server load and page size is increased a lot.
WooCommerce automatically creates resized images, like so:
For example, if your image is called product-123-photo.jpg, it will create product-123-photo-50×50.jpg and product-123-photo-100×100.jpg and product-123-photo-600×600.jpg in the same folder and load the (much smaller) images on the page, instead of the original (full size) file. The image below is 1600x1600px original, but WooCommerce uses smaller sizes on the product page:
Is it possible to add support for thumbnails? We will generate the resized files on the external server, but how to get EXMAGE to use them instead of full-size images?
- The topic ‘EXMAGE support for thumbnails’ is closed to new replies.