Q: I am using your video. And want to add several galleries on the same videogallery. How can I do it?
A: Unfortunately you can not install several video galleries on the same page, using 'Insert to Page' option.
You should install galleries manually in that case.
To set up several different galleries on your page you should for the second gallery:
-change id="videogallery", for example to id="videogallery2".
-set the same id in the engine/css/videolightbox.css file:
#videogallery2 {
width:100%;
zoom:1;
}
#videogallery2 span{ display:block; }
#videogallery2 a{
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
position:relative;
vertical-align:top;
margin:0px;
width:160px;
font-family:Trebuchet,Tahoma,Arial,sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
text-align:center;
opacity:0.87;
}
#videogallery2 a img{
display:block;
border:none;
margin:0;
}
#videogallery2 a:hover{
text-decoration:underline;
opacity:1;
}
-set the same id for the engine/js/videolightbox.js. file:
change:
$("#videogallery a[rel]").overlay({)
to:
$("#videogallery2 a[rel]").overlay({
-You should change in the same way in engine/js/videolightbox.js and in
engine/css/overlay-minimal.css files the following paramters: vcontainer, voverlay and
video_overlay, for example to vcontainer2, voverlay2 and video_overlay2.
Dear Support, If I purchase a web video license, will it expire? I need direction/instruction on how I actually get the videos into the website pages. But when it is put onto the ftp with structure perfectly intact, the video player lightbox video will not load. Does videolightbox automatically convert MP4s to HTML5?
Hi, I have WOW slider (licensed version) on some pages on my website. It seems to install but the video player lightbox program fails to open. I am working on a video embed Mac, Wordpress and viewing on Firefox and Chrome. My browser is Internet Explorer 9.
Having trouble with VideoLightbox coexisting on the javascript video player same page with VisualLightbox in Google Chrome. I have seen that this does support Vimeo on desktop, but found in old FAQs for your lightbox that Vimeo mobile play was not supported. The vimeo lightbox problem I am getting with Video Lightbox is that for some strange reason even though I make two separate files for videos, for example file 1 is "media" and file 2 is "personal". Please help!
I download free version of VideoLightBox. You know, the youtube popup wordy document full of legalese? In video Light box How can I use multiple Video format of one movie and the video thumbnail html browser select any of them that is possible to play?
Can I use videolightbox and then have the html video player video able to be selected like a html5 lightbox video banner to then open up another website page where information can be found on? Embeds into local web page just fine. Any help would be amazing.
Hi, Before I purchase your html app, I want to ,ake sure that it can be installed into Windows 8. Can it? How do I do this? I see that your jquery video overlay product is free for non-profit - I am a for profit - but would like to try it first and then will gladly purchase - will that be ok?