Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    The Google Maps library is loaded twice, and this causes issues.

    <script type='text/javascript' src='https://maps.google.com/maps/api/js?v=3&ver=2.5.8#038;sensor=false'></script>
    <script type='text/javascript' src='https://maps.google.com/maps/api/js?language=bg&region=bg'></script>

    You can check it by going to the store locator page, view the page source ( ctrl + u in Firefox ), and search for ‘maps.google.com’.

    Maybe your theme, and otherwise another plugin adds it. You can search through the theme / plugin files for ‘maps.google.com’ to see where it comes from, and disable/remove it from loading on the store locator page.

    Thread Starter alfahost

    (@alfahost)

    Hi,

    We tried to catch the problem, but no success.

    We deleted and installed the plugin, no success again.

    We didn`t find such file: maps.google.com

    We use it with the same theme on other sites but we don`t have such problem.

    What else to try?

    Plugin Author Tijmen Smit

    (@tijmensmit)

    Any different plugins that you don’t use on the other site? The second maps library has to come from somewhere.

    Thread Starter alfahost

    (@alfahost)

    Hi,

    We use Woocommerce and some extensions for it, which are not connected with delivery. We use Social and E-mail optin plugins too.

    Is it possible woocommerce causing the problem?

    Thread Starter alfahost

    (@alfahost)

    Hi,

    Is woocoomerce possible reason for conflict?

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Marker clusters not working’ is closed to new replies.