Page 1 of 1

Navigation Bar Not Working

Posted: Thu Feb 28, 2019 9:05 pm
by JimmyMeatWhistle
Hello All,

Got a problem with responsive navigation.

I have a website using a responsive navigation menu located at the top of the page. Basically 4 pages. The menu is not working, yet the pages that the menu connect to are on the server. It works perfectly on my desktop. It even works on another "test server" that I use to work out bugs.

Check the test URL: www.spc183.com Nav Bar works

Check the real site: https://www.stevecale.com Nav bar does not work"

Further, if I add .html to any page which won't load. It will load and go to that page. But only if I add .html

Any ideas?
Steve

Re: Navigation Bar Not Working

Posted: Thu Feb 28, 2019 9:17 pm
by BaconFries
You have added code at the start of the page in both urls please remove this as it can make the whole HTML invalid. If links/url are missing the correct extension such as .html then you may have enabled/used the following Tools->Options->Publish & Preview->Hide file extension for internal links.
Please read the help before enabling this option!

Re: Navigation Bar Not Working

Posted: Thu Feb 28, 2019 9:20 pm
by Pablo
It looks like you have enabled the option 'hide file extension for internal links'.
This option only work if the server supports this. See also the information in the help.

Re: Navigation Bar Not Working

Posted: Thu Feb 28, 2019 11:27 pm
by JimmyMeatWhistle
Thanks BaconFries. That worked. Thanks so much. :D

Steve

Re: Navigation Bar Not Working

Posted: Thu Feb 28, 2019 11:29 pm
by JimmyMeatWhistle
Thanks Pablo. Yes you are correct. That really helped me out.

Thanks again.
Steve