Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Add to cart not working on IE

Add to cart not working on IE

Locked

Views: 753

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
13 Apr 2010, 4:38 PM
#1
mkarhumaa avatar

mkarhumaa

New Zenner

Join Date:
Oct 2009
Posts:
3
Plugin Contributions:
0

Add to cart not working on IE

Hi all!

I have just started with ZenCart and now I'm having a problem. Our customer sent me an email telling that he can't buy anything on our webshop. Now I noticed the problem is only with Internet Explorer. When I try to click button "Add to cart" nothing happens. With Firefox everything goes ok. What's wrong with our webshop?

url: http://www.msj-wood.fi/shop

13 Apr 2010, 4:55 PM
#2
mkarhumaa avatar

mkarhumaa

New Zenner

Join Date:
Oct 2009
Posts:
3
Plugin Contributions:
0

Re: Add to cart not working on IE

Ok, I think the reason is that I have a form in product description field. What should I do? This form is necessary for counting some dimensions of stairs...

14 Apr 2010, 12:18 PM
#3
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: Add to cart not working on IE

Check your site's product pages in a validator. When I checked one of them I got 47 errors, many of which are capabe of throwing off a browser. IE seems prone to errors understanding forms, so you need to be careful to fix the errors. Once you do, it'll work.

(I suspect these errors are starting with product details input. Make sure you've closed all the tags.)

Rob