HTML Sidebar

This topic contains 15 replies, has 3 voices, and was last updated by  vegeta720 7 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #347693

    vegeta720
    Full Member
    Post count: 128

    How can I add a YouTube video to the sidebar on a page? I tried to do it in the Text widget and it didn’t work. I am using the Supreme Theme. Thanks.

    #347707

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    Thanks!

    #348006

    Paolo
    Site Admin
    Post count: 31206

    What code did you pasted in in the text widget? Let us know,

    Thanks

    #348399

    vegeta720
    Full Member
    Post count: 128
    This reply has been marked as private.
    #348468

    Kor
    Moderator
    Post count: 16516

    Hi vegeta,

    Hi vegeta, you can’t just paste the youtube url but instead you have to use the embed method as shown below.

    <iframe width="560" height="315" src="https://www.youtube.com/embed/oLYP_lLQ8BU" frameborder="0" allowfullscreen></iframe>
    #350170

    vegeta720
    Full Member
    Post count: 128

    So, I just substitute the youtube watch url for the code that you have there? Thanks.

    #350172

    Kor
    Moderator
    Post count: 16516

    Hi Vegeta,

    Yes and you can adjust the “Width” and “Height” of the video container to your liking.

    Thanks!

    #351507

    vegeta720
    Full Member
    Post count: 128
    This reply has been marked as private.
    #351848

    Kor
    Moderator
    Post count: 16516

    Hi vegeta720,

    I’ve just this blog posts http://808plate.com/trending-plates-miso-phat-sushi-in-kihei/ and I’m able to see the issue there. I’ve corrected the iframe code for you and applied “auto” on the width. Example below. It should work now. Could you please check?

    <iframe width="auto" height="315" src="https://www.youtube.com/embed/oLYP_lLQ8BU" frameborder="0" allowfullscreen></iframe>
    #354221

    vegeta720
    Full Member
    Post count: 128

    Kor,

    That worked. Thanks for the help!

    #354236

    Kor
    Moderator
    Post count: 16516

    Hi vegeta720,

    Glad that helped.

    Thanks!

    #355460

    vegeta720
    Full Member
    Post count: 128

    Kor,

    Is there any way to change the layout of the posts page? Thanks.

    #356030

    Paolo
    Site Admin
    Post count: 31206

    Yes you can even create a whole new template if you like, with custom coding everything is possible 🙂

    #356204

    vegeta720
    Full Member
    Post count: 128

    Thanks for the info Paolo. So, there is no way to do it without custom coding. Unfortunately, I am not a coder and I am using Beaver Builder to build the layouts of my site.

    #356345

    Paolo
    Site Admin
    Post count: 31206

    If you use a full width page for them, you have full control wih beaver builder.

    Thanks

Viewing 15 posts - 1 through 15 (of 16 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket