Hi, I would like to build a slider with some thumbnails in views with Flexslider 2.dev.
Like the official example: http://flexslider.woothemes.com/thumbnail-slider.html

I aktivated thumbnails as Paging Controls and it even shows some placeholders, but whatever iamgestayle I chose, the images are never rendered. It always tries to load an image from the location admin/structure/views/view/undefined

How does this work?

Comments

thelee’s picture

Component: Documentation » Views Slideshow Integration
Category: support » bug

I'm going to chime in here and say this is a bug.

if i create an optionset to enable image thumbnails for the pager, then whether or not i'm in the Views admin interface OR the actual page itself, all the thumbnails have an img src="undefined".

Since this was pretty much the reason why I went with 7.x-2.x-dev, I'm going to be downgrading back to the stable release.

ibot’s picture

Component: Views Slideshow Integration » Documentation
Category: bug » support

With the current dev-version it works for me.
Is it still a problem in your setup?

@thelee Sorry, didn't refresh my browser before posting.. :)

Kendall Totten’s picture

I can verify this is also a bug. I installed the 2.x dev version on a vanilla Drupal site and the thumbnails were not rendered at all.

minorOffense’s picture

Status: Active » Postponed (maintainer needs more info)

Can you try out setting up your views in the way the flexslider_example module shows thumbnails? If that's not the type of thumbnail nav you're looking for, let me know. But I think you can do the thumbnails just fine in 2.x as it stands. They're just a bit cumbersome to setup.

JoergPf’s picture

The example uses an image field - do you think it will also work with the media module?

JoergPf’s picture

So I'm able to use the example views pages with the example content type but as soon as I try to use my media-images I get the error
"Style FlexSlider requires an image field to be added."

Seems like the media module still isn't supported.

minorOffense’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Alright, we'll I'll close this then.

Media module support will come post 2.0 full release.