gocodebox / gocodebox/lifterlms
5.0 Ability to move address fields individual of each other
- Dominant language
- PHP
- Stars
- 212
- Forks
- 140
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 19
Description
### Survey Details
If you've arrived here from the [address localization product feedback survey](https://lifterlms.com/product-feedback-request/) you can review your country's raw locale information in the following files:
+ Address Localization: https://github.com/gocodebox/lifterlms/blob/trunk/languages/countries-address-info.php
+ States / Provinces / Regions by country: https://github.com/gocodebox/lifterlms/blob/trunk/languages/states.php
Thank you!
---
#### Survey responses
###### Problems
+ [ ] El Salvador - The country’s name tends to appear as El Emiratos, instead of El Salvador which May confuse our customers. Sometimes it switches to the correct one but not always
+ [ ] United Kingdom - The county field. The county I live in is Berkshire but this is not one of the options, there is only West Berkshire. I haven't yet checked any other counties but in case any new members have an issue, I made it optional.
###### Data is Good
+ [x] Australia
+ [x] Iran
+ [x] Kenya
+ [x] South Korea
[Original Issue Below]
### Reproduction Steps
+ maybe this is a bug, but I don't think so. This may just be a feature request:
+ In some countries the standard checkout field looks different. The example given in HS-169621 is for Germany where zipcode is above city.
+ In the current form zipcode cannot be moved independent of state/region they have to be moved together
+ There was another note about state not being common for Germany but after doing some testing I think this may just be a matter of users needing to customize their wording.
### Desired Behavior
Something like this were the zipcode can be moved to be next to city vs state/region

This issue has be recreated:
+ [X] Locally
+ [X] On a staging site
+ [X] On a production website
+ [X] With only LifterLMS and a default theme
Contributor guide
Assessment
This issue has not been assessed yet.