Okay
  Public Ticket #229385
Video Performance
Closed

Comments

  • keno started the conversation

    Hi there,

    how do I have to set up videos so that they show up in a pop up or overlay lightbox? 

    I just dont want them to look boring like on the page I linked to.

    Is there a way to arrange that for photos too?

    Thank you!

  •  8,839
    Tahir replied

    Hey Keno!

    Please see FAQ: http://themenectar.ticksy.com/faq/2238

    Thanks


    ThemeNectar Support Team 

  • keno replied

    Hey Tahir,

    doesn't work :-(

    I pasted this code:

    <a data-color-override="false" href="https://www.youtube.com/watch?v=yarB1NCyqfs"><span>Test Text</span> <i></i></a>

    Onto my site and a button showed up. When I click the button I get linked to youtube and not video lightbox appears on my page.

    So what I want is the following:

    After pressing the play button of a video on my site I want the video to expand so that people can watch it in a bigger more detailed size.

    How can I do that?

    Thank you!

    Keno

  •  8,839
    Tahir replied

    Hey Keno!

    Try this:

    <a class="nectar-button small accent-color regular-button" target="_blank" href="https://www.youtube.com/watch?v=yarB1NCyqfs" data-color-override="false" data-hover-color-override="false" data-hover-text-color-override="#fff" style="visibility: visible;" rel="prettyPhoto"><span>Test Span</span> </a>

    Thanks


    ThemeNectar Support Team 

  •   keno replied privately
  •  1,070
    ThemeNectar replied

    Hey Keno,

    1. To use a bigger button - use this code:

    http://pastebin.com/VxjccvV8

    2. To modify the lightbox width would require altering the prettyphoto.js file located in the js folder since the calculations are automatic. 3. The only way this could be possible is it you used an image of the video player which would serve as a link to the lightbox :)

    Cheers

  •   keno replied privately
  •   Tahir replied privately
  •   keno replied privately
  •  8,839
    Tahir replied

    Hey Again!

    We have not used the plugin so we arent aware of how it works. You simply have to put a html code to make the built in lightbox to work. 

    Thanks


    ThemeNectar Support Team