Crazy stuff views slideshow help
sp_key - October 16, 2009 - 13:16
| Project: | Views Slideshow |
| Version: | 6.x-2.0-beta2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Title not making sense but what I'm going through with this doesn't either so I'll try to be as rational as possible!
I create a block view with the following settings:
Fields: Title, Body trimmed to 100 maximum characters
Filters: Type - story, Published - Yes, Taxonomy Term: Top stories
Style: Slideshow, Mode - SingleFrame,
Tow Style: Fields
What I get then varies and changes every time I refresh my page or empty my cache.
One time I might get a slideshow with my top story as I would normally expect while the next time I might get a list of all my top stories.
Any thoughts on that would be highly appreciated

#1
This seems like it's an issue with your view. Turn off the slideshow style and see if you get the same results with just the unformatted style. If so then something is not setup correctly in your view.
#2
marking as fixed.
#3
I have the exact same issue. I would like to know how you fixed it!
I have been trying to setup my view in other ways, but still the behaviour remains: sometimes a nice slideshow, but after logging out: a list of all images.
Thanks for your help!
#4
It's more than likely either a caching issue or a filter issue in your view. All views_slideshow does is go through the list of items in the order that views presents it. So if the order seems random it's because either views is outputting them in a random order or you have random set in the views_slideshow settings.
#5
The strange thing is: the slideshow appears OK when accessing the site -logged out-, then logging in (still OK), but when logging out again, it goes to a list of images instead of a one-frame slideshow...
I tried disabling random in the slideshow settings (alltough I wanted that behaviour) but no go..
Oh, and access is set to unrestricted
#6
Possibly you have caching turned on. We have issues with certain kinds of caching turned on. See if the solutions suggested here helps #404894: Block caching prevents the javascript from always being loaded
#7
Jee, that all seems a bit over my head at the moment. I guess I'll publish my beta-site without that slideshow block, and try to get it to work later, when I have the energy :)
In fact, it does work, only that odd behaviour should get out.
Thanks for your help!