• I love this gallery plugin, but one of my clients just alerted me to problems with Internet Explorer. I checked in IE and confirmed what they found. The “Tiles” layout doesn’t display any photos at all. The “Justified”, which is my most used and favorite of all the layouts, shows images full size, with no rows at all. Masonry seems to work fine in IE. Help?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter gjefle

    (@gjefle)

    Hi – any feedback or updates on this issue?

    I have asked this question before, and your will probably see his response with you search in this forum.
    The answer from Jordy was it was not worth the effort to make changes for Internet Explorer. I have a banner for people viewing with IE, that they need a different browser to view the site properly.

    The other option is to check for the browser type and serve the standard WP gallery layout for IE browsers.

    Thread Starter gjefle

    (@gjefle)

    Thanks dzunker22. Too bad, didn’t think it would be a major re-write. I know how to make a banner for anyone using IE, but I don’t know how to serve the regular wordpress gallery only for IE users.

    Thread Starter gjefle

    (@gjefle)

    I made a small css adjustment that doesn’t make it look as pretty as it could, but it does make it look better than having full size images all lined up on top of one another. I just reduce the size of the gallery images in IE with the following code (pixel width can be adjusted to one’s liking) –

    @media screen\0 {.mgl-justified .mgl-item img {width: 300px;}}

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Internet Explorer issue’ is closed to new replies.