Skip Navigation

[Closed] Map Shortcodes not working at all?

This support ticket is created 4 years 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 1 reply, has 2 voices.

Last updated by Nigel 4 years ago.

Author
Posts
#1836369

I put following code in template:

[wpv-conditional if="( '[wpv-post-featured-image]' ne '' )"]
[av_slideshow size='featured' animation='slide' conditional_play='' autoplay='false' interval='5' control_layout='av-control-default' av_uid='av-jq2d3opy']
[av_slide id='[wpv-post-featured-image size="featured" output="id"]'][/av_slide]
[/av_slideshow]
[/wpv-conditional]

[wpv-map-render map_id='map-1' map_height="360"]

The image is given out correctly.

The [wpv-map-render map_id='map-1' map_height="360"] stays clearly readable on the page. Not executed as shortcode...

I removed the code from the page until fixed.

If I Try

[wpv-map-marker map_id='map-1' marker_id='marker-[wpv-post-id]' address='[types field="kursort"][/types], [types field="strasse"][/types], [types field="plz-ort"][/types], Schweiz'][/wpv-map-marker]
[wpv-map-render map_id='map-1' map_height="360"]

I get following on the page:

[wpv-map-marker map_id=’map-1′ marker_id=’marker-4032′ address=’Online oder ETH Zürich (Haupteingang), Rämistrasse 101, 8092 Zürich, Schweiz‘][/wpv-map-marker] [wpv-map-render map_id=“map-1″ map_height=“360″]

all of the map stuff is not working. Latest Toolset and latest Views in use.

#1836763

Nigel
Supporter

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

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

Are you inserting the maps shortcodes using the Fields and Views button (so that you know the format is as required)?

Can you provide your debug info in the next reply?

hidden link

The topic ‘[Closed] Map Shortcodes not working at all?’ is closed to new replies.