Skip Navigation

[Resolved] Cannot maps to display in content template and view

This support ticket is created 6 years, 8 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 alanS3341 6 years, 8 months ago.

Author
Posts
#630069
map3.PNG
map4.PNG
map2.PNG
map1.PNG

I am trying to: Display a map from a CPT

Link to a page where the issue can be seen: hidden link

I expected to see: A map with a marker

Instead, I got: only the standard GMap with no marker or in the right location

The map displays on the front page (map4.png) but does not display on the post page (map1.png). It displays on the cred form or post form (map2.png). I have also attached the template layout showing the map insertion (map3.png).

There is a duplicator package taken today for you to download from with the admin panel.

#630086

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Alan

The password credentials you supplied didn't work so I wasn't able to look at your site.

However, looking at your screenshot map3.PNG, it appears that you are inserting a map with the wpv-map-render shortcode, but you are not inserting a map marker shortcode, hence the map has nothing to centre on.

#630121

That did the job. Thanks