So I've never seen this before and it's driving me crazy. Hope someone else has come across this before and can point me in the right direction. It should be noted that this site was built on the WP platform.
I have a very simple link set up:
<a href="site.com/page-1/#div">
The problem is that when I'm on any page, for example "site.com/page-2" nothing happens when I click the link... there's no event being triggered.
If I happen to be on "site.com/page-1" and I click the link it does slide to the appropriate div. But, again, on any other page, the link just doesn't work at all.