Is there anyway within Enfold to embed a YouTube video and force it to play at HD quality?
I’ve tried adding the various strings at the end of the URL such as “?vq=hd720” and “&autoplay=1” to force HD quality and auto play, but they appear to have no effect. Does Enfold purposefully strip away these parameters from the URL?
Is there some work around that someone else has found that can make this work?
Thanks,
Carl
Hi Carl,
It’s not Enfold who strips the parameters but WordPress, try adding the Youtube embed code manually (change to text tab), and simply paste this (replace the youtube URL):
<div><div><iframe width="1500" height="844" src="https://www.youtube.com/embed/G0k3kHtyoqc?feature=oembed&wmode=opaque&autoplay=1&vq=hd720" frameborder="0" allowfullscreen=""></iframe></div></div>
Regards,
Josue