[Special Summer Sale] 40% OFF All Magento 2 Themes

Cart

Magento2 watermark functionality not working

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9629
    twinklechilliapple
    Participant

    I have installed Fresh Magento2.4 on Ubuntu 18.04 with PHP7.3 version. I have done all the configuration mentioned here https://docs.magento.com/user-guide/catalog/product-image-watermarks.html to add the watermark image.

    After added the watermark image configuration I ran below commands
    bin/magento cache:clean
    bin/magento cache:flush
    bin/magento setup:upgrade
    bin/magento setup:di:compile
    bin/magento setup:static-content-deploy -f en_US en_GB
    bin/magento indexer:reindex
    bin/magento catalog:image:resize

    After all doing this , watermark image is not showing on category pages or product detail pages
    See below images

    Watermark image

    Any help will be really appreciatable

    #9630
    madani-hardik
    Participant
    • Go to admin side.
    • select the content.
    • select the design > configuration.
    • click on edit action on your store theme name.
    • Other setting.
    • product image watermarks.
    #9631
    mehul-jogi
    Participant

    Magento 2.3.4 provide to setup water mark for each image type.

    Here are image types:

    • Base – Display image using mouse hover
    • Thumbnail – Display list under base image on product page
    • Small – Display on category page

    Make sure you have followed all the steps provided by Magento doc
    https://docs.magento.com/user-guide/catalog/product-image-watermarks.html

    I don’t think so you need setup upgrade command and static content deploy. You just need to clean cache only.

    I have followed same instruction and here is result.

    Product Watermark

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.