|
I'm slightly baffled. It seems it's not loading the javascript.
Try changing the line:
<script src="templates/darkmatter/js/scripts-minimized.js" type="text/javascript"></script>
into
<script src="templates/darkmatter/js/scripts.js" type="text/javascript"></script>
in the templates.
Let me know how this goes!
|