ZenphotoCMS Forum
StopDesign : problem with google map display - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: StopDesign : problem with google map display (/thread-10779.html)



StopDesign : problem with google map display - scotchbrite - 2013-01-27

Hi,

I'm using zenphoto 1.4.3.5 [11059] (Official build) with the supplied stopdesign theme.

I've enabled GoogleMap plugins and added to image.php in the stopdesign folder.

When I open the image there's a new Google Map link which link to javascript:toggle_googlemap_data(); and doesn't display the map. Google Map plugin works fine in Default, ZenPage,Effervescence+ and the Google Map link to javascript:toggleMap('images###_googlemap_data');

There's 1 thread about fixing this but it's 2 years old and the link in there doesn't work anymore. Is there a solution for this problem?

Thanks,




StopDesign : problem with google map display - acrylian - 2013-01-27

I don't know but you should try 1.4.4.




StopDesign : problem with google map display - fretzl - 2013-01-27

It doesn't work in 1.4.4 either.

Replace

``

by

``

Btw: the function printImageMap() is deprecated.

Use instead:

printGoogleMap()