Skip Navigation

[Closed] Showing map on Divi page

This support ticket is created 2 years, 3 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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 3 replies, has 2 voices.

Last updated by Luo Yang 2 years, 3 months ago.

Assisted by: Luo Yang.

Author
Posts
#2566587
Skärmavbild 2023-03-06 kl. 05.34.00.jpg

Hi!

I have set up a costume page built with Toolset with map, view and search.
Now I would like to ad the map with markers on our front-page (Divi) and also a pop-up if you click on the marker (se attached image).

But how do I show only map with markers on my Divi-page?

#2566709

Hello,

You can these:
1) Enable enable legacy editor:
https://toolset.com/course-lesson/enabling-legacy-version-of-toolset-views/

2) Dashboard-> Toolset-> Views, create post view with the map
https://toolset.com/documentation/programmer-reference/maps/maps-shortcodes/

3) In your Divi editor, display above view's shortcode directly:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-view

#2567815

I have added this code in Divi-builder on my page;

[wpv-map-render map_id="map-4" map_height="50vw" fitbounds="off" general_zoom="4" single_zoom="15" cluster="on"][wpv-map-marker map_id="map-4" marker_id="marker-8" marker_title="" marker_field="wpcf-adress"]This is the content of the marker popup.[/wpv-map-marker]

The map is showing, but no markers and not on the right country.

#2568095

The screenshot you provided above should be a post view + one map + multiple markers:
https://toolset.com/wp-content/uploads/2023/03/2566587-Ska_rmavbild_2023_03_06_kl._05.34.00.jpg

But the shortcode you mentioned above is for one map + one marker

It is not clear to reproduce the problem.

here is a sandbox website, please try to reproduce the same problem in it.
Login URL: hidden link
You can upload plugins/theme in it if required.

The topic ‘[Closed] Showing map on Divi page’ is closed to new replies.