Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
February 23, 2016 at 8:45 pm #889394
Hi,
I would like to display the product Description text in Joomshopping at the right of product image i want short description and add to cart buttonThe full description at the bottom of product image
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 24, 2016 at 3:12 am #889490Hi
You will need to add the short description for template view of product.
<div class="description"> <?php print $this->product->short_description; ?> </div>
Try with my tweak below:
-
Go to directory: ROOT/components/com_jshopping/templates/ja_tiris/product/
-
Backup this file: product_default.php
- Replace with attached file.
Once done, clean JAT3 cache – the link at the top right corner in back-end.
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by Saguaros 8 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum