Nivo slider is working fine but does not do any effects.
Its a z-index problem, in nivo-slider.css:18
.nivoSlider img { ... z-index: 50; }
This is covering up the animation, remove it and you'll see the transitions.