I want to show the full description instead of the short description on the category page (showing all products in the category) on VM3. I have found this - http://forum.virtuemart.net/index.php?topic=99053 - but that is VM2, I need a solution for VM3 please?
Thanks in advance.
hi,
you need to edit this file : YOURISTE\components\com_virtuemart\sublayouts\products.php
greets,
patrick
Thanks a lot. I found the bit where it was limiting to a certain amount of characters (60 I believe) and just echoed it out.