I've created a new page in Dolphin 7 which is OK but how do I ad it to the top menu? I can't find it anywhere amongst the all items at the bottom of the Menu Builder page!
I've created a new page in Dolphin 7 which is OK but how do I ad it to the top menu? I can't find it anywhere amongst the all items at the bottom of the Menu Builder page! |
You have to manually add the page to the menu using the navigation menu builder. Admin Panel > Builder > Navigation Menu Drag a new menu item to where you want your link to appear in the navigation menu. Open the new block by clicking on it. When the blocks open,you can name the first 3 items the same thing (System Name, Language Key, Default Name). For example, if the link's name is "About My Company", you should be able to name all 3 of the items "About My Company". In the page URL field, you should should use the naming convention. page/Your-Page-URI Where it say "Your-Page-URI", you should use the URI of the page the you created. Remember, you must put "page/" before it so the new link uses the correct page. Example, let's say I create a page named About My Company and I also gave the page URI the value of About-My-Company. This is how it would look: System Name: About My Company Language Key: About My Company Default Name: About My Company URL: page/About-My-Company
Also be sure to check the appropriate boxes at the bottom so you can control who can access the newly create page. (Guests or Members).
Chap1978 |
And be sure to manually clear your cache directories via FTP if the changes don't seem to be showing up. When you clear the caches, be sure NOT to delete the .htaccess file(s). |