Zen Cart Logo
Forums / General Questions / Some customers cannot click in boxes

Some customers cannot click in boxes

Locked

Views: 825

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
20 Oct 2008, 12:56 PM
#1
dave_mc avatar

dave_mc

New Zenner

Join Date:
Apr 2007
Location:
Coventry, West Midlands
Posts:
36
Plugin Contributions:
0

Some customers cannot click in boxes

Hi,
I operate several e-commerce sites using Zen-cart. Recently, I have noticed a drop in sales and quite a few customers are phoning up saying that they are unable to click in the boxes on the account sign up form. One customer told me that if he/she clicks on the vey far left of the 'First Name' box that they are then able to enter their information wheras before they were unable to enter their details. I am unable to replicate this fault from my end and have no idea what is going on. I have re-installed the core template files but the problem persists. Can anybody give me a clue as to where to start looking or what may be causing this? The customers I have spoken to seem all to be using IE7 if that helps any.
:frusty:

22 Oct 2008, 3:49 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Some customers cannot click in boxes

Maybe you've got an XHTML validation problem in your site template, causing some browsers to not display the page properly?
Or some sort of javascript addon doing similarly?
Or maybe something in your CSS is positioning things wrong such that the fields aren't clickable due to something (invisible) being in the way?

22 Oct 2008, 3:08 PM
#3
dave_mc avatar

dave_mc

New Zenner

Join Date:
Apr 2007
Location:
Coventry, West Midlands
Posts:
36
Plugin Contributions:
0

Re: Some customers cannot click in boxes

Thanks for the advice DrByte. I have found a number of XHTML validation problems and am in the process of rectifying them - do not know whether or not it will fix my problem though ... but its a starting place. My CSS positioning things incorrectly seems both plausible and likely as the customers can access the boxes from just one corner, I will look into this definately. If this is the cause however, how come most people can access the form OK and others not? Wouldn't everyone have the same problem? Thanks again - I know your a busy person and appreciate your help.
:smile:

22 Oct 2008, 5:37 PM
#4
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: Some customers cannot click in boxes

Wouldn't everyone have the same problem?

No, not all browsers interpret the box model the same way and it makes for lots of fun with CSS ...

23 Oct 2008, 2:30 PM
#5
dave_mc avatar

dave_mc

New Zenner

Join Date:
Apr 2007
Location:
Coventry, West Midlands
Posts:
36
Plugin Contributions:
0

Re: Some customers cannot click in boxes

Thanks guys - going to do a bit of fishing around!
:lamo: