Changed fields in reservation form, got a ‘required’ error
-
I’m not a PHP expert so some advice on how to do this would be very much appreciated!
This is about the Customer Details form (Name, country, etc.)
I did not want all the fields with the plugin, specifically Address, City State and Postcode; and managed to remove those fields by navigating to templates/checkout/customer-info.php and deleting them from the template file.
But I get the following errors:
“State is a required field. City is a required field. Postcode is a required field.”
I’ve tried looking into the plugin files and searched documentation to no avail. Can anyone please please help me with this? Or point me in the direction of which I should be looking? Any help will be much appreciated!
The page I need help with: [log in to see the link]
- The topic ‘Changed fields in reservation form, got a ‘required’ error’ is closed to new replies.