Closed (fixed)
Project:
Views Slideshow JCarousel Thumbs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2011 at 15:16 UTC
Updated:
2 Feb 2012 at 04:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
nisaak commentedI made a change to the views_slideshow_jcarouselthumbs.theme file to add a check before adding the controls. I figured that if there is only one image in a slideshow then the controls section isn't terribly useful to show anyway, so I added a check to see if there was only 1 image in the slideshow and if so, not add the controls to the slideshow header or footer.
I tested this on one of my websites where I was running into this problem and it appears to be working.
Page with multiple images in slideshow - http://civilianpublicservice.org/camps/1/1
Page with single image in slideshow - http://civilianpublicservice.org/camps/20/1
This is my first attempt at a patch, so if something needs to be changed please let me know.
Comment #2
fearlsgroove commentedthanks, committed
http://drupalcode.org/project/views_slideshow_jcarouselthumbs.git/commit...