Hi there
I will start with the cocnpet of my slideshow and then explain where I am. I want a slideshow where I have a thumbnail of images in a row, user clicks on an image and a larger image appears with a description next to it.
I have created a flexslider slideshow using views. And I think it could look great however my issue is that I want to use the thumbnail navigation control basically what it should do is be able to click the thumbnail and the large slideshow image appear. I have created the flexslider image (for thumbnails) and flexslider slideshow(for full thumbnail) I have set my thumbnail image to thumb and my slideshow image to full.
However no matter what I do when I click on the image the thumbnail image blows up very pixelated and then below that the full slideshow image appears. I want to remove the large thumbnail image and just have the thumbnail and then once clicked have the image and description.
http://www.my2hands4paws.com/final/animals
I do not know how to tell the system not to increase the size of the thumbnail just use the slideshow full image instead. Any help would be greatly appreciated.
Thanks
Comments
Comment #1
dgdubois722 commentedI fixed my issue I needed to link it to content rather than file, and then filter based on content type of flexslider.
Comment #2
stijndmd commentedHello, if you're still reading this, could you explain what you mean with "filter by content type of flexslider"?
I have the same problem and my thumbnail carousel don't respond with my homepage carousel
Comment #3
mortona2k commentedI think he had been using a view that was showing files, and found that hey had to show content (of the type that holds the image to use in the flexslider).
Comment #4
joshuautley commentedDid you use the external module > https://drupal.org/project/flexslider_views_slideshow
I've tried everything but that. Installed that module but it states "Not Working" so I have not enabled it.
Would I be able to use the old included one that was with the previous RC1 of Flexslider module?
Comment #5
bfeltman commentedI'm using https://drupal.org/project/flexslider_views_slideshow. I'm not able to get any thumbnail images to appear. Has anyone had any luck with having the thumbnails show up as pager controls?
Comment #6
joshuautley commentedYou need to enable the examples. In there you will find a couple options. Move the Flexslider block into a region and then you will be able to use that menu to view the different examples.
Comment #7
minoroffense commentedComment #8
gilsbert commentedI also can not turn on thumbnails from flexslider optionset. It awlays generate broken images.
I'm able to use thumbnails from views_slideshow settings.
Comment #9
jeff.maes commentedHi guys,
The problem seems to be that on the generated LI's, the data-thumb attribute is missing. It's that attribute that flexifield is searching for to display the images and it should contain the href to the thumbnail image.
Maybe not ideal but I got an alternative working solution:
Comment #10
FranCarstens commentedThans Jeff Maes, that helped me. I was able to generate thumbnails for a video slideshow this way. I had to do the following though:
Comment #11
alec-AW commentedIt worked for me without the need of the view attachment.
with