- This topic has 2 replies, 2 voices, and was last updated 12 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore and Lightbox not working together
Good day! I’m working on a customer site and I’d like to get lightbox working with the product thumbnails, but when someone clicks on a picture, it just opens in the same page by itself. Hitting the back button is more grief at this point. It would be nice to get the lightbox plugin working with it.
Right now, here’s a page to see: http://www.calgarylandscapesupplies.com/sod/
I’ve temporarily disabled the hyperlinking on the pictures as the site goes live right now. To give you a heads up, I am running estore v6.5.5 and I do have the lightbox selected.
Thanks!
Frank
This theme that you are using is including a very old version of JQuery which is creating JavaScript conflict on this site. If you look at the source you will see the following line which is including v1.4.2 of JQuery:
<script type="text/javascript" src="http://www.calgarylandscapesupplies.com/wp-content/themes/boldy/js/jquery-1.4.2.min.js"></script>
This post will explain the issue in detail:
Thanks for finding that out. I will get my developer on it.
Frank