Hello,

I really do not know how to limit the number of thumbnails for each site. Please see attached the settings I have chosen. I would like to have 12 thumbnails underneath the main picture. Otherwise the prev/next pager wouldn't make any sense, right?

Please let me know how to solve this issue.

Thanks a lot,

Kirsten

Comments

vasike’s picture

Category: support » feature

actually there is limiter for fields with multiple values. but it seems that Field Slideshow won't use it.

KirstenLangholz’s picture

Any chance to fix that?

jdanthinne’s picture

If you try the latest DEV, and use Carousel for pager, you can now specify the number of thumbnails visible.

idflood’s picture

Status: Active » Closed (fixed)

I've just tested this again and I confirm it is now working. Feel free to reopen the issue if this is not the case for you.

danteblitz’s picture

Version: 7.x-1.1 » 7.x-1.x-dev

Iv'e just installed latest dev version and it's not working for me. I can see the input box and set the limit to 2. However the slideshow displays all images.

Taras Zavaliy’s picture

I'm getting the same behavior. Number of thumbnails is completely ignored, please take a look.

Taras Zavaliy’s picture

Component: User interface » Code
Category: feature » bug
Status: Closed (fixed) » Active
idflood’s picture

I recently had a similar issue because of a "wrong" installation of jcarousel. Make sure to download the zip from http://sorgalla.com/jcarousel/ and follow the instructions in http://drupal.org/node/1495622 . Hopefully this should fix your issue.

diegohermes’s picture

For the record, i just used the 7.x-1.81 release without carousel, only the thumbnails and it works flawlessly.

I set the image field to accept only 5 images and it works.

-Mania-’s picture

Issue summary: View changes

The number of visible images for Carousel must be broken again. No matter what setting you have it will display all images.

MadelynnLK’s picture

I'm not sure if I should comment on this issue, or start another. Decided to comment here because I'm having the same problem, but with version 7.x-1.82 with Drupal 7.3.

I followed instructions from idflood, comment #8 and made sure jcarousel is correctly set up in sites/all/libraries. I also have jquery.imagesloaded installed. Possible conflict? Any other suggestions other than installing dev version?

-Mania-’s picture

I tried 7.x-1.82 and dev, no difference - both are broken.

jnavane’s picture

You need to work with latest jcarousel.

Source: https://www.drupal.org/node/2197079

ajits’s picture

Category: Bug report » Feature request
Parent issue: » #2448319: [META] New release 7.x-2.0

The slideshow shows all the images at the pager when you select image as a pager.
There should probably be an extra option (a setting) to select maximum number of images for the footer same as carousel.
This should be considered as a feature request. I would be happy to review any patch for this.

ajits’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev

Work will happen on 7.x-2.x branch.

sumitmadan’s picture

StatusFileSize
new2.73 KB

Created a patch for this feature.

sumitmadan’s picture

Status: Active » Needs review
lamp5’s picture

Status: Needs review » Closed (outdated)