For some reason I can't get the slider to stop automatically rotating. When I turn of the Auto Rotation setting in the block configuration and save it, the slides still rotate automatically. Then when I go back, the box is checked like I never changed or saved it. hmmmm...

Comments

filoquin’s picture

Assigned: Unassigned » filoquin

take it

filoquin’s picture

Status: Active » Fixed

correct here
http://drupalcode.org/project/content_glider.git/blob/be4b706:/content_g...

or add this in line 201 of content_glider.module

   variable_set("{$delta}_auto", $edit["{$delta}_auto"]);

Status: Fixed » Closed (fixed)

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