Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1035401
Video in Lightbox
Closed

Comments

  •  2
    Eberle02 started the conversation

    Is it possible to play a video in a lightbox? Thank you!

  •  7,092
    Oliver replied

    Hi, sorry,  can you pls provide more info, were you need to do it?

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    Eberle02 replied

    Hi Gregor

    I would like to have a button and when I click on it a video lightbox opens?

    Thanky

  •  7,092
    Oliver replied

    HI!

    Here is html demo. 

    You can put it to the row html shortdode:

    <a class="fancybox gem-button " href="#testube">link</a>
    <div style="display:none" id="testube">
    <iframe width="560" height="315" src="https://www.youtube.com/embed/EaeqBjsgBj4" frameborder="0" allowfullscreen></iframe></div>
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver