Descrizione
This plugin integrates the jLocator script into a ContactForm7 form.
Installazione
- Upload to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Set your google API Key under Settins -> jLocator
- Upload the jLocator.js library
- Check that your page is running on https
- Set the classes to your Form Elements in your ContactForm7 form Ex.: [text* text-886 class:jLocator class:jLocator_street]
- Enjoy geolocation
FAQ
- Installation Instructions
-
- Upload to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Set your google API Key under Settins -> jLocator
- Upload the jLocator.js library
- Check that your page is running on https
- Set the classes to your Form Elements in your ContactForm7 form Ex.: [text* text-886 class:jLocator class:jLocator_street]
- Enjoy geolocation
- Upload to the
- Is there a demo page?
-
Yes, jLocator demo page
- Is there a sample form with all classes?
-
Yes, here:
Straße
[text* text-886 class:jLocator class:jLocator_street]Hausnummer
[text* text-887 class:jLocator class:jLocator_street_number]PLZ
[text* text-888 class:jLocator class:jLocator_zip]Stadt
[text* text-889 class:jLocator class:jLocator_city]Landkreis
[text* text-889 class:jLocator class:jLocator_district]Bundesland
[text* text-890 class:jLocator class:jLocator_state]Land
[text* text-891 class:jLocator class:jLocator_country] - What do i need
-
- You need a google API Key for geoloaction
- The jLocator library
- Secure Origin (https)
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“ContactForm7jLocator” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “ContactForm7jLocator” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
- Initial release