Support

Account

Home Forums General Issues How to show multiple Google Maps on one page? Reply To: How to show multiple Google Maps on one page?

  • Hm okay.

    You have a few problems here.. The biggest are that you have a few 404 errors you should look into.

    
    Failed to load resource: the server responded with a status of 404 (Not Found)
    http://mcw.lamp.wiredgroup.com/wp-content/themes/mcw/js/lib/modernizr-2.7.1.min.js?ver=2.7.1 
    Failed to load resource: the server responded with a status of 404 (Not Found)
    http://mcw.lamp.wiredgroup.com/wp-content/themes/mcw/js/scripts.js?ver=1.0.0 
    Failed to load resource: the server responded with a status of 404 (Not Found)
    http://mcw.lamp.wiredgroup.com/contact/js/bootstrap.min.js 
    Failed to load resource: the server responded with a status of 404 (Not Found)
    

    Looking at the sourcecode you’re not outputting the acf-map divs for the other locations at all so that’s probably the reason why you’re not seeing any maps.

    Could you post the code you have for the entire section?