• Resolved analogguy

    (@analogguy)


    I’m using the latest EME frontend submit with the latest EME version.
    When submiting a new event it shows up in EME (backend) & the defined page. In EME Backend and EME frontside submit it shows up with correct Google maps location.
    On the post page the event shows the Google Map window for a short time green and than grey and a note “undefined”.
    A valid Google API Key is set up in settings. I had a look on this issue:
    I enabled the Google Maps integration, but instead of the map there is a green background. What should I do?
    https://www.e-dynamics.be/wordpress/faq/
    I’m using custom community theme (buddypress/ bbpress compatible) and the header.php shows this:
    <head>
    <meta charset=”<?php bloginfo( ‘charset’ ); ?>” />
    <meta name=”viewport” content=”width=device-width, initial-scale=1.0″ />
    <link rel=”profile” href=”https://gmpg.org/xfn/11&#8243; />
    <link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>” />
    <?php wp_head(); ?>
    </head>

    Hopefully this is my user error and can be fixed with one or two clicks and is not a bug/ server problem.

Viewing 3 replies - 16 through 18 (of 18 total)
  • Plugin Author Franky

    (@liedekef)

    Indeed, it seems when using async you also need to use the callback parameter. Maybe worth playing with … or just not use defer and async

    Plugin Author Franky

    (@liedekef)

    In the past the callback param was used in fact, but I didn’t really understand what it was doing at the time.
    Could you try if this works reliable on all your browsers (does here for chrome/firefox/midori on linux):
    https://plugins.trac.www.ads-software.com/changeset/1677565/

    Tested 1.8.8 on Firefox, Android, Opera and the maps load effectively. The loading time seems noticeably faster than before. Many, many, thanks. Great job.

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Map shows undefined’ is closed to new replies.