Axari Posted January 21, 2012 Share Posted January 21, 2012 Hi guys, How can I disable jqZoom and Thickbox? I don't want anyone to be able to click on the large product image for the Thickbox, or mouseover to get the jqzoom effect. In product.tpl, under the image-block section (where the large picture shows up) I changed the {if $have_image} section and removed all references to thickbox/jqZoom. <img src="{$link->getImageLink($product->link_rewrite, $cover.id_image, 'large')}" title="{$product->name|escape:'htmlall':'UTF-8'}" alt="{$product->name|escape:'htmlall':'UTF-8'}" id="bigpic" width="{$largeSize.width}" height="{$largeSize.height}" /> But I still have the thickbox affect. Any guidance would be great! Link to comment Share on other sites More sharing options...
tozi Posted January 25, 2014 Share Posted January 25, 2014 Have you solution? Link to comment Share on other sites More sharing options...
sillber Posted October 3, 2014 Share Posted October 3, 2014 We also want to disable both, jqZoom and Thickbox! Does anybody have a solution for that? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now