The footnotes were working fine. However, now when clicked,they go to the title page instead of where they are meant to go.
:\usepackage[unicode=true,
linktocpage,
linkbordercolor={0.5 0.5 1},
citebordercolor={0.5 1 0.5},
linkcolor=blue]{hyperref}
That's all I used and \footnote{to insert the footnote}
Was working before...

Thanks!