Needed: Video on Home Page ... is it possible to place in slider?

Discussion in 'ReThink WordPress Theme' started by gloryous, May 13, 2015.

Thread Status:
Not open for further replies.
  1. gloryous

    gloryous Member

    Joined:
    May 25, 2012
    Messages:
    223
    Likes Received:
    8
    I need to place a video prominently on the Home Page of Rethink and am wondering if it's -- somehow -- possible.

    I've tried a number of ways ... all of which haven't worked.

    Preference is within the slider ... or just below the slider ... before the post excerpts begin.

    Can you suggest an option that will work?

    Thank you!
    Glory
     
  2. sameerwalkar

    sameerwalkar Guest

    Hello,

    Kindly use the below div and iframe code and place in the area specified:

    Code:
    <div class="video_wrapper">
                    <iframe width="750" height="315" src="https://www.youtube.com/embed/HJjmCRuLQj0?rel=0" frameborder="0" allowfullscreen></iframe>
                </div>
    Place the above code in the area specified in below image:

    rethink-video.png

    kindly specify the height, width and URL as per your needs in the iframe.

    Hope it will solve your issue.
     
  3. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    gloryous likes this.
  4. gloryous

    gloryous Member

    Joined:
    May 25, 2012
    Messages:
    223
    Likes Received:
    8
    Thank you both for the direction with this. AWESOME support! I've entered code ... and it's SO close, but not quite right. [I'm getting some weird "squeezing" of the most recent post to the right (below the video).]

    I'll send information to [email protected] with further details.
     
  5. sameerwalkar

    sameerwalkar Guest

    Hello,

    Kindly check we have fixed your issue.
     
    gloryous likes this.
  6. gloryous

    gloryous Member

    Joined:
    May 25, 2012
    Messages:
    223
    Likes Received:
    8
    Sameer!

    You're right. The issue is fixed.

    Thank you so much!

    Glory
     
Thread Status:
Not open for further replies.

Share This Page