Beskrivning
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
)
Skärmdumpar
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
Vanliga frågor
- 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
Recensioner
Bidragsgivare och utvecklare
”DCO Address Field for Contact Form 7” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”DCO Address Field for Contact Form 7” har översatts till 2 språk. Tack till översättarna för deras bidrag.
Översätt ”DCO Address Field for Contact Form 7” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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