Okay
  Public Ticket #156120
Youtube video
Closed

Comments

  • Arlam started the conversation
    I'm trying to insert a youtube video on my portfolio. In the edit item in the portfolio page I inserted the embed code (http://youtu.be/dQIfU7JFVbQ) in the Embedded Code area. But when I view the page, the video is not loaded and in the "More Details" link appears only the link video.
  •  1,043
    ThemeNectar replied

    Hey Arlam!

    Make sure you're pasting the actual embed code and not just the URL. The embed code for that video would look like:

    <iframe width="560" height="315" src="//www.youtube.com/embed/dQIfU7JFVbQ" frameborder="0" allowfullscreen></iframe>

    Cheers :)

  • Arlam replied

    What should i past in Embedded Code area? What link format for videos from youtube? I put www.youtube.com/embed/dQIfU7JFVbQ and http://youtu.be/dQIfU7JFVbQ and didnt work.

  • Arlam replied

    Now its working! Thanks!