Viewing 8 replies - 1 through 8 (of 8 total)
  • Try disabling all of your video-related plugins. Also, when you embed the video, only paste the link of the video right into the editor. It will be responsive.

    Thread Starter srinivasr2007

    (@srinivasr2007)

    I do not have any video plugin installed on the site. I have used the below embed code.
    <iframe width=”720″ height=”405″ src=”//www.youtube.com/embed/O_NLK-jEDGc” frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe>

    Let me know if this is a right approach to use the embed tag in the article post. https://www.hackfew.com/microsoft-sell-xbox-one-without-kinect-399/ is the link for the article where i am using video.

    You should not need to use any code at all, simply paste the direct link to the youtube video in the WordPress text editor, and it will auto-embed. These auto-embeds will be auto-turned into responsive ones.

    Thread Starter srinivasr2007

    (@srinivasr2007)

    Hi Alex

    That didnt work, i am getting the same URL as a text content. Please help me in resolving the issue.

    You need to be in the Visual part of the editor, not the HTML-tab.

    Thread Starter srinivasr2007

    (@srinivasr2007)

    I have put the link on the visual editor also, still the link itself is appearing. Am i doing it in wrong way or is there something else that needs to be enabled for the video to appear and to be responsive?

    https://www.hackfew.com/microsoft-sell-xbox-one-without-kinect-399/

    Thread Starter srinivasr2007

    (@srinivasr2007)

    If i manually embed the iframe in the div than the video will be responsive. Else if i just put the link in the visual ediotr/html than it doesnt come as responsive.
    <div class=”video-container”>
    <iframe width=”600″ height=”400″ src=”//www.youtube.com/embed/O_NLK-jEDGc” allowfullscreen=”allowfullscreen” frameborder=”0″></iframe>
    </div>

    Any help in resolving this issue is appreciated

    i am also having the same problem, when viewing via mobile videos are cropped not auto resized unless you turn it to landscape mode, then it’ll be ok.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Video is not responsive’ is closed to new replies.