Posted by WorldFallz on March 31, 2011 at 10:18pm
5 followers
| Project: | Views Slideshow |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This seems to have crept back in. I have a simple view with the latest 6-3 dev similar to the one created in the mustardseed media screencast. For the pager I added a second image field using using a different imagecache preset (smaller) and I don't see any type of active state identifier when I watch the source scroll with firebug.
Attached are the views export, css, and js from the source.
I don't have time to look at this right this minute, but I figured I'd post it in case someone else stumbles across it.
| Attachment | Size |
|---|---|
| views-slideshow-view-export.txt | 15.96 KB |
| views-slideshow.css_.txt | 824 bytes |
| views-slideshow-js-source.txt | 1.77 KB |
Comments
#1
Same for me here, except that the first pager gets a "views_slideshow_active_pager_field_item" class but this doesn't change when slides change, and always stays on the first slide.
You can have a look here : http://www.synthese.be
#2
This patch was committed. It was a bad backport from 7.x
#3
Thanks.
Working fine.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.
#5
Hi Can anyone help me applying this patch ?
I have never applied any patches before but yes I am having the same issue.
The only difference is when I hover over one of the pager control it suddenly starts working.
Website : http://www.innernorthfoundation.org.au/
Please provide me any assitance you can.
It would be much appriciated.
Regards,
Amjad
Additional Info
============================================================
; $Id: views_slideshow_singleframe.info,v 1.1.2.1 2009/04/16 02:04:52 aaron Exp $
name = Views Slideshow: SingleFrame
description = Adds a Single Frame slideshow mode to Views Slideshows.
dependencies[] = views_slideshow
package = Views
core = 6.x
; Information added by drupal.org packaging script on 2010-07-21
version = "6.x-2.3"
core = "6.x"
project = "views_slideshow"
datestamp = "1279683019"
---------------------------------------------------------------------------------------------------------------
; $Id: views_slideshow.info,v 1.2.4.1 2010/02/23 22:35:07 psynaptic Exp $
name = Views Slideshow
description = Provides a View style that displays rows as a jQuery slideshow.
dependencies[] = views
package = Views
core = 6.x
; Information added by drupal.org packaging script on 2010-07-21
version = "6.x-2.3"
core = "6.x"
project = "views_slideshow"
datestamp = "1279683019"
--------------------------------------------------------------------------------------------------------------------
/*!
* jQuery Cycle Plugin (with Transition Definitions)
* Examples and documentation at: http://jquery.malsup.com/cycle/
* Copyright (c) 2007-2010 M. Alsup
* Version: 2.9999.5 (10-APR-2012)
* Dual licensed under the MIT and GPL licenses.
* http://jquery.malsup.com/license.html
* Requires: jQuery v1.3.2 or later
*/