Good afternoon friends of the forum, is the first time I do a query. I would like to take some form of order spaces such as the field of Shipping and payment, where do I can change this? I remove the form to "orders_step-2.tpl" but when I come in the form tells me that it takes to fill spaces. I think the problem would be in the validation, probe rebisar file "check-form.js" but found no solution. Would greatly appreciate your help because I have been looking for. PD. I am from Honduras and use google to translate my query.
You need to change file core/orders.php and function checkFields(). You will see the fields there which you can remove if you don't want them to be checked internally by PHP.