WebsiteBaker Support (2.8.x) > Bakery Shop
Lightbox problem
svsanchez:
Hello Bakers!
I am having a very strange problem with my Bakery installation on www.compugangas.com .gt: when I click on the thumbs, the lightbox does appear, but not on top of the page but instead it shows the image at the very bottom of the page. Here's a link to show my problem, just click on any of the thumbs images and you will see the scroll bar increases its size then at the bottom of the page you will see the lightbox image:
http://compugangas.com.gt/pages/bakery/hp-compaq-dc7700-dt-5.php
dbs:
Hi, you want use jQuery and Prototype together.
This makes often problems.
And jQuery will loaded twice. One of this lines is enough
--- Code: ---<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
--- End code ---
jacobi22:
and maybe a newer jquery version helps
--- Quote ---And jQuery will loaded twice. One of this lines is enough
--- End quote ---
one time more here
--- Code: ---<script type="text/javascript" src="http://www.compugangas.com.gt/templates/round/jquery-1.4.2.js"></script>
--- End code ---
svsanchez:
Hello dbs and jacobi22, thanks a lot for your replies. Unfortunatelly, even after removing the extra calls to jquery the problem is still there. I also uploaded jquery version 2.1.1 but this didn't solve the problem either. What else could be causing this problem, please help!
dbs:
The forum-search shows this: http://www.WebsiteBaker.org/forum/index.php/topic,23334.0.html
Hope it helps.
Navigation
[0] Message Index
[#] Next page
Go to full version