Closed (fixed)
Project:
Views Slideshow
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2009 at 09:05 UTC
Updated:
24 Dec 2010 at 22:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
redndahead commentedHere is a patch to fix the issue. Tell me if it works for you?
Comment #2
jcmarco commentedTested and working great.
But now I have the doubt about the need of still using in views_slideshow_thumbnailhover.theme.inc
the class: views_slideshow_thumbnailhover_active_teaser for the first element in function
theme_views_slideshow_thumbnailhover_breakout_teaser($item, $id, $count)
Would it be still needed? with just the activeSlide would be enough
Comment #3
isaac77 commentedPatch works great for me, thanks! Was banging my ahead against a wall trying to figure out what i was doing wrong until I came across this post.
The demo site (http://drupalhub.org/videos) shows the correct behavior, which made me think it was a configuration rather than code issue. But I guess the demo is using this patch as well?
Thanks for a _great_ module!
Comment #4
redndahead commentedPatch committed.
Comment #6
draganFSD commented-