外掛說明
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.
螢幕擷圖
常見問題集
-
A question that someone might have
-
What about foo bar?
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0.2
- correct typos.
1.0.1
- fix bug of settings that display target forms duplicately.
- change css selector.
First release.