J3.x

Difference between revisions of "Adding a new menu"

From Joomla! Documentation

(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude><languages /></noinclude>
+
{{underconstruction}}
<translate><!--T:1-->
+
{{Top portal heading|color=white-bkgd|icon=magic|icon-color=#5091cd|size=3x|text-color=#333|title=<translate><!--T:2-->
To add a new menu which can hold menu items do the following:
+
Tutorial<br />
#Log in to the Joomla! Administrator Back-end.
+
How to Add a New Menu</translate>}}
#Click '''Menus > Menu Manager''' on the toolbar menu. The Menu Manager screen opens.</translate>
+
<noinclude>{{Joomla version|version=3.x}}</noinclude>
[[File:Screencapture-control-panel-menus-dropdown-<translate><!--T:2-->
+
__TOC__
 +
Joomla! allows you to create Menus for flexible navigation. In this tutorial, you’ll find a complete walkthrough of the steps involved in creating a Menu in a Joomla! site. In this tutorial, we will set up a new menu with a menu module, position it in a template and add a menu item to it.
 +
 
 +
 
 +
 
 +
 
 +
{{section portal heading|icon=language|title=Step 1 - Create a New Menu }}
 +
 
 +
 
 +
1. Open a new browser window and type in the URL, which will be similar to <code><nowiki>http://www.your-site-name-here.com/administrator</nowiki></code> or, if you have Joomla! installed on your local computer, <code><nowiki>http://localhost/your-folder-name-here/administrator</nowiki></code>. Here you will have to log in as an Administrator or Super Administrator.
 +
 
 +
2. There are 2 ways to add a "Menu": Within the site administration panel, select '''Menus''' from the menu bar in the upper left corner. From the drop-down list, choose the "Manage" then choose "Add New Menu".  You can also select '''Menu Manager''' from the left column and then select "New" from the top left corner icons.
 +
[[Image:J3x-Add-Menu-With-Module-en.png]]
 +
[[Image:J3.x-MenuManager-New-en.png]]
 +
 
 +
3. Fill in the "Title", "Menu Type" and a "Description":
 +
*'''Title *''': A proper title for the menu. This is used to identify the menu in the Menu Manager in the backend.
 +
*'''Menu type *''': This should be a unique identification name used by Joomla! to identify this menu. Spaces are not allowed but you may use the '-' character such as news-menu.
 +
*'''Description''': A description of the menu, useful for your own reference.
 +
[[File:J3.x-NewMenu-Fields-en.png]]
 +
 
 +
4. Click the '''Save''' or the '''Save and Close''' toolbar button to create the new menu. The '''Save and Close''' button will return you to the Menu Manager. To leave without saving click the '''Cancel''' toolbar button.
 +
[[File:J3.x-NewMenu-Save-<translate><!--T:8-->
 
en</translate>.png]]
 
en</translate>.png]]
<translate><!--T:3-->
+
 
#Click the '''New''' toolbar button. The New/Edit Menu screen opens.</translate>
+
5. If you saved and closed, you will see your new menu in the list of Menus.
[[File:J3.x-MenuManager-New-<translate><!--T:4-->
+
 
 +
 
 +
 
 +
{{section portal heading|icon=language|title=Step 2 - Create the Module for Your Menu }}
 +
 
 +
1. In the far right column of the Menu Manager, click on '''Add a Module for this Menu Type'''. You can also add a Menu Module through the Module Manager. Need Link here
 +
 
 +
[[File:J3x-Add-Menu-With-Module-2-<translate><!--T:8-->
 
en</translate>.png]]
 
en</translate>.png]]
<translate><!--T:5-->
+
 
#Complete the fields as required:</translate>
+
2. You will be looking at the "Menu Module". Here are a few of the most basic points regarding the Menu Module:
[[File:J3.x-NewMenu-Fields-<translate><!--T:6-->
+
 
 +
*The '''Title''' field is required, so create a descriptive title. If you want this title displayed on the front of the website, click on the "Show Title" button on the right.
 +
*Notice the '''Select Menu''' list. This should show the name of the Menu you just created.
 +
*You need to select a '''Position''' in your template for where you want your menu to appear. Note: getting it to look the way you want it to depends on your template styling.
 +
 
 +
[[File:J3x-Add-Menu-With-Module-3-<translate><!--T:8-->
 
en</translate>.png]]
 
en</translate>.png]]
<translate><!--T:7-->
 
#*'''Title *''': A proper title for the menu. This is used to identify the menu in the Menu Manager in the backend.
 
#*'''Menu type *''': This should be a unique identification name used by Joomla! to identify this menu. Spaces are not allowed but you may use the '-' character such as news-menu.
 
#*'''Description''': A description of the menu, useful for your own reference.
 
#Click the '''Save''' toolbar button to create the new menu.</translate>
 
[[File:J3.x-NewMenu-Save-<translate><!--T:8-->
 
en</translate>.png]]
 
<translate><!--T:9-->
 
#*To leave without saving click the '''Cancel''' toolbar button.</translate>
 
  
<translate><!--T:10-->
+
3. There are many options to choose from in the Menu Module such as, publishing dates, user access, and sub-menu items just to name a few. For detailed information about the Menu Module and all it's parameters see: https://docs.joomla.org/Help34:Extensions_Module_Manager_Menu [https://docs.joomla.org/Help34:Extensions_Module_Manager_Menu]
You can now add new menu items to the newly created menu.</translate>
+
 
 +
4. Click the '''Save''' or the '''Save and Close''' toolbar button to create the new Menu Module. The '''Save and Close''' button will return you to the '''Module Manager'''. To leave without saving click the '''Cancel''' toolbar button.
 +
 
 +
 
 +
 
 +
{{section portal heading|icon=language|title=Step 3 - Add Menu Items to Your Menu }}
 +
 
 +
Now it's time to add Menu Items to your new menu. There are many kinds of Menu Item Types in Joomla. Some are included in the core installation and many third-party components may add more types also. To continue with this exercise you can do one of 2 things:
  
<translate><!--T:11-->
+
*Complete the detailed tutorial here on Joomla Documentation which describes "Adding a menu item which points to an Article". https://docs.joomla.org/Adding_a_menu_item_which_points_to_an_Article.
* '''Note:'''  All new menus require a ''menu module'' place a menu on a page. One menu can have more than one module</translate>
+
*For detailed information on all the parameters available for Menu Items see https://help.joomla.org/proxy/index.php?option=com_help&keyref=Help34:Menus_Menu_Item_Manager_Edit.
  
<noinclude>
+
When you've added a menu item or two to your new menu, make sure you check out how it looks on the front end of your site.
<translate><!--T:12-->
 
[[Category:Menu Management]]</translate>
 
</noinclude>
 

Revision as of 16:28, 20 November 2015

Documentation all together tranparent small.png
Under Construction

This article or section is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well. If this article or section has not been edited in several days, please remove this template.
This article was last edited by Conlippert (talk| contribs) 8 years ago. (Purge)

Tutorial
How to Add a New Menu
Joomla! 
3.x

Joomla! allows you to create Menus for flexible navigation. In this tutorial, you’ll find a complete walkthrough of the steps involved in creating a Menu in a Joomla! site. In this tutorial, we will set up a new menu with a menu module, position it in a template and add a menu item to it.



Step 1 - Create a New Menu


1. Open a new browser window and type in the URL, which will be similar to http://www.your-site-name-here.com/administrator or, if you have Joomla! installed on your local computer, http://localhost/your-folder-name-here/administrator. Here you will have to log in as an Administrator or Super Administrator.

2. There are 2 ways to add a "Menu": Within the site administration panel, select Menus from the menu bar in the upper left corner. From the drop-down list, choose the "Manage" then choose "Add New Menu". You can also select Menu Manager from the left column and then select "New" from the top left corner icons. J3x-Add-Menu-With-Module-en.png J3.x-MenuManager-New-en.png

3. Fill in the "Title", "Menu Type" and a "Description":

  • Title *: A proper title for the menu. This is used to identify the menu in the Menu Manager in the backend.
  • Menu type *: This should be a unique identification name used by Joomla! to identify this menu. Spaces are not allowed but you may use the '-' character such as news-menu.
  • Description: A description of the menu, useful for your own reference.

J3.x-NewMenu-Fields-en.png

4. Click the Save or the Save and Close toolbar button to create the new menu. The Save and Close button will return you to the Menu Manager. To leave without saving click the Cancel toolbar button. J3.x-NewMenu-Save-en.png

5. If you saved and closed, you will see your new menu in the list of Menus.


Step 2 - Create the Module for Your Menu


1. In the far right column of the Menu Manager, click on Add a Module for this Menu Type. You can also add a Menu Module through the Module Manager. Need Link here

J3x-Add-Menu-With-Module-2-en.png

2. You will be looking at the "Menu Module". Here are a few of the most basic points regarding the Menu Module:

  • The Title field is required, so create a descriptive title. If you want this title displayed on the front of the website, click on the "Show Title" button on the right.
  • Notice the Select Menu list. This should show the name of the Menu you just created.
  • You need to select a Position in your template for where you want your menu to appear. Note: getting it to look the way you want it to depends on your template styling.

J3x-Add-Menu-With-Module-3-en.png

3. There are many options to choose from in the Menu Module such as, publishing dates, user access, and sub-menu items just to name a few. For detailed information about the Menu Module and all it's parameters see: https://docs.joomla.org/Help34:Extensions_Module_Manager_Menu [1]

4. Click the Save or the Save and Close toolbar button to create the new Menu Module. The Save and Close button will return you to the Module Manager. To leave without saving click the Cancel toolbar button.


Step 3 - Add Menu Items to Your Menu


Now it's time to add Menu Items to your new menu. There are many kinds of Menu Item Types in Joomla. Some are included in the core installation and many third-party components may add more types also. To continue with this exercise you can do one of 2 things:

When you've added a menu item or two to your new menu, make sure you check out how it looks on the front end of your site.