I've been completely unable to get Views Slideshow to work.

I'm using Drupal 6.14, Views 6.x-2.6, and I've tried 6.x-1.0-beta2 and 6.x-2.0-beta 2. Neither version does anything for me but produce a series of divs with the fields I've set for the view.

What am I missing?

Comments

isaacfreeman’s picture

Status: Active » Closed (fixed)

After lots of mucking around, I've found that the issue was in my theme. The Blueprint theme I'm basing it on moved scripts to the bottom of the page. Views Slideshow started working when I shifted them into the head.