Forum for discussing general topics related to Couch.
4 posts Page 1 of 1
I am having issues getting a youtube video to embed, i am not sure it it is a couch issue or not

On page https://deltaperformance.co.uk/page/offer.html

youtube vides play ok, apart from the one I want there, which is https://youtu.be/1IWfLCM0gi0

If you take a look at the page you will see 2 vids, the top one I got the code from couch docs the other is my video which doesn't play
I am using
Code: Select all
[youtube 1aBSPn2P9bg]

[youtube 1IWfLCM0gi0]


Any ideas?

Thanks in advance

Tony
Tony, source is the trouble -
Code: Select all
//www.youtube.com/embed/</code>1IWfLCM0gi0<code>

As to why it is generated like this - please recheck your coding.
Hi,
I can't see anything wrong with the source, video plays ok
https://www.youtube.com/watch?v=1IWfLCM0gi0
OK, Got it, thanks
No idea why it done that though...
4 posts Page 1 of 1