Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #926563

    Hi guys,
    How do I link an image to a video that displays on a pop up window in lightbox?

    The video is currently on Wistia and I can use an iframe (or maybe a link)?

    Thank you for your help.

    #927842

    Hey Antonio,

    The video is currently on Wistia and I can use an iframe (or maybe a link)?

    I’m sorry but that’s not possible at the moment. You can only use youtube, vimeo or self hosted videos inside the lightbox. One workaround that I can think of is to embed wistia on a page or post and then use the url in a lightbox. Example.

    <a href="http://www.yoursite.com/page-with-wistia?iframe=true">Lightbox</a>
    

    You need to append the “iframe” parameter and set it to true.

    Best regards,
    Ismael

    #927999

    Thank you Ismael,
    Not sure where do I ‘append’ on a page within Enfold, or if I use the code you gave me on a code block element… but it’s much appreciated anyway :)

    Basically, I’m not a coder so if you could explain briefly the steps that you mentioned I would know how to proceed.

    I have a page within enfold, I also have a page on Wistia with the video and that page has a link. How would I do the lightbox thing as you said?

    #928809

    Hi,

    Append is to use the following: ?iframe=true
    and the end of your link! Example is how Ismael provided the code.

    Best regards,
    Basilis

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