increase short description size

GK User
Sun Mar 11, 2012 4:29 pm
Hello. Can you help me, please?

How could I increase the short description space in category view?



Thanks in advance.
User avatar
Fresh Boarder

GK User
Sun Mar 11, 2012 7:58 pm
Hi

Please open the following file:

../templates/gk_esport/html/com_virtuemart/category/default.php

and change string limit on

Code: Select all
<?php echo shopFunctionsF::limitStringByWord($product->product_s_desc, 40, '...') ?>


Cheers ;)
User avatar
Platinum Boarder

GK User
Mon Mar 12, 2012 1:24 am
Thanks a lot Seichinha !

Now it is fine !
User avatar
Fresh Boarder


cron