Zen Cart Logo
Forums / General Questions / products description help needed

products description help needed

Locked

Views: 1,422

Results 1 to 12 of 12
This thread is locked. New replies are disabled.
10 Jan 2008, 6:59 PM
#1
scorpio4646 avatar

scorpio4646

New Zenner

Join Date:
Nov 2007
Posts:
39
Plugin Contributions:
0

products description help needed

Hi there still working my way round this prog. BTW very impressed with the whole thing so far.
Could someone help. When I type in a long description of an item it just puts it in one long continuous line is there a way to format this. ie. if I copy and paste this:

Specifications

* 1 x 10/100Base-T RJ45 LAN port
* Link/activity and speed indication LEDs
* PCI 2.2 interface
* Wake on LAN support
* Support for Windows 95 and later

What's Included?

* D-Link DFE-528TX PCI network card
* Wake on LAN cable
* Driver disk including user guide

it shows on page as this:

Specifications * 1 x 10/100Base-T RJ45 LAN port * Link/activity and speed indication LEDs * PCI 2.2 interface * Wake on LAN support * Support for Windows 95 and later What's Included? * D-Link DFE-528TX PCI network card * Wake on LAN cable * Driver disk including user guide

This can be very confusing as some items have a lot of information

10 Jan 2008, 7:08 PM
#2
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: products description help needed

Try this (you should be able to copy this and paste it into the description:

Specifications
<br />
<br />
* 1 x 10/100Base-T RJ45 LAN port
<br />
* Link/activity and speed indication LEDs
<br />
* PCI 2.2 interface
<br />
* Wake on LAN support
<br />
* Support for Windows 95 and later
<br />
<br />
What's Included?
<br />
<br />
* D-Link DFE-528TX PCI network card
<br />
* Wake on LAN cable
<br />
* Driver disk including user guide
11 Jan 2008, 7:02 PM
#3
scorpio4646 avatar

scorpio4646

New Zenner

Join Date:
Nov 2007
Posts:
39
Plugin Contributions:
0

Re: products description help needed

so you can insert html into description:ohmy:

11 Jan 2008, 7:03 PM
#4
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: products description help needed

Yup. :smile:

11 Jan 2008, 7:47 PM
#5
jammin320 avatar

jammin320

Zen Follower

Join Date:
Mar 2007
Location:
Seattle, WA
Posts:
158
Plugin Contributions:
0

Re: products description help needed

I am curious - why the recommendation for th XHTML break tag (<br />)? Is that just for good practice, or is Zen Cart written with XHTML?

11 Jan 2008, 7:53 PM
#6
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: products description help needed

As far as I know, all HTML tags must be closed now. I sometimes wonder who spends their days thinking up these things, but someone does. :blink:

Whenever I've validates HTML pages, the old br tag has always generated an error, so I use the /> now just to be sure.

11 Jan 2008, 7:54 PM
#7
jammin320 avatar

jammin320

Zen Follower

Join Date:
Mar 2007
Location:
Seattle, WA
Posts:
158
Plugin Contributions:
0

Re: products description help needed

afo:

As far as I know, all HTML tags must be closed now. I sometimes wonder who spends their days thinking up these things, but someone does. :blink:

Whenever I've validates HTML pages, the old br tag has always generated an error, so I use the /> now just to be sure.

Fair enough - thanks a ton!

It really does make me wonder though how much someone got paid to decide to add a slash to the break tag. :unsure:

13 Jan 2008, 4:55 AM
#8
rajeev83 avatar

rajeev83

Zen Follower

Join Date:
Sep 2006
Posts:
127
Plugin Contributions:
0

Re: products description help needed

Hi Afo
Just wanted to ask how to have it in tab format
for eg

specification features content

so that if i click features it shows features of item and if i click content it shows what is included.

I was checking out but could not find it.
Hope you can guide me

Thanks

13 Jan 2008, 3:21 PM
#10
arkwright avatar

arkwright

Zen Follower

Join Date:
Oct 2007
Posts:
95
Plugin Contributions:
0

Re: products description help needed

I may be stating the obvious here, but being a bit of a newbie to Zencart I can live with the consequences...

Surely the easiest way for the original poster to get the correct formatting for his description would be to choose HTMLarea from the drop down box nest to Text Editor on his admin products page as opposed to plain text and use the built in editor..

Or have I misunderstood the query?

Arkie...

14 Jan 2008, 5:11 AM
#11
jammin320 avatar

jammin320

Zen Follower

Join Date:
Mar 2007
Location:
Seattle, WA
Posts:
158
Plugin Contributions:
0

Re: products description help needed

Arkwright:

I may be stating the obvious here, but being a bit of a newbie to Zencart I can live with the consequences...

Surely the easiest way for the original poster to get the correct formatting for his description would be to choose HTMLarea from the drop down box nest to Text Editor on his admin products page as opposed to plain text and use the built in editor..

Or have I misunderstood the query?

Arkie...

Nope - you are right.

14 Jan 2008, 12:11 PM
#12
scorpio4646 avatar

scorpio4646

New Zenner

Join Date:
Nov 2007
Posts:
39
Plugin Contributions:
0

Re: products description help needed

thanks for that last reply That is exactly what I was looking for Thank you:hug: