Jump to content

Product Image Rollover problem


Lee

Recommended Posts

Hi,

just migrated website over to a dedicated ip with ssl, and have noticed that product image rollovers and their below thumbnail image links are no longer working properly. Rollover enlarged images appear behind the product description and thumbnail images open in seperate windows instead of them all opening in jquery popups. I think some files might not have reuploaded properly as I haven't edited any product related files.

please see the link: http://www.kidshivis.co.uk/1-kids-hi-vis-vest-junior.html and try the large and thumbnail product images

Anyone have any ideas as to why this is suddenly happening? I have ssl but it is turned off.

Link to comment
Share on other sites

It looks like all your images are using https:// which means something is not right with the SSL configuration

I'm not sure why they are loading like that when the actual page is not https, which version of PS are you using and did you make any custom changes?

Link to comment
Share on other sites

hi thanks.

no the images aren't using https:. I figured out the problem is either to do with jqzoom / thickbox. Have tried reuploading original files etc, but I couldn't figure it out so have just disabled rollovers and popups for those images by deleting the below part of the code in line 117-118 of product.tpl. didn't want to do that but it's just a quick fix until I can find something on the forum or someone offers some advice. Am using version 1.2.0.8

getImageLink($product->link_rewrite, $imageIds, 'thickbox')}" rel="other-views" class="{if !$jqZoomEnabled}thickbox{/if} {if $smarty.foreach.thumbnails.first}shown{/if}" title="{$image.legend|htmlspecialchars}">

Link to comment
Share on other sites

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...