Jump to content

SOLVED - Registration Error makes fields read only - SOLVED


Recommended Posts

Hi,

 

Am using v 1.5.4.1 and have just noticed a very strange issue.

When a user wants to check out and enters the information but one of the required fields is left blank, then the screen notifies the user of this, as per this field is required. 

However, now all the input fields have become read only, so the user can not continue unless they refresh the screen and enter it all again.

 

Anyone else found the same issue?

Any help would be much appreciated

Edited by love-vaping (see edit history)
Link to comment
Share on other sites

Have noticed that if I remove - class="opc-overlay" - from the following HTML it solved the issue:

<div class="opc-overlay" id="opc_new_account-overlay" style=""></div>

 

I did this through the browser, but dont know yet where this is located in the actual code...

Link to comment
Share on other sites

ISSUE SOLVED

 

Sorry for posting in the first place, but maybe this will be helpful to someone else some time.

 

The issue is related to BESTCHOICE Theme

 

To Resolve:

Edited the following file: theremes\bestchoice\order-opc-new-account.tpl

Edited line 2 where the problem was commented out as per the below:

 <!--class="opc-overlay" --> 

 

Hope this will help someone else some time  :)

Link to comment
Share on other sites

×
×
  • Create New...