• hi, i try to load the google map on my front page with the below short code:

    <?php
    include(‘../../../../wp-load.php’);

    echo do_shortcode(‘
    [google-map-v3 width=”100%” height=”350″ zoom=”10″ maptype=”roadmap” mapalign=”center” directionhint=”false” language=”default” ….. ]

    ‘); ?>

    but when i open my website on first time the others JS elements do not respond! Just when i press f5 there are coming up again.

    Why?

    regards
    juanma

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Comprehensive Google Map Plugin] problem loading map on front_page()’ is closed to new replies.