Compatibility with Plugin WP Fastest Cache ?
-
Hello,
Leaflet Maps Marker is a great powerfull plugin!
I have installed Leaflet Maps Marker 3.9.7.
When I activate the plugin WP Fastest Cache, markers disapear, just the map is displayed (NB: I use Markers + Layers)
Is there any incompatibility with WP Fastest Cache ?
Hope you can help,
Thanks,
Best,
NGC
-
Hi NGC,
thanks for your feedback (I`d appreciate your review at https://ww.wp.xz.cn/support/view/plugin-reviews/leaflet-maps-marker even more 😉
Anyway there are no know issues with WP Fastest Cache – I installed this plugin on my test server and tried several config options – but maps were displayed each time. Are you sure it is caused by this plugin? Try disabling all other plugins than Leaflet Maps Marker to verify this. Please also post a link to a map so that I can have a look at the frontend output too.
best,
RobertHi Robert,
Thanks for your answer.
We are sure it is caused by this plugin (all others deactivated)
We reproduced the issue on different websites with different themes.
You can reproduce the issue like this :
1. In Leaflet Maps Marker, create 2 markers. Then create a layer with the two markers assigned. Put [mapsmarker layer=”1″] in a page.
2. Install and activate the plugin WP Fastest Cache. Then go to menu WP Fastest Cache –> Configuration –> Cache system : enable
3. Display the page, markers disappeared.
An example here : http://www.26net.com/testmap/
Hope you can help,
Thanks,
Best,
NGCHi NGC,
now I could reproduce the issue: it only occurs if the map is on an exclude page, defined in WP Fastest Cache. As a result, the HTML code <!– Wp Fastest Cache: Exclude Page –> is added to the output of the geojson array needed for loading markers on layer maps, breaking the validity of the geojson feed – see examle at http://www.26net.com/wp-content/plugins/leaflet-maps-marker/leaflet-geojson.php?layer=1
As a workaround please remove your exclude settings from WP Fastest Cache and map should work again. Anyway this is not something I can fix – will contact the developers and ask them to not add their comment on JSON output pages, which is the only way I can think of at the moment to fix this….
best,Robert
Thanks Robert, you’re right.
But when I remove the exclude settings from WP Fastest Cache, now the HTML code <!– ignored –> is added to the output of the geojson array, so the validity of the geojson feed is still broken. See result for the same example at http://www.26net.com/wp-content/plugins/leaflet-maps-marker/leaflet-geojson.php?layer=1
Hope they will fix it.
Best,
NGCHi NGC,
just got a reply from the developer that he fixed and and that you should re-download (=update?) the plugin. Can you please try that.
thx,
RobertFYI – just verified the fix on my server – you need to re-install WP Fastest Cache as it seems the developer added a hotfix to the current plugin package – so best approach would be to download the package from ww.wp.xz.cn and overwrite the files on your server manually via ftp, till a new version is available….
Hi Robert,
Unfortunately removing and re-installing (ftp) WP Fastest Cache (last version 0.8.5.0) doesn’t fix the issue at the moment: there is still the HTML code <!– ignored –> added to the output of the geojson array, so the validity of the geojson feed is still broken.
See example at http://www.26net.com/wp-content/plugins/leaflet-maps-marker/leaflet-geojson.php?layer=1An explanation : when removing the plugin WP Fastest Cache, files are deleted but not all of the datas : Excluded pages still remain, and excluded pages that were removed before are still taged <!– ignored –>
There isn’t any specific table for WP Fastest Cache in the database, so we can’t manually remove the Excluded pages, and we don’t know where they are…Thanks,
Best,
NGCjust got informed that a new hotfix was added – please try again!
Hi Robert,
0.8.5.1 update from WP Fastest Cache fixed the issue.
Thanks a lot, great support !great to hear!
The topic ‘Compatibility with Plugin WP Fastest Cache ?’ is closed to new replies.