![]() |
No Detailed Description
When you click on a product's link or the See Details under the image from the category or featured items, the resulting product page just shows the brief description again. I have both a brief and detailed description for the products, but the brief description is showed in both places. I'm using the default 3 col skin. Do I need to so or click something, or do I have a problem. Thannks.
https://secure.lawyersfuneze.com/xcart?shopkey=echo |
Re: No Detailed Description
Make sure you have {$product.fulldescr} in your customer/main/product.tpl instead of {$product.descr}.
Moving to template editing. |
Re: No Detailed Description
I do have {$product.fulldescr} Here is line 18 or product.tpl, which I have not modified:
{if $product.fulldescr ne ""}{$product.fulldescr}{else}{$product.descr}{ /if} |
Re: No Detailed Description
Yep, that is the correct code. You absolutely sure you have both a full and short description for that product and that they are different enough so you can tell which is which?
|
Re: No Detailed Description
1 Attachment(s)
lol. A valid question, but yes, they are different. Now they start off the same way though. Wuld that make a difference?
|
Re: No Detailed Description
Just for fun, insert something totally random in the short description field.
|
All times are GMT -8. The time now is 01:42 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.