What is the issue with our links? It creates a loop
This appears to be due to code in your script.js. I’m guessing it is somehow a ‘feature’ of your theme. The URL after the hash allows the site to load the new page via ajax, into your home page. So effectively, the user never leaves the home page. I’m not sure what this would do … Read more