Flexslider controlNav as thumbnail feature is designed only for images. It could be better if we can include support for youtube videos. Following that we can create video gallery using youtube.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

somenathdey created an issue. See original summary.

smndey’s picture

Assigned: smndey » Unassigned
smndey’s picture

smndey’s picture

Assigned: Unassigned » smndey
jenlampton’s picture

@somenathdey which module are you using for youtube videos? The youtube module will pull in a thumbnail that can be used as a thumbnail-pager with this module. I'm not sure why this patch is necessary. Can you please give us a more detailed use case, and steps that will reproduce your problem?

smndey’s picture

FileSize
136.43 KB

Hi @jenlampton: I have created a content type called 'Home Page Slider' there I have attached `youtube` field . When I was creating the view for that content type using `FlexSlider with controlNav` format and I had chosen `Youtube video url` field from fields. In this case `flexslider` is unable to render and it give me js error. I have fixed this with above patch. Let me know if you need any more information.