Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Formatting the Product Description

Formatting the Product Description

Locked

Views: 1,220

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
20 Mar 2007, 3:59 AM
#1
duckduckgoose avatar

duckduckgoose

New Zenner

Join Date:
Mar 2007
Posts:
11
Plugin Contributions:
0

Formatting the Product Description

Hi there,

On the product listing page, I wanted the product description to appear as it does on the product info page, namely, a bulleted list. It looks like the html has been stripped out, and now it's just one lumped together paragraph. How can I keep the bullets on the listing page?

Thanks.

20 Mar 2007, 4:01 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Formatting the Product Description

The HTML is stripped out ... because it is truncated, unless the "full" products_description is added to each product it cannot display it in part ...

20 Mar 2007, 2:08 PM
#3
duckduckgoose avatar

duckduckgoose

New Zenner

Join Date:
Mar 2007
Posts:
11
Plugin Contributions:
0

Re: Formatting the Product Description

Does this mean that it can't be done? Or, that it can't be done from the admin menu? Can it be done by altering the code?

21 Mar 2007, 2:21 AM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Formatting the Product Description

You would need to alter the code to NOT clean it on the product_description and to extend the size to the full products_description as any truncation will probably break the listing ...

21 Mar 2007, 2:39 AM
#5
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Formatting the Product Description

I think this post may help you do what you want to do:
http://www.zen-cart.com/forum/showthread.php?t=48934