[Resolved] Help with embedding video please!

Home Forums Support [Resolved] Help with embedding video please!

Home Forums Support Help with embedding video please!

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36218
    julie metcalfe

    Hi Im do-what-i-need-to-get-by when it comes to updating my wordpress site with very little time and limited coding knowledge. If just LOST the youtube video I previously had embedded in my page header – I tried to replace it with a different video and it wont work. When i try and replace it with the original one that one now doesnt work either!
    The code I had in the GeneratePress Hooks section (id selected “before header content” fromt he dropdown) is/was:

    <!DOCTYPE html>
    <html>
    <body>

    <iframe width=”420″ height=”345″
    src=”http://youtu.be/8AEH-u24vWg”&gt;
    </iframe>

    </body>
    </html>

    Ive tried using embed tag or just [] and neither work in this section and the reason I used your theme was so I could get the same header with a video on every page of the site

    Please can someone help me?

    Thank you
    Julie

    #36321
    Tom
    Lead Developer
    Lead Developer

    You don’t need anything but the <iframe> – everything else needs to go.

    When watching the YouTube video, you can click on the “Share” option, and “Embed”, which will give you the necessary code to place into your website.

    #36402
    julie metcalfe

    Thanks, got it working now

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.