Q: How can I add a video to pages WordPress, or your program can not do it?
I think to buy the full version, but have not yet figured out how to work with WordPress.
A: You can add VideoLightBox to WordPress page manually. Please, detailed instruction see bellow:
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.
Hello! Other jQuery scripts running are jkmegamenu (which has also been used without issue with WOW Slider in the past), but this video gallery html is the first time I used the Video Lightbox script that was also part of the jquery gallery video package I purchased. I think to buy the full version, but have not yet figured out how to work with WordPress.
I have a problem with the aspect ratio. I do have a question: Rather than have a jquery lightbox video thumbnail that needs to be clicked, is there support for the following: As soon as the page loads the video overlay also loads and starts to play immediately. The videos work but you can't view the thumbnail for the lightbox video jquery videos.
I am considering buying your popup software however I want to verify.. How do you center a flv embed html on a popup video jquery webpage? It works fine through my safari browser on computer and laptop, but just gives me a spinning wheel through lightbox on iPhone/iPad. How to fix it?
I can't seem to get Visual Lightbox to work on my PC. I am sending you this notice in an attempt to get my money back.. I would simply like to launch the overlay automatically without the video lightbox need for the user to click a youtube lightbox thumbnail or a text hyperlink.
On a lightbox jquery youtube videolightbox I see that the html video template preview image is reduced about 10-15% until one mouses over the image. Everything works perfectly. What am i doing wrong? Have you any instruction?
I'm going to purchase full version of VideoLightBox. Any suggestions? Everything was working fine, however at some point the videos that are on the Vimeo site are not displaying correctly in full screen mode, the first video at the jquery youtube lightbox top of the page for instance plays perfectly in its pop out window but when you expand the lightbox player window to full screen mode, it displays a very small video centered on the page.