Hi. If there is only one node displayed by the view, then the views_slideshow module has that node fade out and then fade back in. That doesn't look quite right. I want the ability to have the node stay put if there's only one.
This patch gives that ability.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | disable_rotate_5-1.patch | 1.54 KB | redndahead |
| #4 | disable_rotate_6-1.patch | 1.47 KB | redndahead |
| views_slideshow-stop-if-one.patch | 603 bytes | Anonymous (not verified) |
Comments
Comment #1
Delta Bridges commentedGreat Patch... many thanks :)
Expat9
Comment #2
Anonymous (not verified) commentedAny chance of this getting reviewed and accepted soon? It makes me nervous to run forked code.
Comment #3
anantagati commentedWorks good for me.
Comment #4
redndahead commentedThe current patch will still make ajax and mouse over calls even if there is only one. This patch should not allow it to not make any ajax or mouse over calls. D5 and D6 attached. I know this issue has been lingering for a while so hopefully we can get this back to rtbc status so aaron can patch when he's able to get back.
Comment #5
will_in_wi commentedThis is still an issue. I believe best practice is to target the most recent version and backport.
Comment #6
redndahead commentedMoving to 2.x will look at this later
Comment #7
redndahead commentedThis seems to be fixed in 2.x since we use the cycle plugin and it makes sure there is more than one before rotating.
Comment #9
rootdownmedia commentedStill having this issue with 6.x-2.0-beta2
Comment #10
rootdownmedia commentedAny ideas on how to set up cycle plugin so that this issue does not occur?
Comment #11
redndahead commentedI have verified that this doesn't happen in the latest version. Are you sure that your site is using the latest jquery cycle plugin?
Comment #12
redndahead commentedMarking as fixed. Feel free to reopen if you still have the same issue.
Comment #14
ocamp commentedhi,
im having this issue.
I have a view block, put it in a panel. when I visit that panel the image still fades in and out even if theres only 1 image.
Thanks for any help
system specs
Views 6.x-2.12
Views Slideshow 6.x-2.x-dev
Views Slideshow: SingleFrame 6.x-2.x-dev
Views Slideshow: ThumbnailHover 6.x-2.x-dev
Drupal 6.19
GD library bundled (2.0.34 compatible)
Image module directories Exists (sites/default/files/images).
MySQL database 5.1.52
PHP 5.2.16
PHP memory limit 128M
PHP register globals Disabled
Panels operating in Legacy mode
SimpleXML Enabled
Unicode library PHP Mbstring Extension
Zlib library Enabled
cURL Enabled
jQuery UI 1.6
Comment #15
redndahead commentedCan you please open a new issue. This one has been closed for over a year.