The fasten header stopped working (along with a couple of other javascript click items). The Chrome DevTools is showing this error in the Console
It is pointing to this line in the theme.js
Any idea why it would stop working?
Uncaught TypeError: $.loadScript is not a function
Code:
$.loadScript(theme_path + 'extensions/fasten-header/fasten-header.js');