![]() |
|
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) |
Openstreetmap-Plugin - jonnylander - 2015-08-09 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 - 2015-08-09 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 - 2015-08-10 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 - 2015-08-10 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 - 2015-08-10 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 - 2015-08-10 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 - 2015-08-10 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 - 2015-08-10 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 - 2015-08-10 I see a cluster in the center of the map. A green(ish) circle with the number "4" in it. Openstreetmap-Plugin - acrylian - 2015-08-10 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… Openstreetmap-Plugin - jonnylander - 2015-08-10 I did not see a cluster. I used an online Website-Screenshot-App... and there WAS a marker!?!?! Do you see a marker on my link above? Openstreetmap-Plugin - acrylian - 2015-08-10 Firefox yes, Safari and Chrome no. But on my local test install in all… Sorry, no idea right now. Openstreetmap-Plugin - fretzl - 2015-08-11 If I follow your link I see a marker in Firefox, Safari and Chrome.(OS X) Openstreetmap-Plugin - acrylian - 2015-08-11 Weird, this is what I see in Safari (OS X 10.9.5): And correctly in Firefox: I thought first a CSS conflict but then why would it work locally with the same theme… |