[wp-trac] [WordPress Trac] #53401: Streamable.com Embeds
WordPress Trac
noreply at wordpress.org
Fri Jun 25 20:43:49 UTC 2021
#53401: Streamable.com Embeds
-----------------------------+----------------------
Reporter: gbynumbain | Owner: (none)
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: Embeds | Version:
Severity: normal | Resolution: wontfix
Keywords: | Focuses:
-----------------------------+----------------------
Comment (by gbynumbain):
Replying to [comment:7 peterwilsoncc]:
> Replying to [comment:5 gbynumbain]:
> > Could you reconsider, based on the new information I've presented?
>
> The extra space you mention is coming from the embed, adding a block or
adding the allow list will not affect this. You'll need to fix the css in
the embeds.
That makes sense. I did some troubleshooting with the different versions
of our embed code, and I came across another issue.
1) When using the following embed code, the video player doesn't show up
at all in preview/on the published post, and there's a large white space
around where it should be:
Code - <div style="width:100%;height:0px;position:relative;padding-
bottom:56.250%;"><iframe src="https://streamable.com/e/2rcfys"
frameborder="0" width="100%" height="100%" allowfullscreen
style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe></div>
Wordpress.com Example:
https://streamtest1566624468.wordpress.com/2021/06/24/38/
2) When using the embed code below, the video player doesn't show up in
preview/on the published post, and there's a single line of white space
where the video should be:
Code - <iframe src="https://streamable.com/e/2rcfys" width="560"
height="315" frameborder="0" allowfullscreen></iframe>
Wordpress.com Example:
https://streamtest1566624468.wordpress.com/2021/06/25/test-2/
Do you know what css parameters could be causing these issues?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53401#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list