Difference between revisions of "Navigation Menus"

From Help Wiki
(Created page with '==== Change your navigation menu ==== If you have a theme that supports the [http://en.support.wordpress.com/menus/ Custom Menus Feature] you can: *Change the order of pages *…')
 
m (subst applied to Template:TwoColumn)
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==== Change your navigation menu ====
 
  
If you have a theme that supports the [http://en.support.wordpress.com/menus/ Custom Menus Feature] you can:
+
<div class="container-fluid">
 +
<div class="row">
 +
<div class="col-md-8">
 +
<div class="lead">
 +
Custom Menus let you have total control over your sites primary navigation.
 +
</div>
  
 +
=== Change your navigation menu in Appearance > Menus ===
 +
If you have a theme that supports the [http://en.support.wordpress.com/menus/ Custom Menus Feature] you can:
 
*Change the order of pages  
 
*Change the order of pages  
 
*Nest pages to create sub-menus  
 
*Nest pages to create sub-menus  
 
*Display posts on different pages by creating category pages  
 
*Display posts on different pages by creating category pages  
 
*Add custom links to the navigation menu  
 
*Add custom links to the navigation menu  
 +
 +
See: '''[http://en.support.wordpress.com/menus/ WordPress Support for Custom Menus]'''
 +
 +
 +
<!-- end col-md-8 -->
 +
</div>
 +
<div class="col-md-1"></div>
 +
<div class="col-md-3 sidebar">
 +
{{WordPress Tutorial Header}}
 +
 +
 +
{{WordPress DesigningYourSite Sidebar}}
 +
 +
 +
-----
 +
 +
{{WordPress AddingFunctionalityToYourSite Sidebar}}
 +
 +
 +
----
 +
 +
 +
{{WordPress Help Sidebar}}
 +
 +
<!-- end col-md-3-->
 +
</div>
 +
<!-- end row-->
 +
</div>
 +
<!-- end container-->
 +
</div>
 +
<!-- Generator=Template:TwoColumn -->
 +
__NOTOC__
 +
__NOEDITSECTION__
  
 
  [[category:Wordpress]]
 
  [[category:Wordpress]]
 
  [[category:Wordpress Tutorial]]
 
  [[category:Wordpress Tutorial]]

Latest revision as of 17:01, 14 August 2017

Custom Menus let you have total control over your sites primary navigation.

Change your navigation menu in Appearance > Menus

If you have a theme that supports the Custom Menus Feature you can:

  • Change the order of pages
  • Nest pages to create sub-menus
  • Display posts on different pages by creating category pages
  • Add custom links to the navigation menu

See: WordPress Support for Custom Menus