This module is awesome! The only problem is that it creates new thumbnails in addition to all the ones that are already created by imagecache.

I'm attaching a screenshot. You'll see that it works awesome and the hover effect is exactly what I want, however, I want the imagecache thumbnails that come standard to have the hover effect and not create new ones.

CommentFileSizeAuthor
hover-problem.jpg130.98 KBhaysuess

Comments

rjbrown99’s picture

This module does not create any images - imagecache does it. All this is doing is outputting whatever imagecache settings you configure it with (i.e. imagecache setting #1 should hover to imagecache setting #2.) Just change the imagecache from/to in your view or at the theme level, wherever you configured it.

haysuess’s picture

I know it doesn't create any images, but as you can see in the screenshot, it makes the imagecache setting display twice.

rjbrown99’s picture

You will have to provide significantly more information for assistance. How are you using the module? How do you have it setup? Is it a view? Theme function? What are the formatters set to?

haysuess’s picture

All I did was enable the module, and followed the directions by going to content type > view fields > and set the imagecache uc_thumbnail to preview the imagecache full size image when hovered over. It created duplicated thumbnails on all the product pages for some reason. I figured it'd just add the hover effect to the default imagecache uc_thumbnails on the product pages. I'm using the default Ubercart product pages.

I found a better solution in Magic Zoom so it is irrelevant now. Thanks for trying to help though.

rjbrown99’s picture

Status: Active » Closed (cannot reproduce)