I want to add watermarks to my zoomed product images.
-
I made a site to sell downloaded images using Woocommerce.
All images shown to customers on my site must be watermarked.
On the other hand, watermarks are not added to image files that customers download after purchase.
I installed the “Image Watermark plugin (By dFactory)” to achieve this.
The Image Watermark plugin can put watermarks on various uploaded images.
Setting Example)
1536×1536, 2048×2048, “full”. Large, mediumm medium_largem, thumbnail, woocommerce_gallery_thumbnail, woocommerce_single, woocommerce_thumbnail
Since the image to be downloaded is “full”, only the full image is set not to add a watermark.
For example, if I upload an image file such as Image001.JPG with the above settings, various images with watermarks will be generated.
/example.com/wp-content/uploads/2023/04
Image001-1536×1029.jpg
Image001-2048×1371.jpg
Image001-1024×686.jpg
Many othersHowever, with this setting, watermarks cannot be attached to the zoomed-in image of the product image.
The URL of the product image is below.
https://example.com/product/iimage001/
This URL seems to refer to the original image that was uploaded.
Is it possible to change the reference destination of this URL to the image with the watermark above?
I have referred the below topic but it didn’t help.
https://www.ads-software.com/support/topic/i-want-to-add-watermarks-to-my-zoomed-product-images/
- The topic ‘I want to add watermarks to my zoomed product images.’ is closed to new replies.