• Hello! Great plugin.

    We’re loading our site’s pages with Ajax. By doing so, it appears as though we’re missing a trigger to get your plugin to load. It works fine on normal page load, but after the AJAX load, it doesn’t load at all. I’ve tried the following triggers, with no luck. What am I missing?

    $(document).trigger('load');
    $(document).trigger('ready');
    $(window).trigger('load');
    $(window).trigger('ready');
    $(document.body).trigger('post-load');
    • This topic was modified 5 years, 3 months ago by jordanwebdev.
    • This topic was modified 5 years, 3 months ago by jordanwebdev.
    • This topic was modified 5 years, 3 months ago by jordanwebdev.
Viewing 1 replies (of 1 total)
  • Hello,

    Apology for responding late. Please share your site details and reach us at [email protected] so that we can fix the issue for you. Also please explain a bit how ajax get called on your site. Its by some plugin or your current theme has ajax code ? Please reach us with all information at [email protected]

    Thank You

Viewing 1 replies (of 1 total)
  • The topic ‘Map doesn’t load after AJAX page load’ is closed to new replies.