Postponed (maintainer needs more info)
Project:
Views Slideshow JCarousel
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2012 at 01:22 UTC
Updated:
23 Sep 2014 at 09:06 UTC
Jump to comment: Most recent
Comments
Comment #1
StephenFresh commentedI had this issue just now and I think I have it working.
Try changing the Image Field settings:
MULTIPLE FIELD SETTINGS
Uncheck this option - "Display all values in the same row"
when I did this it started working.
FYI Make sure you have the downloaded libraries in your libraries folder and skins if needed
turn on pager in widgets in the format slideshow settings.
Comment #2
garethhallnz commentedHmm your trick worked but still no go in my case. I sort of need a gallery / carousel thing. I display one large image above the carousel, then when you click on the thumb in the carousel it needs to change out the large image. By using a combination of views_slideshow and views_slideshow_carousel you can setup this functionality.
This currently works out of the box when you are using attached nodes for the images but not when using multiple image field. Or perhaps I am wrong?
In the end I am bound by time and need this done quickly so I just custom coded it. But it would be great if it could work out of the box.
Comment #3
garethhallnz commentedComment #4
garethhallnz commentedSetting status to feature request.
Comment #5
netw3rker commented@garethhallnz, I'm not sure how this applies to views? This seems like an issue with how images are being presents in filefields when rendered on nodes. If you are still following this, could you post a patch with what you did? worst case it'll shed some light on the request, and best case we can add that in so others can benefit. Thanks!
Comment #6
garethhallnz commentedHi
Gosh it's been so long and I can't really remember the details anymore.
As mentioned above I ended up custom coding a small module and yes I happy to share it.
For anyone reading this post the code below has nothing todo with this module.
Here is the JS