I'm going bonkers trying to get the map too display in IE6 and IE7 on this page...
http://www.serbinrealestate.com/northern-michigan/10-acres-on-armstrong-lake/
and many other pages in our wordpress blog.
I seem to be getting an error that I can't figure out in IE6 or IE7, I am sure it's something dumb, I'm overlooking but any help would be appreciated.
ajturner
Member
Posted 1 year ago #
Hi Steckle - not sure what the problem could be in IE. Let me get to a windows machine and try it out.
Right now, the map just doesn't display, or is there any kind of error message in IE?
Andrew
bobsnead
Member
Posted 1 year ago #
I'm using the wikimap plugin which utilizes geopress as part of the plugin. I'm having a similar problem with IE 6-7, that I think could be related. Unfortunately the developer of wikimap no longer supports the plugin, so I couldn't get any help there but I think the problem my be in my RSS feed. In my feed I don't have any of the georss data.
If you look on our site, all of the map points show up fine on firefox but on IE 6-7 the map shows up but without any points.
http://www.transitantenna.com
any suggestions would be a huge help.
thanks
bob
danyturner
Member
Posted 1 year ago #
I tested both sites in FF, IE 6 and IE 7 and everything looks fine to me, am I missing something Here is a screen shot of both sites in all three browsers Click here for the Screen Shots
mactullyfla
Member
Posted 1 year ago #
I am getting the same thing. Grey box in IE for the maps. Firefox is fine. http://werentboulder.com/current-listings/
IE Error message is LIne: 49 Char: 47 Object doesn't support this property or method.
steckle: it looks like you fixed it on your site what did you do.
Any ideas?
Thanks.
mactullyfla
Member
Posted 1 year ago #
Quick follow up. It looks like it is only when I use it on a archives template. The maps on the individual listings works fine.
Using this code to pull the map in on the archive/category pages
<?php echo geopress_map(400, 550, -1, true, true); ?>
Am i missing something?