By default, WooCommerce will change the address fields (address_1, address_2, state, city, postcode, etc) based on the country. It means that each country will have different settings for the address fields and these settings will be applied on country change. For example, a state field is required for the US and optional for the UK.
Using the locale settings, you can prevent the override address fields properties and force to use the values set by our plugin.
Enable/Disable the override settings from the Checkout Field Editor plugin's advanced settings to override the label, placeholder, class, priority, and required validation for address fields.
To enable the override settings:
- Navigate to the WooCommerce > Checkout Form > Advanced Settings > Locale override settings.
- By default, the label, placeholder, and priority override will be enabled for address fields.
- Based on your needs, you can enable or disable the class and required validation override from Locale override settings.
Once the changes are done, click on Save changes.
Comments
0 comments
Please sign in to leave a comment.