- This topic has 3 replies, 2 voices, and was last updated 6 years, 9 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
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]