Hello folks,
One of our client observed that the images have Prestatshop watermark on this website and wish to remove that watermark from the images. If you wish to remove watermark then follow procedure to remove it.
To remove watermark from the images you need to remove/uninstall watermark module.
Go to Moudles - Administrations - Watermark module.Uninstall the watermark module, then go to image preferences and regenerate the thumbnails. Select "
Yes" for option
Erase Existing.
If above procedure not work then go to modules directory via SSH and disable the directory of module "
watermark" and all fires under directory by changing permission to 000.
Quote# cd /home/username/public_html/module
#chmod 000 watermark
#chmod 000 watermar -R
Now go to image preferences and regenerate the thumbnails. Select "
Yes" for option
Erase Existing Images.
That's it. Enjoy ... !!