Q: I had a video using video lightbox on a page and it was working fine.
I then added some images using visual lightbox. Now the visual lightbox
photos work, but the video no longer works properly; it is just going
straight to the youtube page rather than the lightbox popup.
Video LB was on the page first. Then I added visual LB. At first, I had
both video and visual LB pointing to the same "engine" and "data"
directories & I made sure that the respective files for each were in
those folders. But when video LB quit working, then I moved all of the
visual LB stuff to another folder and updated all of the links in my
HTML. But it still didn't work. So is there something I have to do to
make those two play nice together?
A: To install VisualLightBox and Video LightBox galleries
on the same page, you should:
- set Video LightBox HEAD section before VisualLightBox HEAD section;
- remove the following line from VisualLightBox HEAD section:
<script src="engine/js/jquery.min.js" type="text/javascript"></script>
So you'll have:
<head>
...
<!-- Start VideoLightBox.com HEAD section -->
<link rel="stylesheet" href="video/engine/css/videolightbox.css" type="text/css" />
<style type="text/css">#videogallery a#videolb{display:none}</style>
<link rel="stylesheet" type="text/css" href="video/engine/css/overlay-minimal.css"/>
<script src="video/engine/js/jquery.tools.min.js" type="text/javascript"></script>
<script src="video/engine/js/swfobject.js" type="text/javascript"></script>
<!-- make all links with the 'rel' attribute open overlays -->
<script src="video/engine/js/videolightbox.js" type="text/javascript"></script>
<!-- End VideoLightBox.com HEAD section -->
<!-- Start VisualLightBox.com HEAD section -->
<link rel="stylesheet" href="visual/engine/css/vlightbox2.css" type="text/css" />
<link rel="stylesheet" href="visual/engine/css/visuallightbox.css" type="text/css" media="screen" />
<script src="visual/engine/js/visuallightbox.js" type="text/javascript"></script>
<script src="visual/engine/js/vlbdata.js" type="text/javascript"></script>
<!-- End VisualLightBox.com HEAD section -->
...
</head>
Hello, I am very interested in this videolightbox application, is this a once off payment or for a youtube popup jquery yearly subscription? Vimeo videos upgraded to mobile device. Thank you.
We have purchased the jquery embed video business version of both Visual and Video Lightbox. and installed it. I purchased this software to test to see if it was as good as it said it was and believe me it was better !! Is there a popup way to enable this option?
I want to buy this video popup jquery youtube video software and also want to know more about it. Are compatible flv and f4v video format to viewed from mobile system? Can you please advise how i use it with flv files?
I am using the trial version 2.1 of videolightbox to check and buy. We are familiar with HTML/CSS coding but not so much your lightbox video example scripts. Is it possible to change the configuration of videolightbox so, that the software will be used the video popup html first picture of videoclip?
Hi. But the payment pages say that this video player lightbox is a subscription based product that needs to be renewed. How do I order and can I get a hard copy of application on a lightbox for video DVD?
Dear Support, I've read the light box video instruction of how to paste the javascript video player Video LightBox to my page but where can I find data folder? I currently am working on a temporary site and after everything is fairly completed content will be imported to actual site. It does not look good.