- This topic has 3 replies, 2 voices, and was last updated 4 years, 10 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
When it comes to websites, most often fail to gain much attention on account of their lousy design or the fact that they are loaded […]
If you are an interior designer or an artist, then you would definitely need a website and preferably one that’s built using WordPress, given the […]
One of the hazards of setting up a website and marketing online is in making sure that you have picked out the right theme for […]