The errors being thrown are:
Uncaught TypeError: Object [object Object] has no method ‘live’
Uncaught TypeError: undefined is not a function
Its almost like jquery is not being loaded or there is a conflict. However all of my other jquery methods are working. This script was working fine yesterday but something has changed and I’m not sure what.
Here is the url,
live() is deprecated and replaced by on().
Try using an older version of jQuery, or a newer version of nivoslider