To get rid of these then you need to edit the file
components/com_virtuemart/views/productdetails/tmpl/default_images.php
find both the displayMediaFull and displayMediaThumb functions of $this object and change the last arguement that will be True ( if the image name is showing on your website ) to false.
components/com_virtuemart/views/productdetails/tmpl/default_images.php
find both the displayMediaFull and displayMediaThumb functions of $this object and change the last arguement that will be True ( if the image name is showing on your website ) to false.
No comments:
Post a Comment