Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

ContactForm7jLocator

Beschreibung

This plugin integrates the jLocator script into a ContactForm7 form.

Installation

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Set your google API Key under Settins -> jLocator
  4. Upload the jLocator.js library
  5. Check that your page is running on https
  6. Set the classes to your Form Elements in your ContactForm7 form Ex.: [text* text-886 class:jLocator class:jLocator_street]
  7. Enjoy geolocation

FAQ

Installation Instructions
  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Set your google API Key under Settins -> jLocator
  4. Upload the jLocator.js library
  5. Check that your page is running on https
  6. Set the classes to your Form Elements in your ContactForm7 form Ex.: [text* text-886 class:jLocator class:jLocator_street]
  7. Enjoy geolocation
Is there a demo page?

Yes, jLocator demo page

Is there a sample form with all classes?

Ja, hier:

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)

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„ContactForm7jLocator“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „ContactForm7jLocator“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Initial release