Description
Contact Form 7 addon to create a new type of input for entering country code with flag. It adds a country code with flag dropdown, auto detects the user’s country.
How to use
Once you have installed and activated your plugin, a new type of input field will be available in your Contact Form 7 forms. In order to add it to your form, you can either click on the “Tel with country code” button above your form editor, or add the shortcode like: [country_code* {your-phone}]
. Replace {your-phone}
by the name do you want to give the field. Optionally, you can use the asterisk (*) to makes the field required.
To display the field’s info on your email, use this tag: [{your-phone}]
. It will display something like +12025550109
Third-party software
In this plugin we uses the International Telephone Input JavaScript library and the eXTReMe-IP-LOOKUP.com API.
Screenshots
Installation
Automatic installation
- Go to your Dashboard ? Plugins ? Add new
- In the search form write “country-code-drop-down-for-cf7”
- When the search return the result, click on the “Install Now” button
- Finally, click on the “Activate” button
- Enjoy the plugin!
Manual Installation
- Download the plugin from this page clicking on the “Download” button
- Go to your Dashboard ? Plugins ? Add new
- Now select “Upload Plugin” button
- Click on “Select file” button and select the file you just download
- Click on “Install Now” button and the “Activate Plugin”
- Enjoy the plugin!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Country Code Drop Down For CF7” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Country Code Drop Down For CF7” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.4
- Test Plugin defualt setting
1.0.3
- Test Plugin defualt setting
1.0.2
- Minor bug
1.0.1
- Minor bug
1.0.0
- First release