#
December 23, 2012 at 2:49 pm
Try adding $('#slider').nivoSlider({effect:'fade'});
somewhere in the page (Probably the header). This code turns your #slider div into a nivoSlider. Right now this code is only in dynamicpage.js, so it only runs when there is a hashtag in the url. But it sounds like you want it to run regardless. Hope that works for ya! By the way, nice looking site!