X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   No Detailed Description (https://forum.x-cart.com/showthread.php?t=31708)

davymoseley 06-07-2007 07:59 AM

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

balinor 06-07-2007 08:04 AM

Re: No Detailed Description
 
Make sure you have {$product.fulldescr} in your customer/main/product.tpl instead of {$product.descr}.

Moving to template editing.

davymoseley 06-07-2007 08:30 AM

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}

balinor 06-07-2007 08:33 AM

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?

davymoseley 06-07-2007 08:38 AM

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?

balinor 06-07-2007 08:47 AM

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.