• Resolved rzoock

    (@rzoock)


    Hi, the plugin doesn’t show the map when using php do_shortcode if I have the Huge IT Responsive Slider plugin activated. Neither in Chrome nor Safari.
    Here’s what the do_shortcode generated:

    <div id=”intergeo_mapQTN” class=”intergeo_map_canvas” style=”width:100%;height:300px;width:100%;height:300px;”></div>
    <script type=”text/javascript”>
    /* <![CDATA[ */
    if (!window.intergeo_maps) window.intergeo_maps = [];
    window.intergeo_maps.push( { container: ‘intergeo_mapQTN’, options: {“lat”:54.411208271518,”lng”:18.597949586694,”zoom”:14,”map”:{“overviewMapControl”:true},”overlays”:{“marker”:[{“position”:[“54.409332″,”18.600246″],”icon”:false,”info”:”<p>Apartament Marinero<br><\/p>”,”title”:”Apartament Marinero”,”loc”:”Obro\u0144c\u00f3w Wybrze\u017ca 10C, Gda\u0144sk, Poland”}]}} } );
    if (!window.intergeo_maps_current) window.intergeo_maps_current = null;
    /* ]]> */
    </script>

    The space for the map is there, but not the map itself. Can you help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Poonam Namdev

    (@poonam9)

    Hi @rzoock,

    Can you please share the URL of the page where are you trying to show the map and also share the file where you have added the shortcode using do_shortcode method.

    Thread Starter rzoock

    (@rzoock)

    Hi,
    Actually I had to rewrite my child theme from scratch and now it has started to work again. It must have been my mistake, thank you for your quick response!!

    Cheers,
    Alex

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Huge IT Responsive Slider CONFLICT’ is closed to new replies.