Skip Navigation

[Resolved] Frontend map does not work

This support ticket is created 6 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 2 replies, has 2 voices.

Last updated by Dido 6 years, 11 months ago.

Assisted by: Anton Khalemsky.

Author
Posts
#601947

Hi,

on hidden link I have a map, but the address field is not recongnised on the map.

is there something wrong with my code?

<wpv-loop>
[wpv-map-marker map_id="map-1" marker_id="marker-[wpv-post-id]" marker_field="wpcf-straat-en-huisnummer"][types field="bedrijfsnaam"][/types] <br />[types field="straat-en-huisnummer"][/types][/wpv-map-marker]
<div data-style="style5" class="gk-legend advis">[types field="bedrijfsnaam"][/types]
<p>[types field="naam-adviseur"][/types]<br />
[types field="straat-en-huisnummer"][/types]<br />
[types field="veldslug-invoeren"][/types]<br />
[types field="e-mailadres"][/types]
</div>
</wpv-loop>
[wpv-map-render map_id="map-1" map_height="500px" cluster="on" map_type_control="off" street_view_control="off" cluster_min_size="2"][/wpv-map-render]
<!-- wpv-loop-end -->

I tested this on twenty-seventeen, but did not work either.

#601958

Hi,
Thanks for contacting Toolset Support.

For this issue please check if the Google API is registered at Tooset => Settings => Maps tab => Google Map API key. Here are the instructions https://toolset.com/documentation/user-guides/display-on-google-maps/?utm_source=toolsetmapsplugin&utm_campaign=toolsetmaps&utm_medium=views-integration-settings-for-api-key&utm_term=our%20documentation#api-key

#602064

Thank you Anthon. We generate a new key. Now it's working well.