Q: Hello,
I would like to create more that one video galleries on my webpage, I tried it (I chose "Insert to page") but it was not successful
Is there any way to make it?
Thank you for your help.
A: Hi,
Thank you for the interest in our product.
Unfortunately, it is not possible to paste more than one video into the same page using "Insert to page" publishing method.
It is possible to add several video galleries to your page manually only.
They will have different thumbnails but the templates of pop-up window will be the same.
To set up several different galleries on your page you should for the second gallery:
-change id="videogallery", for example to id="videogallery2" (in the second BODY section of Video
LightBox).
-set the same id in the 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:5px;
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.videolb{display:none}
.videogallery2 a img{
display:block;
border:none;
margin:0;
}
.videogallery2 a:hover{
opacity:1;
}
-you also should delete the following line from the second <keyw id=0/> HEAD section:
<script src="index1_videolb/jquery.js" type="text/javascript"></script>
Hi, I've just tried the lightbox video player Video LightBox on mobile devices and it doesn't play automatically. I like your youtube lightbox product very much! How can I do it?
Every time I create a video gallery I may sure "MP4 quick start" is enabled. When I try an videolightbox FTP upload of my VideoLightBox files it gives this embed error message: "Login Failed. On one website? But when video is running in that time in the back side should be one black fade wall like transference . Can u give the code.
I am demoing the Video Lightbox and would like to know if it is compatible with the iPhone. I have done half of work but when i click on the sticky note icon doesn't came the video popup html popup with the youtube video lightbox video but goes directly to YouTube !!!! I have not uploaded it yet.
Hi, if I buy the license for $69 or $49 will the license last for a lifetime or only for a video player html5 year? How can I change the background color? The page has 2 frames -left and right- and the side bar is on the -right- frame. Is it possible to change the configuration of videolightbox so, that the lightbox for video software will be used the first picture of videoclip?
I have a question. I would like to know if this script only publishes video sources such as youtube,veoh etc, or does it have the vimeo lightbox functionality to publish videos from a web video player local mp4/flv file. I have already downloaded and reinstalled my VideoLightBox app. What am I doing wrong?
I downloaded your Video LightBox. I am using Windows 7, and the jquery gallery video urls I want to add are from Vimeo. I am trying to add multiple to my lightbox page. How can I do it?