Larry Baldwin Posted October 21, 2013 Share Posted October 21, 2013 (edited) Hy all , Thickbox is loading under all elements of the page after update to 1.5.6.0 Any help ? Link : http://fancumparaturi.ro/audiovideoaccesorii/2185-televizor-led-42-philips-42pfl3108h12-full-hd-.html Thx ! Edited October 22, 2013 by Larry Baldwin (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted October 21, 2013 Share Posted October 21, 2013 try to add z-index to fancybox, it should looks like: width: 353px; height: auto; position: fixed; top: 20px; left: 498px; opacity: 1; overflow: visible; z-index: 999999999999999999999999999999999999; } i think that something broke css styles for fancybox 1 Link to comment Share on other sites More sharing options...
Larry Baldwin Posted October 21, 2013 Author Share Posted October 21, 2013 I have found that i need to add that z-index but donno were to ad it Link to comment Share on other sites More sharing options...
Larry Baldwin Posted October 22, 2013 Author Share Posted October 22, 2013 Bump ! Link to comment Share on other sites More sharing options...
Larry Baldwin Posted October 22, 2013 Author Share Posted October 22, 2013 This happens alot here I got a promising answer , almost complete, of course from Vekia , who is the most active user and the best from Prestashop forum, and than, nobody answers anymore Anyway , thank you Vekia , i know u are busy and i appreciate the time u have given for the answer above. Really ! Link to comment Share on other sites More sharing options...
Dh42 Posted October 22, 2013 Share Posted October 22, 2013 Try adding it to your global css file. 1 Link to comment Share on other sites More sharing options...
Larry Baldwin Posted October 22, 2013 Author Share Posted October 22, 2013 Ok, i add it, but were ? Cause i can`t see any reference to fancybox/thickbox in global.css Link to comment Share on other sites More sharing options...
Dh42 Posted October 22, 2013 Share Posted October 22, 2013 Try just pasting this .fancybox-opened{ width: 353px; height: auto; position: fixed; top: 20px; left: 498px; opacity: 1; overflow: visible; z-index: 999999999999999999999999999999999999; } Link to comment Share on other sites More sharing options...
vekia Posted October 22, 2013 Share Posted October 22, 2013 hello but the problem is a bit more complicated. it's because you don't have an "overlay" effect. my question is: you've got overlay effect? or your image just appeared without it? 1 Link to comment Share on other sites More sharing options...
Larry Baldwin Posted October 22, 2013 Author Share Posted October 22, 2013 This is the code that is appearing on the product page once image is opened. Link to comment Share on other sites More sharing options...
Larry Baldwin Posted October 22, 2013 Author Share Posted October 22, 2013 Again , all changed after update to 1.5.6.0. so i guess is something changed in the core, not the theme. I guess............ Link to comment Share on other sites More sharing options...
vekia Posted October 22, 2013 Share Posted October 22, 2013 but take a look, when you click on image here, attached by you above, you will see black overlay background, and image. when you click on image on your website, there is no overlay, just simple image. it works the same before? 1 Link to comment Share on other sites More sharing options...
Larry Baldwin Posted October 22, 2013 Author Share Posted October 22, 2013 It didn`t had overlay as i recall. Link to comment Share on other sites More sharing options...
vekia Posted October 22, 2013 Share Posted October 22, 2013 can you disable ccc for js files, i will inspect fancybox js files Link to comment Share on other sites More sharing options...
vekia Posted October 22, 2013 Share Posted October 22, 2013 you can also add to global.css file this: .fancybox-wrap{ z-index: 99999999999!important; } 1 Link to comment Share on other sites More sharing options...
Larry Baldwin Posted October 22, 2013 Author Share Posted October 22, 2013 Thank you ! Link to comment Share on other sites More sharing options...
Larry Baldwin Posted October 22, 2013 Author Share Posted October 22, 2013 Thank you Vekia for solving the problem. I really appreciate ! Thank you ! 1 Link to comment Share on other sites More sharing options...
vekia Posted October 22, 2013 Share Posted October 22, 2013 you're welcome and thank you for your patience 1 Link to comment Share on other sites More sharing options...
Larry Baldwin Posted October 22, 2013 Author Share Posted October 22, 2013 I have made something else because the arrangement was wrong on the page and next/previous buttons were missing. I have left the code u gived me. And ovewrited the fancybox and thickbox folders from /js/jquery/plugins with the files that i had from a backup ( just before the update ). Now it seems to work good , and it seems that i have overlay also. Thank you again. Link to comment Share on other sites More sharing options...
Adria Laxson Posted July 23, 2016 Share Posted July 23, 2016 I am having the same issue in presta 1.5.6 but it's not just the fancybox. It's javascript on several items on the page (search box, drop down category list). I've cleared the cache, turned off ccc, and cleared the cache. It just started & only on product page. Any ideas? http://www.cicciabella.com/presta/en/cicciapods/277-persimmon-cicciapods-ppk.html# Link to comment Share on other sites More sharing options...
Recommended Posts