![]() |
|
Openstreetmap-Plugin - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Openstreetmap-Plugin (/thread-12261.html) Pages:
1
2
|
Openstreetmap-Plugin - jonnylander - 09-08-2015 Can somebody help me with the openstreetmap-plugin? The GoogleMap-Plugin on this page works fine, but the Openstreetmap-Plugin doesn't show up any marker. What am I doing wrong? Openstreetmap-Plugin - acrylian - 09-08-2015 Can't tell. Anything in the error logs? How did you call it on the theme? DId you try to disable the Google map plugin? I see some errors in the browser log at least. Openstreetmap-Plugin - jonnylander - 10-08-2015 hi, thank you for the quick reply. I insert it how it is discriped in the readme here: and insert the following code to the album.php: I do not understand anything about error logs and browser logs :/ Cheers Openstreetmap-Plugin - acrylian - 10-08-2015 I just tested the plugin with default settings with the official Zenpage theme on both You need to learn about error logs if self hosting. The browser has a log (console) and Zenphoto has a debug (error) log. Additionally the server itself has its own php error log (and some more). About the latter ask your host where to find it. Openstreetmap-Plugin - fretzl - 10-08-2015 Just did the same and it also works for me with the Zenpage theme but the effervescence_plus theme seems to specifically use the GoogleMap plugin. It's difficult to find out how and where to put the `` code. Openstreetmap-Plugin - acrylian - 10-08-2015 Maybe there is an incompatibility between the two. But that has not really been tested since you most certainly use only one of them at the time. Openstreetmap-Plugin - jonnylander - 10-08-2015 I deactivated the GoogleMap-Plugin and switched to the basic theme. I inserted the following code in the image.php and album.php. The map is shown, but without any markers. Cheers! Openstreetmap-Plugin - acrylian - 10-08-2015 No sorry, not at the moment. As said I used directly your images on my local install with the Zenpage theme and all markers showed as expected. Again, anything in the logs? Openstreetmap-Plugin - fretzl - 10-08-2015 I see a cluster in the center of the map. A green(ish) circle with the number "4" in it. Openstreetmap-Plugin - acrylian - 10-08-2015 Ah, okay, in Firefox they are there but not in Safari and Chrome. That worked in my test in all browsers. Just retried… If there is a cluster on the single image you have "album markers" enabled. Try to disable that os only the marker of the image itself is show on the image page. Not that this would explain why they don't work here in some browsers… |