- This topic has 3 replies, 2 voices, and was last updated 6 years 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
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]