Description
Adds a autocomplete suggestion address field tag for Contact Form 7.
Uses Yandex Maps API (https://tech.yandex.com/maps/mapsapi/) or Google Maps API (https://developers.google.com/maps/documentation/javascript/) to find the address.
You can restrict the country and/or city (Yandex only) in which the address will be searched for each field separately.
To restrict, you need to fill the default value attribute in the format Default value : Country, city
(e.g. Enter the address : Russia
, Moscow, Your address : London
, : Moscow
)
Screenshots
Installation
- Upload
dco-address-field-for-contact-form-7
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Installation Instructions
-
- Upload
dco-address-field-for-contact-form-7
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
Reviews
Contributors & Developers
“DCO Address Field for Contact Form 7” is open source software. The following people have contributed to this plugin.
Contributors“DCO Address Field for Contact Form 7” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “DCO Address Field for Contact Form 7” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Added Google Maps API-based address autocomplete functionality
1.0.1
- Small Fixes (You may need to re-save the plugin settings page)
1.0.0
- Initial Release