Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

Maps for Contact Form 7

Opis

The Maps for Contact Form 7 collects data with place and analyze the data with google map.

Preparation:
(1) get google map api key and set the key in the settings of the Maps for Contact Form 7. recommend that api key should be restricted by referer.
(2) set google map language and region in the settings of the Maps for Contact Form 7.
(3) to collect data, put place field on the Contact Form 7 form and add the form to target forms in the settings of the Maps for Contact Form 7. The place field is customized by reserverd keywords and place types. The reserverd keywords and place types are used in textsearch google places api.
(4) add the Contact Form 7 form in Pages menu in wordpress.
(5) add Maps for Contact Form 7 shortcode( 'maps-for-contact-form-7′ ) with the form id of Contact Form 7 form in Pages menu in wordpress. Examples is the follwoing.
'[maps-for-contact-form-7 form-id=”the form id”]’

Collect data:
(1) access the page with Contact Form 7 form and submit the data.
(2) the data is listed in 'Contact Forms List With Places’ menu in admin page.

Analyze data:
(1) access the page with Maps for Contact Form 7 shortcode.
(2) if radio buttons are included in the Contact Form 7 form, you can focus by radio button items. In case of that there are multiple radio buttons, it is focused by and condition.

Zrzuty ekranu

  • screenshot-1.png

Najczęściej zadawane pytania

A question that someone might have

What about foo bar?

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„Maps for Contact Form 7” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

1.0.2

  1. correct typos.

1.0.1

  1. fix bug of settings that display target forms duplicately.
  2. change css selector.

First release.