I want to use this html template: http://www.graphberry.com/item/smak-html-single-page-template
It works fine in the live preview, but when I downloaded it and click on any of the gallery picture, it opens an alert window saying: error.
I've tried to find the error, but I don't see any trouble. My suspect goes on the main.js file, in this line:
var singleProject = $('#single-project');
but I don't have much experience regarding javascript.
Appreciate any help!