Pop up image option for video

In the portfolio section there is an option to have an popup image as an opening link :  http://www.screencast.com/t/LvhDDnxgQ2C

Now when I use this option, You get the see the featured image when you click on the thumbnail : http://www.screencast.com/t/HHFnn9by

What I want to achieve is when you click on the thumbnail, you get to see an vimeo or youtube video. Example : http://www.screencast.com/t/s4Ar6sfkrkkV

I hope there is an option to make this work, if not, would there be any alternative? 

Thank you!

Comments

  • Hi,
    Sorry, but this is not possible this way.
    All you can do is make a button or image which have video popup as parent.

    This code can make a pop up with video inside.
    [button title="Button" link="#you-custom-id" target="_blank" class="" download="" rel="lightbox" onclick=""]
    <div id="you-custom-id" style="display:none">CONTENT HERE</div>
    Cheers
  • Hi Pablo, 

    I'm sorry but I am new to css coding. 

     I have my portfolio page : http://www.brinkmanstudio.com/projects/ 
    When for example I want my first portfolio image to be this vimeo video : https://vimeo.com/265969782
    How will I achieve this? Do I have to change something in the theme options first? And then add the code? 

    When I add the code now nothing seem to happen. 

    Thanks for helping me in advance man. 

    Regards
  • Hi,
    You cannot achieve this with Portfolio type page.
    If you want to do it you have two ways:
    1) Do for every photography a page, inside this page will be a video.
    2)Create a basic page.
    Make a button(image) which will open a content of this div I sent you.
    But, instead of button, just copy link, target and rel from this shortcode.
    Thanks

Sign In or Register to comment.