Hi cmslaser,
I had the same problem and I have fixed the bug with the following steps:
1.) Search the file called wpGoogleMaps.php (situated in plugin folder). Go to line 1886
Change$plugins_url = trim($plugins_url, '/');
to$plugins_url = trim($plugins_url, '/wp-google-maps/');
2.) Please check in the backend, if under MAPS>SETTINGS>ADVANCES SETTINGS “Marker data XML directory” and “Marker data XML URL:” are on {uploads_dir}/wp-google-maps/
Now it works…
BR
Tobi
-
This reply was modified 8 years, 11 months ago by tobi.