Forums

[resolved] Mappress doesn't work (2 posts)

  1. Cubells
    Member
    Posted 4 months ago #

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

    Any help would be appreciated

    Thanks a lot!

  2. Cubells
    Member
    Posted 4 months ago #

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

Reply

You must log in to post.

About this Topic