Closed (fixed)
Project:
Zero Point
Version:
6.x-1.7
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2009 at 06:15 UTC
Updated:
5 Feb 2010 at 16:05 UTC
Using zeropoint along with the gmap + location module, I am setting up a method of posting information by clicking on a map. Using this theme however, users cannot use the map. I'm not quite sure where to start, but I'll do a bit of digging.
Comments
Comment #1
Turkish Delight commentedI am sorry, to elaborate a bit more: The location options appear, however where a map should be only a gray screen appears. It leads me to believe there is some conflicting javascript issue, but I'm not too sure how the theme uses it and how it would conflict with gmap/location. Other themes both standard and contributed do not act similarly.
I am using the theme with the variable layout and 'sky' background, no image preload.
Comment #2
Z2222 commentedI found this page because I'm having the same problem. The Google maps work in Garland but when I switch to zero point the maps turn blank (gray).
Comment #3
albertalpha commentedI have the same issue, however I found a solution by commenting this line in zeropoint/css/layout.css
It seems the author knows about this issue, because at the end of the CSS there is the following code that overrides the above for GoogleMaps:
but it doesn't work in case of using a location map Block at the bottom region in selected nodes.
Comment #4
rismondo commentedI just upgraded to Zero Point 1.8, and Google Maps works now!
Comment #5
florian commentedComment #7
vacilando commentedHad the same problem - and the upgrade helped; thanks!