I’ve uploaded the entire country-phone-field-contact-form-7 folder to my /wp-content/plugins/ directory
I tried to Setup default country, includeing preferred and exclude countries settings from contact >> CPF settings.
When i go to add the form-tag “country drop-down” and “phone number” to my form, all it shows me is:
[countrytext countrytext]
[phonetext phonetext]
And when i save, it shows me the blank input fields.
Please keep in mind that im not very knowledgeable in coding and such, so please be patient with me as ill probably be asking some questions to find my way around.
Also, i don’t understand why in the CPF Settings, i get the error
“Enter Country 2 character ISO code. Only selected countries will display in dropdown. Kindly enter comma separted countries code.”
Can someone explain why it has to be only 2 character ISO codes?
And is it normal for Both Country Field settings and Phone Field settings to show the exact same message?
Hi @shadan214
Thank for using my plugin.
As per WordPress plugin guidelines.I improved my plugin code security. So now all settings field have strong validation to make sure user enter correct value.
The ISO code are countries code.
For example
United States of America is US
United Kingdom is GB
India is IN.
So while entering the country code you must enter valid country code and length must be two characters only.
More than one countries code must be comma separated.
For example
US,IN,GB
It can be capital or small letter.
I hope this will helps you to fix this.
If you like my plugin kindly share review
Best regards
Narinder Singh