Hi,

If a new content is added and viewed by the first time, the page views with Slideshow JCarousel Thumbs get a bug: the bigger image get all over the thumbs.

I noticed it was caused because this new content didn't had the imagecache already generated yet. Remember: this bug only occurs at the first time this new content is viewed.

To solve it, i used Rules: After save new content, action: ImageCache: Generate ALL presets for this node's filefield images

bye

Comments

fearlsgroove’s picture

Status: Active » Fixed

I'm guessing this is because the image hasn't started coming down before views slideshow does it's calculating. Your solution is reasonable if the number of images is relatively small. A less CPU intensive workaround is to explicitly set a min-height using css or the JS advanced settings if that's possible.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.