Opened 5 years ago
Last modified 5 years ago
#53935 new defect (bug)
Vimeo oembed force player with large height on blog post
| Reported by: | Trouffman | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Embeds | Version: | 5.8 |
| Severity: | minor | Keywords: | reporter-feedback |
| Cc: | Focuses: | ui |
Description
Hi,
When embedding a Vimeo Video Player on a blog post, the admin automatic embed display the player correctly but the published version have height that is way bigger than the player.
How to reproduce :
- create a new blog post
- insert text before
- embed a Vimeo video with link : player.vimeo.com/video/VIDEOID
- insert text after
- publish post
-> the vimeo video player is with large blank space on top and bottom
More details :
Seems like this is the iframe code on the WP Public page :
<iframe src="https://player.vimeo.com/video/VIDEOID" width="1500" height="844" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
this width / height seems large and does not seems to come from the site theme either.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @Trouffman,
Thanks for this ticket!
Can you clarify which editor you are using (block editor vs. Classic Editor)?