Closed (works as designed)
Project:
Flex Slider
Version:
7.x-1.x-dev
Component:
Views Style Plugin
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2012 at 19:58 UTC
Updated:
18 Sep 2012 at 04:46 UTC
Is there any way to add a pager with mini thumbnails with any of Flexslider's Views integration methods, like can be done with Views Slideshow? Thanks.
Comments
Comment #1
marcoka commentedthis sounds like some kind of gallery feature. like this? http://drupal.org/project/galleria
Comment #2
damienmckennaYeah... I'll give it a try, thanks.
Comment #3
rovoSo that is a different slider, not to actually be used in conjunction with FlexSlider right?
Comment #4
marcoka commentedyes its another module and not basically a slide. more of a gallery.
Comment #5
BarisW commentedWell, FlexSlider v2 seems to be able to do this. Might be a good idea to use that version in this module?
See http://flex.madebymufffin.com/examples/thumbnail-slider.html for a demo.
Comment #6
BarisW commentedEven a better reason to switch to V2 is that its now licensed with GPLv2 instead of MIT. So the Javascript can be included with the module and users don't have to download the library themselves anymore ;)
https://github.com/woothemes/FlexSlider#general-notes
Comment #7
minoroffense commentedYeah that's a big reason I want to wok on v2. Right now the module doesn't support v2 (yet).
You can however use views slideshow widgets to have an image thumbnail nav (or at least you should). I haven't tried it but it might work...
Comment #8
dshields commentedI have used slideshow widgets to create thumbnail pagers many times and can't get it to function with flexslider - you'd think it'd work the very same way, but it doesn't.
I think this might be because the module uses jquery.flexslider-min.js and not jquery.cycle.all.min.js or jquery.cycle.all.js, but I'm really not sure.
Comment #9
minoroffense commentedYou need Flexslider 2 to support that. It's part of the library now. Once we get the core updates to the module done, we can start expanding features on each sub module.
Comment #10
dshields commentedSuper!
Looking forward to it!
Comment #11
quickly commentedOption to add image thumbnails will be really cool... looking forward to it
Comment #12
arcall commentedIt would require to pass an image thumbnail as a view field and embed it as an
<li>element. Like this