Jump to content

Turn off JqZoom and Thickbox?


Recommended Posts

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

  • 2 years later...
  • 8 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...