Okay
  Public Ticket #940258
VIDEO EMBED CODE
Closed

Comments

  •  2
    Cristian Butnaru started the conversation

    Hello, I want to insert a youtube video with the embed code. When I use the videoplayer from js composer, the video embed code is this:


    <iframe width="560" height="315" src="link" frameborder="0" allowfullscreen></iframe>


    and the one I want to use is this:

    <iframe width="560" height="315" src="link?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>

    so, how I can add this code: "?rel=0&showinfo=0" to the embed code?



  •  2
    Cristian Butnaru replied

    So what I need is the youtube video dind't show the title and the relationed videos at the end. And I want to use that option video player of js composer, becuase if I use and the code option, it wil not resize on other devices.

  •  840
    Jelly replied

    Hi,

    Please use raw html if you want using embed code.

    You can read more information here:

    https://wpbakery.atlassian.net/wiki/display/VC/Content+Elements#ContentElements-RawHTML

    Best Regards,
    Jelly Team