• Resolved chinwag

    (@chinwag)


    Hi,

    map does not display when logged out of WP Admin, and throws the following error:

    “Uncaught ReferenceError: FlexibleMap is not defined” Index:351
    “var f = new FlexibleMap();”

    Any help as this is an awesome plugin. Thank you 🙂

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author webaware

    (@webaware)

    G’day chinwag,

    You have something on your website (a “performance” plugin?) that is adding the following attribute to all script loads:

    async='async'

    That’s breaking lots of scripts, including the Flexible Map plugin script. Turn it off, it should not be used like salt and pepper. It needs careful application, like habanero chili.

    cheers,
    Ross

    Thread Starter chinwag

    (@chinwag)

    Excellent, spot on! “Async JavaScript” plugin. Exclude Google Map JS and FM plugin 🙂

    Many thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“FlexibleMap is not defined”’ is closed to new replies.