• Resolved shige3

    (@shige3)


    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 others

    However, 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/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Beauty of Code (woo-hc)

    (@beautyofcode)

    Hi @shige3 ,

    Thanks for reaching out!

    If I understand correctly, and as per the thread you have referenced, you would like to add watermarks to the zoomed-in image of your products, is this correct?

    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?

    This question would be best answered by the “Image Watermark” plugin developers, as support related to third-party themes/plugins is outside our scope of support.

    However, it appears that the Image Watermark for WooCommerce extension adds watermarks on the zoomed-in images:

    I must add – I am not 100% certain whether these watermarks are removed on download after purchasing the product.

    However, if you are interested in finding out more about this extension, kindly contact us directly at WooCommerce.com → My Account → Support. You will need to create an account if you do not have one already.

    Also, WooCommerce.com offers a 30-day refund policy which you can take advantage of, allowing you to test the extension, and make sure that it is what you are looking for.

    Hope this helps!

    Thread Starter shige3

    (@shige3)

    Hi @beautyofcode,

    Thank you for the very useful information.

    My site is under construction, but for the time being, I will change the function.php to prevent it from zooming in.
    The plugin (Image Watermark for WooCommerce) you suggested will be considered for implementation when it develops into a critical issue after market introduction.


    Plugin Support Beauty of Code (woo-hc)

    (@beautyofcode)

    Hi @shige3 ,

    You are very welcome, happy to help!

    My site is under construction, but for the time being, I will change the function.php to prevent it from zooming in.
    The plugin (Image Watermark for WooCommerce) you suggested will be considered for implementation when it develops into a critical issue after market introduction.

    Absolutely, that makes sense ?? If you need some guidance with a code snippet to disable the zoom function for now, you can have a look at this thread and see if it helps.

    I will go ahead and mark this as resolved then, however, feel free to create a new topic if you need further help.

    Also, if you have a few minutes, we’d love it if you could leave us a review:?

    https://www.ads-software.com/support/plugin/woocommerce/reviews/

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I want to add watermarks to my zoomed product images.’ is closed to new replies.