Hey Guys,
I’m having some trouble getting the script files to work on my site.
I’ve made a template group called ‘js’ and created ‘JavaScript’ template files in there, and copied the code from each file into one of these templates.
I’ve linked in the files from the shared page <head> like so:
script type="text/javascript" src="{path="js/general_scripts"}" /script(in pointy brackets) - Where general_scripts is the name of the template.
Though it seems the scripts aren’t functioning.
If someone could help me get this working, that would be great.