VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: jimleeder123 on July 27, 2015, 15:03:07 PM

Title: Show full description on category page
Post by: jimleeder123 on July 27, 2015, 15:03:07 PM
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.
Title: Re: Show full description on category page
Post by: Studio 42 on July 27, 2015, 15:06:59 PM
hi,
you need to edit this file : YOURISTE\components\com_virtuemart\sublayouts\products.php
greets,
patrick
Title: Re: Show full description on category page
Post by: jimleeder123 on July 27, 2015, 15:35:09 PM
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.