Can anybody tell me why the plugin Mappress does not show the map here?
Any help would be appreciated
Thanks a lot!
Can anybody tell me why the plugin Mappress does not show the map here?
Any help would be appreciated
Thanks a lot!
That's Chris Richardson said to me:
I found the error - your theme has a CSS id selector for post images:
#posts img{max-width:100%}This causes a conflict with MapPress. I think the selector should probably be a class selector instead:
.posts img{max-width:100%}But I've seen lots of themes with this issue, so I implemented a workaround.
And the solution is on 1.5.5 beta version of the plugin.
Thanks a lot Chris!!
You must log in to post.