VirtueMart 2 > Product creation
My short Description is to short Please Help me!!!
(1/1)
Master_gray:
Hi all
I know there is a topic about this already But it does not work for me so if anyone can help please do,these are some of the last things to do before my site is live.
My short description is to short in the front-end the length currently is 40 i need it to be 230,on the other topic they gave a piece of code to change.
Locating of code:\components\com_virtuemart\views\category\tmpl\default.php
Line:252
--- Code: --- <?php // Product Short Description
if(!empty($product->product_s_desc)) { ?>
<p class="product_s_desc">
<?php echo shopFunctionsF::limitStringByWord($product->product_s_desc, 40, '...') ?>
</p>
<?php } ?>
--- End code ---
any help will be gr8
I'm using:
joomla 2.5.4
Virtuemart 2.0.6
Regards Master_gray
Master_gray:
Hi there i found it.
Go to your ...\templates\Your template\html\com_virtuemart\category then open default.php and change the code on line 255 from 40 to what you want,it works for me.
Rayjak:
Thank you Master Gray
Navigation
[0] Message Index
Go to full version