Q: I have downloaded a trail to use prior to buying. I installed and tried to upload two videos. I could not see a way to get to work directly in Xsite Pro, so I created the video gallery via the editor and linked into the html page made from Xsite Pro. On my preview, the videos played But I got two info headers on page.
When I pushed live, I still had two info headers and no video playing.....
A: 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.
I just downloaded latest version of VideoLightBox yesterday. I am still having the issue where the video opens full screen instead of inside the html video lightbox pop up window. When I customize thumbnails and choose template with titles (Mac or Vista), the bar below the lightbox js video thumbnail appear but without title. Thank you
We have a SERIOUS problem... in the latest version of Android, in google's latest product Nexus 7, it totally does not work. I appreciate your video help! Could you add this jquery video popup feature in the next version of VideoLightBox?
I purchased your jquery video player Video Lightbox software and have found a problem with it. However, they wish to use it in conjunction with some Javascript that filters a list of s, a feat it accomplishes by removing all of the s from the page and then reinserting the appropriate ones. However, text color and size is fixed. I need to open the youtube popup player (for example with text) immediately.
Hi, I have WOW slider (licensed version) on some pages on my lightbox video popup website. Supported codes are flv, h264, vp6f, Vp6a" I have version - Version 2.1 of Video LightBox I believe in the past I was able to upload MP4 files but am confused as to why I can't seem to do this now. By having a demo Ning site and hosting video playlist with video light box i ll be convinced. So, you click thumbnail and video will play on the html5 video lightbox page, not into popup window.
I'm quite interested in your VideoLightBox. I have a question. I will buy it, but I am wondering about one thing. I wounder if is it possible to use the lightbox video popup non-profit license of videolightbox for the university website or we have to purchase the vimeo single website license.
I own a paid copy of VideoLightBox. On one website? Unfortuanlly, I don't have the popup youtube option to show the insert video html movies on "full screen" mode. What am I doing wrong?