Whats wrong?
Posted: Sat Dec 18, 2021 2:17 pm
I have a folder structure as below:
-index.html
-master-page.html
---folder1
------aboutus.html
The master-page.html is used in all the pages including pages in Folder 1 and it has the Mega Menu.
The Home tab of the menu on master-page.html is set to index.html page but when a page inside Folder 1 is visited (example: https://website.com/folder1/aboutus.html) and now if the Home tab is clicked on the menu, it is trying to open folder1/index.html which doesn't exist.
-index.html
-master-page.html
---folder1
------aboutus.html
The master-page.html is used in all the pages including pages in Folder 1 and it has the Mega Menu.
The Home tab of the menu on master-page.html is set to index.html page but when a page inside Folder 1 is visited (example: https://website.com/folder1/aboutus.html) and now if the Home tab is clicked on the menu, it is trying to open folder1/index.html which doesn't exist.