Adding youTube to Home page

Discussion in 'Cloriato WordPress Theme' started by bernz, Oct 7, 2013.

  1. bernz

    bernz Guest

    Joined:
    Dec 28, 2011
    Messages:
    49
    Likes Received:
    1
    Good morning,

    I am trying to add a youtube video to the Home page 2 volume, Right column content. It seems as if you tube has changed some setting and I cannot find the code in order to paste in this area.

    Please help.

    Thank you.
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    You can add the video clip by pasting the embed code of you tube video in the Right Column Content Section of your dashboard.

    Follow the steps given below

    1. Open your required video in the youtube website.
    2. Click on the Share Tab present on that webpage below the video.
    3. And then click on the Embed Tab
    4. After that the embed code will display there, copy that code and paste it in the Right Column Content Section of your dashboard.
    5. Adjust the width and height of that code as you required.


    For the reference see the image given below.

    [​IMG]


    This will solve your issue.
     
  3. bernz

    bernz Guest

    Joined:
    Dec 28, 2011
    Messages:
    49
    Likes Received:
    1
    I tried adjusting both the width and height with no luck. Please take a look and let me know your thoughts.

    www.mgixx.com
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207

    Hello,

    Go to
    Appearance > Theme Option > Home Page 2 Cols > Right Column Content

    and replace your embed code with the code given below

    Code:
    <iframe width="100%" height="300" src="//www.youtube.com/embed/xi2liAktiwY?feature=player_embedded" frameborder="0" allowfullscreen></iframe>

    This will solve your issue.
     

Share This Page