Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

ContactForm7jLocator

Opis

This plugin integrates the jLocator script into a ContactForm7 form.

Instalacija

  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

ČPP

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?

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)

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“ContactForm7jLocator” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “ContactForm7jLocator” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • Initial release