I dont want Google Maps loads first
Hi,
I'm using Classipress 3.1.9 with Wordpress 3.5. In my single-ad_listing.php, I call a slideshow plugin with a shortcode. But when my ad page loads, Google Maps is loading before my slideshow plugin. Sometimes, my visitors can wait for 5-6 seconds before seeing my slideshow plugin.
When I remove the PHP include calling sidebar-gmap.php, the slideshow plugin and my page loads very quickly.
So how to loads my Google Maps last? How to call sidebar-gmap.php at the end? Or maybe, how to open Google Maps on a separate popup window by clicking on a link?
Thanks