Q: Dear support,
I love youк VideoLightBox! Can this application be used to embed in Wordpress pages?
A: VideoLightBox is compatible with all website maker, that allows to add html code and
execute javascript. Please, see detailed instruction how to install the Video LightBox into your html page:
1) open the page in your program
2) open html source code of the page
3) add several rows of code:
Copy code for the HEAD section and paste it inside the HEAD section of you own webpage, for example:
<head>
...
<!-- Start VideoLightBox.com HEAD section -->
<link rel="stylesheet" href="engine/css/videolightbox.css" type="text/css" />
<style type="text/css">#videogallery a#videolb{display:none}</style>
<link rel="stylesheet" type="text/css" href="engine/css/overlay-minimal.css"/>
<script src="engine/js/jquery.tools.min.js" type="text/javascript"></script>
<script src="engine/js/swfobject.js" type="text/javascript"></script>
<!-- make all links with the 'rel' attribute open overlays -->
<script src="engine/js/videogallery.js" type="text/javascript"></script>
<!-- End VideoLightBox.com HEAD section -->
...
</head>
Copy code for the BODY section and paste it inside the Body section of you own webpage in the place where you want to have a gallery, for example:
<body>
...
<!-- Start VideoLightBox.com BODY section -->
<div id="videogallery">
<a rel="#voverlay" href="http://www.youtube.com/v/n9-8UsJ-cpc?autoplay=1" title="Manchester United vs Chelsea Penalty shootout 2008">
<img src="data/thumbnails/0.png" alt="Manchester United vs Chelsea Penalty shootout 2008"/><span></span></a><a id="videolb"
href="http://videolightbox.com">Video In A Lightbox by VideoLightBox.com v1.6</a>
</div>
<!-- End VideoLightBox.com BODY section -->
...
</body>
Copy 'data' folder with images and video files and 'engine' folder with .css and .js files into the same folder with your own webpage.
That's all.
Hi, This video player is the message I get when I try to open..."Can not be opened because it is from an unidentified developer"? When the page is first loaded, the html5 video lightbox Lightbox works as it should. I want it to play automatically, after the page loaded.
On a css video gallery videolightbox I see that the preview image is reduced about 10-15% until one mouses over the image. My question is, is it possible to have the videos pop-up viewer display in two different sizes on the same web page. The reason why I ask is I don't like the lightbox video html images that are being auto-generated and I would like to control at what point (time) in the video where the thumbnail is captured. Policy requires SSL."
Hi, I would like to know how to change the video overlay position of the window containing the html5 lightbox video video. and have a problem. Thanks for your time.
I am considering buying your lightbox mp4 software however I want to verify.. I haven't been able to get it to display using any of the video html5 templates. The purchase says 'auto-renewal', this is why I am wondering.
Hello Staff, I downloaded a html5 video popup free evaluation version but did not find how to setup iPhone template? You know, the youtube popup player wordy document full of legalese? What am I doing wrong?
I just downloaded the youtube video player embed flv on my mac. Can you please tell me if there is any way to put a video Gallery on a wordpress page? Thank you!