Closed (fixed)
Project:
Views Slideshow
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2009 at 19:22 UTC
Updated:
17 Mar 2010 at 05:07 UTC
Jump to comment: Most recent file
Comments
Comment #1
shanep commentedAny suggestions? This thing is driving me crazy..I've messed with it for a few hours but to no avail, any assistance is appreciated!
Comment #2
najibx commentedhad it working few hours ago ..now same problem in D6. did upgrade to latest. not sure what else I have done, that cause this?.... hmmm ...no turning back :-)
Comment #3
shanep commentedSo after working with it further, I have found that the JS is not changing the DIVs at all. The DIVs load, the JS loads (both the .js file and the printed JS in the Drupal page), and all of my DIVs that I want to scroll through are listed as Hidden except for the first one. Any help?
Comment #4
najibx commentedI notice the problem occurs when I use pager.
Use pager: Yes
Items to display: 1 ( I have to put 1 here, otherwise, no slideshow)
The slideshow works fine wihout pager.
Use pager: No
Items to display: 5 ( not sure why I have to put 5, othwerwise, the pager will not show up)
The case is the same for both "page" or "block".
Comment #5
mcfilms commentedI am having this same exact issue. The funny thing is, it looks fabulous on Firefox on the Mac. But in Opera (and I'll bet MSIE) the first Views Slideshow node displays, and then fades out. It stays faded out for the durration of the other 3 view items to cycle. And then the first one fades back in.
If the developer has any interest in troubleshooting this, I notice the following in Firebug: The first div is not assigned a class. The rest of the displays are class="views_slideshow_hidden"
Then in sequence, they are set to "display: block;" and then back to "display: none;"
Maybe the first node in the sequence also has to have its class set to: class="views_slideshow_hidden"?
Maybe the page isn't catching the change in display style?
Notes: I am NOT using a pager. My view is of a type "node". I have no images in my View. I also might add that this issue is present it Drupal 6, which I am using.
Hope this helps.
Comment #6
Woggers commentedJust chiming in that I have the same issue with D6 when I use a pager. Need to turn it off and set Items per page to the number of slides to show.
Comment #7
z33k3r commentedVerified the same issue one of my sites. The Pager says that it is turned off, but if you open it's settings, you find that none of the radio buttons are selected. Once you select none, everything seems to start working as expected.
Comment #8
redndahead commentedTry upgrading to 2.x and see if the issue persists. Also can someone type out steps necessary to reproduce this issue?
Comment #9
redndahead commentedMarking as fixed. Feel free to reopen if you still have problems.
Comment #11
kenyob commentedI have updated the views slideshow 6.x-2.0-beta2 and updated all the modules to the latest securoty releases and now the view stopped rotating.
Any help with this would be greatly appreciated. In the meantime I have created a basic pager so the user can at lest click through the slides. Please help! Any input would be greatly appreciated.
www.thewilburtheatre.com
Comment #12
redndahead commentedMore than likely you need to edit the view and update the views_slideshow settings then save it again. No changes need to be made just resave it.
Comment #13
kenyob commentedI set the images to published = no. saved, and then set it back to yes and it is still not working.
Any other suggestions? I have attached my settings as images to this post.
Do I need to install the jQuery separately?
Do I need to anything with any other modules?
Comment #14
kenyob commentedI also adjusted the timing in the slideshow settings as well from 5000 - 5001 and saved.
Comment #15
redndahead commentedCan you give me a link to your test slideshow?
Comment #16
dennisyd commentedI am having the same problem. It only show 1 node and so I get no rotation. I am having the same problem with rotor. It happened after I installed the ad module. I removed the ad module. I can't check for updates now either. It is really strange -- any ideas.
Comment #17
dennisyd commentedComment #18
kenyob commentedThis still isn't fixed for me.
Any other suggestions.
It looks like its not just me.
Im going to consider using a better supported module if I can't get this working.
Any sugestions?
Comment #19
redndahead commented@kenyob I last asked for a link to your slideshow. Is that possible? If there is no rotation then 99% of the time I've found that there is a js error which stops all js execution. So if I could see the error that would be helpful.
Comment #20
elally commentedI'm seeing the same issue and was able to isolate it to the beta1->beta2 upgrade. If I revert to beta1, my image slideshow rotates properly. With beta2, the first image is displayed but never rotates.
Comment #21
redndahead commented@elally make sure after you upgrade you edit the slideshow settings and then save it again. This adds a necessary variable.
Comment #22
wernerglinka commentedI am using slideshow 6.x-2.0-beta2 with Drupal 6.15. The slideshow works flawlessly when I am logged in as user1. When I am logged out the slidehow crashes most of the time. Meaning that sometimes it works - most of the time it shows the first image and the top of second image but the display is "frozen". Permissions checked to access all views for anonymous user. I set pager to no.
It looks like something like this has been around for some time. HAs anybody come up with a solution.
Never mind found .. http://drupal.org/node/404894
Comment #23
redndahead commentedClosing this issue. If you have any other problems please open a new issue.