该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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