- This topic has 3 replies, 2 voices, and was last updated 4 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Painting Theme – Youtube embed gets stripped
I have a Youtube video embedded on my site, on the home page in section 1. The link is this:
<iframe src=”https://www.youtube.com/embed/W2vQDduYThU?autoplay=1&rel=0&showinfo=0″ width=”1100″ height=”619″ frameborder=”0″ allow=”autoplay; encrypted-media” allowfullscreen></iframe>
However, whenever I change anything in some of the other sections and save, it strips out part of the embed code and I end up with this:
<iframe src=”https://www.youtube.com/embed/W2vQDduYThU?autoplay=1&rel=0&showinfo=0″ width=”1100″ height=”619″ frameborder=”0″ allowfullscreen=””></iframe>
It removes allow=”autoplay; encrypted-media” so the video no longer autoplays. I then have to go back into that section and add it back in. Is there any way to stop it from taking this out? My site is http://www.capitalgymnasticsntc.com/
Thank you.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.video iframe { box-sizing:border-box;}
Regards,
Dave
Thanks, I’ll give that a try.
Okay
It takes a strong foundation for a business to survive. Similarly, it takes a planned and structured coding for a website to remain active and […]
The address of a World Wide Web Page is a URL. Protocol, domain name, and path are three parts of a URL. It is a […]
What is a newsletter and how to use it? Due to the recent advancement in technology, the traditional concept of marketing is no longer the […]