MrBaseball34 Posted March 30, 2011 Share Posted March 30, 2011 The link to "View full size" that is on the product page seems to be broken.I have just upgraded to 1.4 Final and it doesn't work.The click event code in product.js for #view_full_size doesn't seem to work. {if $have_image} {l s='View full size'} {/if} //add a link on the span 'view full size' and on the big image $('span#view_full_size, div#image-block img').click(function(){ $('#views_block li a.shown').click(); }); But, in my HTML this code is definitely there: <!-- thumbnails --> rel="other-views" class="thickbox shown"> alt="IR550" title="IR550"> Any ideas as to why it doesn't show? Link to comment Share on other sites More sharing options...
MrBaseball34 Posted March 31, 2011 Author Share Posted March 31, 2011 JqZoom is enabled. Doesn't work in IE8 or FF 3.6, didn't try any others. Link to comment Share on other sites More sharing options...
MrBaseball34 Posted April 1, 2011 Author Share Posted April 1, 2011 Found out that ThickBox *HAS* to be enabled, by including thickbox.js, for this to work even though I have JqZoom enabled.BTW...Sorry, there is no adJS() or adCSS() in 1.3.7 (wish there were). Have to add them manually to header.tpl. Link to comment Share on other sites More sharing options...
MrBaseball34 Posted April 1, 2011 Author Share Posted April 1, 2011 Just kind of wondering, is there any way to TOTALLY replace thickbox-modified.js with jqZoom or some other image zoomer at all? Link to comment Share on other sites More sharing options...
peacelove1293 Posted April 1, 2011 Share Posted April 1, 2011 Me too, I am trying to locate the themes/tempdir/thickbox.tpl right now. Even a module that you could buy would be great. Link to comment Share on other sites More sharing options...
peacelove1293 Posted April 1, 2011 Share Posted April 1, 2011 Fix thickbox, larger image, keeps getting error. thickbox not working, thickbox larger imagebut nothing else works......UNTIL I FOUNDTHICK BOX TO LARGE IMAGE Link to comment Share on other sites More sharing options...
MrBaseball34 Posted April 1, 2011 Author Share Posted April 1, 2011 There is no tpl for thickbox, the window is drawn in thickbox.js and it is minimized so difficult to follow. Link to comment Share on other sites More sharing options...
MrBaseball34 Posted April 1, 2011 Author Share Posted April 1, 2011 BTW, I'm close to getting thickbox replaced by ColorBox.Will post more when done. Link to comment Share on other sites More sharing options...
bobaes Posted April 20, 2011 Share Posted April 20, 2011 Helo I have a similar problem with the full size of images. It doesnt work at all. The e-shop is "freezing" after click on full size.Here is the link : http://www.capacky.sk/product.php?id_product=11try to click on the product picture and see what happens. I have no idea how to fix it. Thanks for all advices.ITS SOLVED - Probem was with Lavalamp top horizontal menu. When disabled, it works. Link to comment Share on other sites More sharing options...
Recommended Posts