Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media block fails to align correctly in IE 11 #189

Open
nickcernis opened this issue Mar 5, 2019 · 1 comment
Open

Media block fails to align correctly in IE 11 #189

nickcernis opened this issue Mar 5, 2019 · 1 comment

Comments

@nickcernis
Copy link
Collaborator

The top media block at https://demo.studiopress.com/genesis-sample/ does not align correctly in IE 11:

screenshot 2019-03-05 at 16 27 48

This is a bug/design choice to use display:grid in WordPress/the block editor, which is unsupported by IE 11: WordPress/gutenberg#11577.

We've had one report so far. I'm filing this to track additional reports and explore workarounds/alternative blocks if required.

@hannspree1984
Copy link

I had the same problem and i fixed it without coding.

I used the UAG Plugin
https://wordpress.org/plugins/ultimate-addons-for-gutenberg/

The block is called "advanced columns"
There are a lot of setting options, after some trys I got a result, close to the original block "content and text" used in the sample child...
only on the left side is now a little space between left margin and the title image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants