Since I have to disable the widget, I placed two screen shots
- one with the widget enabled
- one with the widget disabled
The link to the site, just in case you still need it is: Web Site Link
Thanks for your support
Hi,
Colorbox JS and CSS are included twice (by GMW and Colorbox plugin). If Colorbox includes the files on all pages you can remove GMW’s includes either by deleting files or commenting out the includes around line #170 in google-maps-widget.php.
Hi Again,
I commented the following lines of code:
/*
wp_enqueue_style(‘gmw’, plugins_url(‘/css/gmw.css’, __FILE__), array(), GMW_VER);
wp_enqueue_script(‘gmw-colorbox’, plugins_url(‘/js/jquery.colorbox-min.js’, __FILE__), array(‘jquery’), GMW_VER, true);
wp_enqueue_script(‘gmw’, plugins_url(‘/js/gmw.js’, __FILE__), array(‘jquery’), GMW_VER, true);
*/
Now, the galleries work fine, but clicking on the map does not open the map in the light-box and as such the user cannot get a bigger image of the map.
The link to the site is the same, and the plugin is enabled just in case you would like to try what I am trying to explain.
Thanks again for the support and for this great plugin.
Stanley
gmw.js has to stay included. Uncomment that line.
If you have the time please review the plugin. It helps us out a lot. Thanks. http://ww.wp.xz.cn/support/view/plugin-reviews/google-maps-widget
Thanks.
That made everything work fine.
I will be glad to add a review.
Glad you got it working. Thank you for the review!