• Resolved cubells

    (@cubells)


    Can anybody tell me why the plugin Mappress does not show the map here?

    Any help would be appreciated

    Thanks a lot!

Viewing 1 replies (of 1 total)
  • Thread Starter cubells

    (@cubells)

    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!!

Viewing 1 replies (of 1 total)
  • The topic ‘Mappress doesn’t work’ is closed to new replies.