New GRID system + IE

Hi guys,
It may be silly of me, but I never bothered to check compatibility with IE 11, until today.

The site I’ve built with new GRID system it’s all over the place,

I’ve applied the workaround for Images using https://theme.co/apex/forum/t/internet-explorer-breaks-my-homepage/67521/6

But the cells, and grid alignments doesn’t fit at all.

Can you confirm compatibility?

The reason why I care, because someone just viewed my website and it says it’s broken, so after digging out, the only broken part I can see it’s in IE 11.

Hi @rafalkukla,

Thank you for writing in, please make sure that your Wordpress and Pro are up to date.

Updating WordPress
Updating Your Themes and Plugins

Remember to clear all your caching features (plugin, server-side, CDN, and browser’s cache) after updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

If the issue persists, please provide us the direct page URL and login credentials in a secure note so we can take a closer look.

Cheers!

Hi
Done, above.

I cleared all cache, and all plugins and Themes are up to date.

Hey @rafalkukla,

IE 11 only supports the old version of The Grid spec. See https://caniuse.com/#feat=css-grid. You need to follow the old spec if you wish to support IE.

If the layout you need is simple, I’d recommend using the new Row instead of using the Grid. Please check out our Youtube Channel for the Row tutorials.

Thanks.

That’s what I thought,

Perhaps it’s worth mentioning this at the release notes, as I went through and adjusted entire website from ROW to GRID… now I have to convert the other way round again.

Yes, will do,

Thanks,

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.