Pinned replies
Avatar
Vladimir Mullagaliyev co-founder
  • Answer
  • Answered
Hello,
Seems like it works.
You need to open you youtube URL. Then click "Share", then "EMBED". Copy full code (not an url only) and insert into UserEcho "Insert video" window.
Avatar
Vladimir Mullagaliyev co-founder
Quote from kaz2057
In my case doesn't work.

I insert into "Insert Video"<iframe width="560" height="315" src="https://www.youtube.com/embed/OwLWishhLPM?list=PLB0wXHrWAmCwLRTzdb-RxadGk_xBBQKar" frameborder="0" allowfullscreen></iframe> but it show anything ...
Please remove https: from link. It should work.

<iframe width="560" height="315"  
src="//www.youtube.com/embed/OwLWishhLPM?list=PLB0wXHrWAmCwLRTzdb-RxadGk_xBBQKar"
  frameborder="0" allowfullscreen></iframe>
Avatar
kaz2057
In my case doesn't work.

I insert into "Insert Video"<iframe width="560" height="315" src="https://www.youtube.com/embed/OwLWishhLPM?list=PLB0wXHrWAmCwLRTzdb-RxadGk_xBBQKar" frameborder="0" allowfullscreen></iframe> but it show anything ...
Avatar
Vladimir Mullagaliyev co-founder
  • Answer
  • Answered
Hello,
Seems like it works.
You need to open you youtube URL. Then click "Share", then "EMBED". Copy full code (not an url only) and insert into UserEcho "Insert video" window.