I have no idea what I am doing wrong but I am trying to use lightbox2 on a simple gallery. I have stripped the page down to nothing trying to figure out why lightbox is only giving me the overlay but not displaying the image. This is the page http://hearttoheartnc.com/store.html
Any help is greatly appreciated as I have googled this problem and can't find any solutions.
The problem is that you are using the latest version of jquery, on your store.html file, try this:
<script src="http://code.jquery.com/jquery-1.8.3.min.js"></script>
instead of this:
<script src="http://code.jquery.com/jquery-latest.min.js"></script>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With