Wrong video size in the editor. How can I sole? (Gutenberg)
-
Introduction:
Since the year 2019 I’m looking for a fix, a solution about broken Gutenberg editor but seems no support are provide for this WordPress component as there is no support on GitHub and no support on Gutenberg WordPress forum too.. so I try to post a request in this section in the case someone can help me to figure out.
The issue:
Gutenberg editor show video cutted. See the screenshot
The previous classic editor never had this issue. See the screenshotIf I look into browser developer tools, the issue seems be caused by this Gutenberg core CSS:
.block-editor__container iframe { width: 100%; }
If I uncheck the width row in the browser editor, the video are showed correctly of full size also in the editor, not only when the article or the page is public.
Now the problem is, how I can fix this?
I cannot add a CSS to the admin WordPress area because I don’t think I can disable that CSS, even try to set a different value never resolve the issue.How can I fix this issue that is showing wrongly video when I’m in the editor?
Please, try to understand I’m trying to resolve this issue since 2019, we are on 2022 and I was not able to get support and get a solution for this.
No replies on GitHub and also the Gutenberg editor support page has no support team that reply. Now I renewed my WordPress website and I want leave again the new editor. I need resolve this bad visual video issue.
Thanks.
- The topic ‘Wrong video size in the editor. How can I sole? (Gutenberg)’ is closed to new replies.