Forum Replies Created

Viewing 1 replies (of 1 total)
  • Can confirm Error with WP 3.8.1 Map only shows when it is “static”:
    ‘static’ => true,
    when i show map dynamic:
    // ‘static’ => true,

    Then map does not show, console shows error:

    Uncaught TypeError: Cannot read property ‘fn’ of undefined site.js?ver=3.8.1:157
    (anonymous function) site.js?ver=3.8.1:157
    (anonymous function) site.js?ver=3.8.1:196

Viewing 1 replies (of 1 total)