-
AuthorPosts
-
jimmiehendriks Friend
jimmiehendriks
- Join date:
- March 2008
- Posts:
- 33
- Downloads:
- 2
- Uploads:
- 2
- Thanked:
- 2 times in 2 posts
October 7, 2012 at 8:26 pm #181255I think it is a great advantage for customers to see the short description of a product as soon as the see the product list page.
Is this possible? I know it was in Ja Mesolite. But how in Ja Vintas? Do I miss something?
See the picture. Any help is welcome.
Kind regards, Jimmie
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
October 8, 2012 at 8:10 am #469399<em>@jimmiehendriks 341359 wrote:</em><blockquote>I think it is a great advantage for customers to see the short description of a product as soon as the see the product list page.
Is this possible? I know it was in Ja Mesolite. But how in Ja Vintas? Do I miss something?
See the picture. Any help is welcome.
Kind regards, Jimmie</blockquote>
Hello jimmiehendriks,Please open “/templates/ja_vintas/html/com_virtuemart/category/default.php” file, then search “// Product Short Description” text. After that, un-comment the following line to display short description of product:
[PHP]
<?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 } ?>
[/PHP]Regards.
1 user says Thank You to Stork11 for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Stork11 12 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Short description on product list page on JA Vintas
Viewing 2 posts - 1 through 2 (of 2 total)