Hello. On the category layout page, I want to remove the product details and add to cart buttons / links. Only displaying the product image which users will click on to then view product details. I have been looking in the /components/com_virtuemart/views/category/tmpl/default.php file, but cant seem to find the code to disable this. Am I looking in the right place?
Answering my own questions! For those who may be looking, go to the /components/com_virtuemart/sublayouts edit the products.php file, you may have to use a little trial and error. The next question I have, is how do I resize the thumbnail on the page. Any suggestions will be wlecome.
As with your previous question, this has been answered many times here before.
eg http://forum.virtuemart.net/index.php?topic=129961.msg447649#msg447649
http://forum.virtuemart.net/index.php?topic=127981.msg439284#msg439284
http://forum.virtuemart.net/index.php?topic=127981.msg439284#msg439284
And if you have edited a template file, be sure to use the edited file as a template override. http://docs.virtuemart.net/tutorials/templating-layouts.html