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.

CommentFileSizeAuthor
#4 disable_rotate_5-1.patch1.54 KBredndahead
#4 disable_rotate_6-1.patch1.47 KBredndahead
views_slideshow-stop-if-one.patch603 bytesAnonymous (not verified)

Comments

Delta Bridges’s picture

Great Patch... many thanks :)
Expat9

Anonymous’s picture

Any chance of this getting reviewed and accepted soon? It makes me nervous to run forked code.

anantagati’s picture

Status: Needs review » Reviewed & tested by the community

Works good for me.

redndahead’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new1.47 KB
new1.54 KB

The 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.

will_in_wi’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Category: feature » bug

This is still an issue. I believe best practice is to target the most recent version and backport.

redndahead’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev

Moving to 2.x will look at this later

redndahead’s picture

Status: Needs review » Fixed

This seems to be fixed in 2.x since we use the cycle plugin and it makes sure there is more than one before rotating.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

rootdownmedia’s picture

Still having this issue with 6.x-2.0-beta2

rootdownmedia’s picture

Status: Closed (fixed) » Reviewed & tested by the community

Any ideas on how to set up cycle plugin so that this issue does not occur?

redndahead’s picture

Status: Reviewed & tested by the community » Postponed (maintainer needs more info)

I have verified that this doesn't happen in the latest version. Are you sure that your site is using the latest jquery cycle plugin?

redndahead’s picture

Status: Postponed (maintainer needs more info) » Fixed

Marking as fixed. Feel free to reopen if you still have the same issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

ocamp’s picture

Status: Closed (fixed) » Active

hi,

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

redndahead’s picture

Status: Active » Closed (fixed)

Can you please open a new issue. This one has been closed for over a year.