ThemeForest

Studio960 WordPress by Cudazi

If your slideshow images appear one after the other…

Download the new version of the theme OR…

Update this:
$("a[rel=lightbox], a[href$=.jpg],a[href$=.png],a[href$=.gif]").lightBox({
With this:
$('a[href$="jpg"], a[href$="jpeg"], a[href$="png"], a[href$="gif"]').lightBox({
by
by
by
by
by