• It’s hard to find the information, but this plugin doesn’t support IE, even IE11.

    This is really bad, since WordPress is known to support at least IE11.
    It uses “grid-span” CSS property, very weird choice, and it uses inline CSS, so you can’t override styles for IE or mobile.

    • This topic was modified 5 years, 10 months ago by piefolle.
Viewing 1 replies (of 1 total)
  • Plugin Author shramee

    (@shramee)

    Hi @piefolle,

    We support Edge, IE 11 doesn’t support flex box as specified by w3c specs. So to avoid having to maintain legacy code which is useless for like 97% of our users. We decided to drop support for IE11.

    We intend to release several more lovely layouts which need grid span… and to us it seems a bit unreasonable to have 97% of our users stick to plain old column based layouts and/or bloated code for 3% of users who want to use legacy software…

    Sorry about in-line CSS but again we want to be able to roll out new lovely layouts regularly. And it’s a lot easier and maintainable in long run to add an inline rule so everything is at one place.

    We recognize the need to use different layouts on mobile… and we are working on a solution to choose different mobile layouts… So please keep your eyes peeled for the new update ??

    Hope you can understand our concerns and pardon us for not being able to support Internet Explorer. Our apologies for inconvenience caused but it’s really important for us to use minimal code and have it maintainable so it’s fast and good looking for our users and have content accessible for legacy browsers (~3%).

Viewing 1 replies (of 1 total)
  • The topic ‘Doesn’t not support IE (even version 11)’ is closed to new replies.