Zen Cart Logo
Forums / Setting Up Specials and SaleMaker / salemaker and attributes

salemaker and attributes

Locked

Views: 8,052

Results 21 to 23 of 23
This thread is locked. New replies are disabled.
21 Nov 2006, 3:56 PM
#21
ajeh avatar

ajeh

Oba-san

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

salemaker and attributes

When you add/edit the attributes there is a setting for whether or not sale/specials apply to the attributes ...

Apply Discounts Used
by Product Special/Sale:
No Yes

26 Nov 2006, 11:47 AM
#22
noutje avatar

noutje

New Zenner

Join Date:
Mar 2005
Posts:
31
Plugin Contributions:
0

Re: salemaker and attributes

Did you made your product descriptions with HTML-area or with another editor?
The used HTML in your descriptions is maybe causing the problems in firefox because what i believe is that firefox uses tables in a different way. I see in the source file that the description uses fixed table widths and also there are some issues with some tags that are being closed but not opened. According to dreamweaver validation there are some misused span tags and some li tags.
You description pages really look messed-up in Firefox but not in IE.

26 Nov 2006, 7:48 PM
#23
stargre avatar

stargre

New Zenner

Join Date:
Jul 2006
Posts:
89
Plugin Contributions:
0

Re: salemaker and attributes

Noutje:

Did you made your product descriptions with HTML-area or with another editor?
The used HTML in your descriptions is maybe causing the problems in firefox because what i believe is that firefox uses tables in a different way. I see in the source file that the description uses fixed table widths and also there are some issues with some tags that are being closed but not opened. According to dreamweaver validation there are some misused span tags and some li tags.
You description pages really look messed-up in Firefox but not in IE.

I guess you are right. I was using frontpage to built up the html codes and pasting them into zencart. So, what should I do in order to prevent this firefox problem? Another editor? If so, which one? Thanks a lot!