Closed (fixed)
Project:
Views Slideshow
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2011 at 22:18 UTC
Updated:
8 Jun 2012 at 01:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
jdanthinne commentedSame 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
Comment #2
redndahead commentedThis patch was committed. It was a bad backport from 7.x
Comment #3
jdanthinne commentedThanks.
Working fine.
Comment #5
amjad1233Hi 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
*/