Hello.
I tried to copy the code from your last post straight to the editor. It worked, the video was moved to the master header.
When I generate the player using the shortcode:
[navid id="VIDEOID"]
It generates:
<iframe id="navid-player" type="text/html" width="720" height="405"
src="https://www.youtube.com/embed/VIDEOID?disablekb=1&rel=0&showinfo=0&color=white"
frameborder="0" allowfullscreen></iframe>
But for some reason the video doesn’t go to the master header.
Seems that the shortcode does something, so that the JavaScript that should move it to the master header doesn’t work.
Do you know any possible solution to this?
-
This reply was modified 7 years, 9 months ago by Klooven.