1433 comments found.
Can you put the pictures in a category so you can show only the images that is in that category,
Like this: https://dl.dropboxusercontent.com/u/20003704/Lucasolssoniamgesshow.jpgDo you guys have the uncompressed version of the js file I’m trying to add in a think that says when lightbox closes resume playing video on the page.
How do I show a pdf file in the lightbox? Thank you. (wrong place, question was about wordpress version)
hi can you provide an example of customized div/html content that opens on page load?
I see that you used the following for showing image on load:
<script type=”text/javascript”> jQuery(document).ready(function($){ $.lightbox(“assets/intro.jpg”); }); </script>
Hello!
I’ve wrote via your profile page contact form but have no answer yet
My question: can I use your plugin (under extended licenses) in HTML template and Wordpress theme? Thanks in advance for your answer!
Regards,
Fireform
Hello, Can I set your lightbox to open just one time x day x user?
buenisimo!!
Hello!
Love your plugin demos. They look so clean compared to other lightbox plugins. I’ve got a quick presale question for you…
Is there a way to disable scrolling of the background when your lightbox is active? It scrolls a bit choppy, and I’d rather have users close the lightbox before they can continue scrolling..
Thanks for your help!
Dave
hello
i ve just buy the item and when i upload the plugin i have this message no extension find
thanks for help
One more quick question…
Is it possible to disable lightbox on a particular image link. If you go to http://emqff.org/emqffnewsite/help/gifts/social-media/ you’ll see that I have a few direct links to images (“Download this image”). I was these links to link to the JPG with no lightbox.
How can I do this?
I LOVE your script (was by far the best after testing many others).
One nit-picky request though…
- Go to http://emqff.org/emqffnewsite/about/agency/executive-team/ and make your browser window small (like a mobile browser). Then refresh the page.
- Click on “Darrell Evora”. Everything is fine.
- Now click on “Abram Rosenblatt”. Because there is so much text on the popup, some of it is getting cut off. And there is no way to scroll the page to access this content.
Is there a way to make it possible to see all the content when the popup is larger than the browser window?
hi i want to open lightbox in gallery with thumbnails. is it possible?
thanks
Is there any way to make this lightbox printable, so that only the image in the lightbox is printed?
I keep getting a Javascript error, can you help with this?
I don’t know what I’m doing wrong, it looks easy but doesn’t work. Thanks for helping.
Kayesh
Hi,
I’m using the following code to open a wp-views template with the lightbox:
[wpv-post-body view_template=”Room Template”][wpv-post-title]
However, this is within a loop where I can have several rooms, and therefore using a unique ID doesn’t work. How can I force this code to create multiple IDs?
Any suggestions? Thanks, Laurent.
Hi,
I’m using this plugin and it works good. However, I’m having an issue:
when I open a lightbox above an isotope.js formated grid of content, the content below the lightbox is then hidden. I need to roll hover it to view it again.
Any thoughts?
Thanks.
Regards.
Hi, I bought an extended license on this product, hope I can get support as I’ll include it in my next themes.
Regards.
NO RESPONSE HERE NEITHER BY EMAIL. What should I do??
foud that only carbono was doing this. BTW, this kin has problems when using very large images as the arrows & close button are displayed outside of the screen (half visible only)
hola si alguien me puede ayudar tengo el ligtbox evolution pero lo inicio al principio de la pagina funciona perfectamente en crome pero en internet explorer me antepone un encabezado el flash de mi pagina.
este es el codigo <script type=”text/javascript”> jQuery(document).ready(function($){ </script>
$.lightbox("logo zooterapia.png");
});
Gracias por su ayuda
On my client’s website…
The light box begins to appear and then freezes with an error that says,
AJAX Error 0 . Url: http://www.mitchell1crm.com/crmutilities/RequestAppointment.aspx?v=SureCritic&w=982592/?lightbox[iframe]=true&lightbox[width]=1100&lightbox[height]=1260
=======================
Our code on the page is….
<a href="http://www.mitchell1crm.com/crmutilities/RequestAppointment.aspx?v=SureCritic&w=982592/?lightbox[iframe]=true&lightbox[width]=990&lightbox[height]=660" class="lightbox"><img name="interface_17" src="fireworks/interface/images/interface_17.jpg" width="181" height="56" border="0" id="interface_17" alt="" />Click HERE</a>
- turner2f
There is an issue with your installation instruction.
You say, “Put the following code” ...
<script type="text/javascript">
jQuery(document).ready(function($){
$('.lightbox').lightbox();
});
</script>
...”just before the before the closing tag of your BODY in order to initialize the plugin. “
=======================
The correct placement for this code is just before the closing HEAD TAG of the web page.
Even the HTML code of your sample page shows that it is supposed to be before the closing HEAD TAG.
Please correct this in your installation instructions.
- turner2f
Is there a way to make the Lightbox disappear after like 15 seconds ?