Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

ContactForm7jLocator

Опис

This plugin integrates the jLocator script into a ContactForm7 form.

Встановлення

  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

Часті питання

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)

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“ContactForm7jLocator” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “ContactForm7jLocator” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • Initial release