The 1st transition in the drop down Blinds (Horizontal), doesnt work for me (maybe others as well?)...

Firebug gets an error: "[cycle] unknown transition: blindX ; slideshow terminating"

Comments

Crell’s picture

I suspect the problem is a missing jquery extension. If you don't get the "all" package for jquery cycle, some of those effects won't be available.

I know a few effects don't work for me either. If you can figure out why, I'd love to know. :-)

xyoni’s picture

I had this problem today and using the jquery.cycle.all.min.js solves the problems (ofcourse you have to rename it to jquery.cycle.js)

Crell’s picture

Status: Active » Fixed

Yay, fixed bugs.

tobbe_s’s picture

Yes, this worked for me too. But I had to look for the solution for a couple of hours before i found this post...

Crell’s picture

The need for the "all" package is documented in INSTALL.txt, isn't it?

Status: Fixed » Closed (fixed)

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