Have you checked for JS errors in your browser?
What’s the url?
Thread Starter
Gioweb
(@gioweb)
Here is the link of the home page, where does not work
http://www.pointservice.net/
Here’s the inside page, where it works
http://www.pointservice.net/store/
I checked, There are indeed errors. What can I do?
Thread Starter
Gioweb
(@gioweb)
try to look for an Italian city, example Milano
You have two store locator plugins active? I see this script is loaded http://www.pointservice.net/wp-content/plugins/store-locator/js/functions.js?v=3.83, but that’s not from my plugin.
I think if you disable it, my plugin will work fine again.
Thread Starter
Gioweb
(@gioweb)
ok. thank you! disabled [STORE-LOCATOR] Viasat and [WPML] WP Store Locator on the home page, it works regularly! But are months that both of coexist without problems. Has anything changed?
The Google Maps API automatically loads the latest version of the js file, maybe they changed something that made it impossible for two plugins to try and load Google Maps on the same page. Or maybe a plugin update in either of the plugins changed something.
Thread Starter
Gioweb
(@gioweb)
ok, but two plugins are not positioned on the same page. Thank you!
No, but the JS file from the other plugin was loaded anyway, and that in combination with my plugin broke it. You don’t need to use a shortcode on a page to always have plugins load the required files. Some plugins load the files they need on all pages, even when they don’t need to.