hello, how to hide short product description in category view ? thanks for help
Edit the file components/com_virtuemart/views/category/default.php to remove/commenmt out the short desc code and use the edited file as a tem[plate override. IF you already use template overrides then you will need to edit the file in [yourjoomlatemplate]/html/com_virtuemart/category/
thanks, helped