[wp-trac] [WordPress Trac] #52741: Video embeds (YouTube and Wistia) do not show on page.
WordPress Trac
noreply at wordpress.org
Tue Mar 9 20:56:33 UTC 2021
#52741: Video embeds (YouTube and Wistia) do not show on page.
----------------------------+-----------------------------
Reporter: kevinwoodfield | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Embeds | Version: 5.6.2
Severity: normal | Keywords:
Focuses: css |
----------------------------+-----------------------------
When adding a Wistia video embed using the Gutenberg editor's "embed"
block the video embed does not show in the page. Upon inspection of the
DOM, I noticed that if you toggle the .wp-block-embed__wrapper from
position: relative to off the video shows.
The offending CSS style is located "/wp-includes/css/dist/block-
library/style.css" on line: 502. I've simply deleted this style and the
embed seems to work again without any issues across browsers and devices.
To reproduce the issue, create a new post and add an embed block in
between a heading and above a paragraph. Paste in a Wisitia video link and
save.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52741>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list