Hi,
the problem is a css definition within your themes css file:
#container img, #footer img, #slide img, #slider img, #aside img {
visibility: hidden;
}
if you change this to
#container img, #container img, #footer img, #slide img, #slider img, #aside img {
visibility: visible;
}
the map will show up.
regards,
Robert
PS: as I give support for free, I´d appreciate a donation 😉 more infos at http://mapsmarker.com/donations
hi robert,
thanks for your reply.
will appreciate if you let me know the file path and also the line for me edit please?
will definitely make a donation once i have sorted this problem.
thanks
it is the file
http://www.clinicalresearch.my/wp-content/themes/dt-meccano/css/style.css?ver=3.4.2
change line 150 from
visiblity: hidden;
to
visiblity: visible;
regards,
Robert
great to see that it is working again 😉
Hey Robert! GREAT PLUGIN!! I could use some help figuring out what to do with one issue. Though the marker does show up, the map is covered in grey, . It does seem to work not in a lightbox, but I don’t understand why it’s half working in it.
[Click the “Locations” button at the bottom of the sidebar]
http://hairclubcenters.com/results/
Hi,
looked at your site – not really sure why map is not displayed in full width in lightbox. I guess there should be a conflicting css from your theme or another plugin but I couldnt find it through firebug. I´d also try to deactivate all other plugins to check if there is a plugin conflict (but I rather dont guess so). If that doesnt help identifying what´s the issue I´d recommend trying another lightbox plugin which might hopefully work with my plugin.
best,
Robert
Hi Robert – Thanks for the speedy reply! I tried another lightbox plugin with the same results…http://hairclubcenters.com (bottom “Locations” link). Any suggestions?!
mhhh – try switching to twentytwelve theme just to check if your theme is the problem….
Hey! It is the TwentyEleven theme. It works on page – http://hairclubcenters.com/test – but I needed the lightbox.
well – at least we know where the problem is 😉
I’d try reducing css or js elements to see which one is causing the map to break….
I have the same problem on http://orthomoleculairdietisten.nl/wp/aangesloten-dietisten
Map is not showing.
Could you please help?
Thanks
Macpieter
Hi Macpieter,
please follow the instructions from http://mapsmarker.com/readme-first
best
Robert