Q: How can I added the Visual LightBox and embed videos on the same page?
They work fine on separated pages, but the page mess it up when I put them together (same page).
A: To install VisualLightBox and Video LightBox galleries
on the same page, you should:
- set Video LightBox HEAD section before VisualLightBox HEAD section;
- remove the following line from VisualLightBox HEAD section:
<script src="engine/js/jquery.min.js" type="text/javascript"></script>
So you'll have:
<head>
...
<!-- Start VideoLightBox.com HEAD section -->
<link rel="stylesheet" href="video/engine/css/videolightbox.css" type="text/css" />
<style type="text/css">#videogallery a#videolb{display:none}</style>
<link rel="stylesheet" type="text/css" href="video/engine/css/overlay-minimal.css"/>
<script src="video/engine/js/jquery.tools.min.js" type="text/javascript"></script>
<script src="video/engine/js/swfobject.js" type="text/javascript"></script>
<!-- make all links with the 'rel' attribute open overlays -->
<script src="video/engine/js/videolightbox.js" type="text/javascript"></script>
<!-- End VideoLightBox.com HEAD section -->
<!-- Start VisualLightBox.com HEAD section -->
<link rel="stylesheet" href="visual/engine/css/vlightbox2.css" type="text/css" />
<link rel="stylesheet" href="visual/engine/css/visuallightbox.css" type="text/css" media="screen" />
<script src="visual/engine/js/visuallightbox.js" type="text/javascript"></script>
<script src="visual/engine/js/vlbdata.js" type="text/javascript"></script>
<!-- End VisualLightBox.com HEAD section -->
...
</head>
Hello! I am using it for a fan site, and wanted to add an flv file offered on a lightbox2 video news site. I see popup window, but playing won't start, even if I click "Play" button. Is there to provide an lightbox video invoice?
Hi, if I buy the license for $69 or $49 will the license last for a lifetime or only for a year? (Full version of both)If you use both programs on one side, then Visual Works, LightBox no longer true (thumbnails there are, but when you click one goes NEW page on with an image), that is no more zooming. I am on Windows 7 machine. Everything was working fine, however at some point the lightbox youtube video videos that are on the Vimeo site are not displaying correctly in full screen mode, the first video at the top of the page for instance plays perfectly in its pop out window but when you expand the html5 video lightbox window to full screen mode, it displays a very small video centered on the page.
I attempted to use your html5 video gallery fix for making Videolightbox and WOW Slider to work together today but I am having problems. Can you help me? I am running version 1.11 - is there a popup video html way to enable ipads to launch the video?
Good morning! My issue is that the video embed menu won't overflow over the flash on the vimeo popup main page. That all worked well. Is there any way to fix it?
We would like to use on a website WOW slider and flv file embed the jquery video lightbox same time, we have all the codes on a page, but they do not work properly. As you well know, the lightbox2 video automatic selection of thumbnails more often than not gives a very unattractive thumbnail. :) We cannot expect or depend on users to add add-ins as most users wouldn't want to or know how and makes my website look unprofessional.
Could you please provide info how to insert .css and .js into the page manually, I can't upload them on my server. Does it matter? I have seen that this does support Vimeo on desktop, but found in old FAQs for your html video lightbox that Vimeo mobile play was not supported. Have a question: what would be the lightbox video easiest way to generate links that would correctly point to the video files once I load them up into my Amazon S3 bucket?