Embedded youtube videos

Mark Holland
113 Posts
Mark Holland posted this 11 August 2016

Hi,

Please take a look here i have added some videos and they seem to have messed up the whole page, also they do not render on the mobile they are pushed to the right.

http://fatboyfitness.co.uk/blog/

Thanks

Hi, Please take a look here i have added some videos and they seem to have messed up the whole page, also they do not render on the mobile they are pushed to the right. http://fatboyfitness.co.uk/blog/ Thanks
Vote to pay developers attention to this features or issue.
4 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 12 August 2016

Hi,

You added IFRAME with fixed size: 500x375px.
So they look according to the code you're using.
Please try adding video in the way suggested by bootstrap:
http://getbootstrap.com/components/#responsive-embed

For example:
<!-- 16:9 aspect ratio -->
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/chqe7kmmMg4?feature=oembed"></iframe>
</div>

Thank you,
Olivia

Hi, You added IFRAME with fixed size: 500x375px. So they look according to the code you're using. Please try adding video in the way suggested by bootstrap: http://getbootstrap.com/components/#responsive-embed For example: `<!-- 16:9 aspect ratio --> <div class="embed-responsive embed-responsive-16by9"> <iframe class="embed-responsive-item" src="https://www.youtube.com/embed/chqe7kmmMg4?feature=oembed"></iframe> </div>` Thank you, Olivia
Mark Holland
113 Posts
Mark Holland posted this 12 August 2016

I did not I used the embed a url function in Wordpress editor.

I did not I used the embed a url function in Wordpress editor.
Support Team
Support Team posted this 15 August 2016

Hi,

Have you tried the suggestion from Olivia above? The fixed width is still hardcoded in the iframe tag.

Sincerely,
Hella

Hi, Have you tried the suggestion from Olivia above? The fixed width is still hardcoded in the `iframe` tag. Sincerely, Hella
Kentheclemmenson
1 Posts
Kentheclemmenson posted this 13 March 2025

Use embed URL function in wordpress. for reference check this out https://kinemasters.cloud/change-background-of-video-with-kinemaster/

Use embed URL function in wordpress. for reference check this out https://kinemasters.cloud/change-background-of-video-with-kinemaster/
You must log in or register to leave comments