I’m having the same problem. I don’t know code but did modify the countries in both files countrySelect.js and intlTelInput.js but I’m missing something as it’s still US and UK. Thanks in advance for your help.
The new code:
countrySelect.js
Line 23
preferredCountries: [ “nz”, “au”, “ca”, “cn”, “gb”, “us” ]
intlTelInput.js
Line 52
preferredCountries: [ “nz”, “au”, “ca”, “cn”, “gb”, “us” ]
-
This reply was modified 6 years, 4 months ago by grutz.