WP GPX Maps Error: GPX file not found! /home/devfarm/www/wp-content/uploads/gpx/Villeneuve-lez-Avignon.gpx
Hi To the developper : Thanks for your work on this plugin. I find it quite useful on a new site under construction. However, recently I ran into a problem I can’t solve. Since the last upgrade of your plugin, the maps are no longer displayed.
I use a couple gpx plugins on my above site, including yours. The site internals are messy including loading some files in the header of the child theme, multiple plugins including at least one other plugin using leaflet.js, etc. The site is possibly attempting to load same ressources more than once.
Investigating the blank map problem with the firefox developper tools and debugger shows that the openstreetmap tile layer is not loaded and there are no https requests for tiles.
A sample URL to illustrate the problem
https://lacroixdegattigues.com/fr/promenade-a-villeneuve-lez-avignon/
Two map panes are displayed – the first one, blank grey, is generated with the following shortcode
The second map pane is generated with a different plugin. I use 2 panes because yourplugin does a nice job of showing the gpx parameters in a profile graph. The second map pane allows me to use the French IGN WMTS map streaming service.
Maybe something obvious that I did not find. Any suggestions ?
Best regards