This is a weird problem and I'm out of ideas and completely stumped.
I created a menu and on the homepage of the site there are some links that do not work. there is also a table of contents menu on all of these pages as well. If you click on a table of contents page and then click on a link that was broken on the homepage it works.
I call my menu through an include statement so its the same code used for all the pages, but for some reason these links will not work on the homepage.
Any ideas?
I created a menu and on the homepage of the site there are some links that do not work. there is also a table of contents menu on all of these pages as well. If you click on a table of contents page and then click on a link that was broken on the homepage it works.
I call my menu through an include statement so its the same code used for all the pages, but for some reason these links will not work on the homepage.
Any ideas?
Comment