- Posts: 14
- Thank you received: 0
Short description visible in the list of products in categories.
- Mario González
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
13 years 2 days ago - 13 years 2 days ago #2289
by Mario González
First sorry for my bad English.
I'm trying to display the contents of the short description in the list of products ( category view), but failed. Only see the image, the product name and price.
Can anyone help?
I'm trying to display the contents of the short description in the list of products ( category view), but failed. Only see the image, the product name and price.
Can anyone help?
Last edit: 13 years 2 days ago by Linh Robert.
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
13 years 2 days ago #2295
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: Short description visible in the list of products in categories.
Hi,
Please edit file themes/ot_valupat/product-list.tpl
and find this code:
remove the comment "<!--" and "-->" and then save it.
Thanks for using our products!
Please edit file themes/ot_valupat/product-list.tpl
and find this code:
Code:
<!--<p class="product_desc"><a href="{$product.link|escape:'htmlall':'UTF-8'}" title="{$product.description_short|strip_tags:'UTF-8'|truncate:360:'...'}">{$product.description_short|truncate:360:'...'|strip_tags:'UTF-8'}</a></p>-->
remove the comment "<!--" and "-->" and then save it.
Thanks for using our products!
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Please Log in or Create an account to join the conversation.
Time to create page: 0.182 seconds