Hi there all,
My question is how can i change the products name length shorter?
i have read the other posts about this but i can not find the solution like for the short dec of the product you have this line of php that you can control,
<?php echo shopFunctionsF::limitStringByWord($product->product_s_desc, 72, '...') ?>
is it just me or is there not a quick fix for this?
any help will be great thanks
Thanks in advance
Like this? https://forum.virtuemart.net/index.php?topic=112678
Hi jenkinhill,
i have looked at that posts and it's almost like it but i only would like to change the total length of the names because i have over 4000 products and i don't want to change every products name to a shorter length by hand
is there not quick fix like for the short dec?
Thanks for the replay