The cookie issue is likely caused by an error (noted below).
Uncaught TypeError: Object function (e,t){return new v.fn.init(e,t,n)} has no method 'cookie'
You may want to fix that one yourself by making sure you've include some javascript to enable cookie control in jquery (such as this). Failing that, be sure to add that to the todo list for the developer to save them hunting.