Difference between revisions of "Create a New Page - WordPress"

From Help Wiki
m (subst applied to Template:TwoColumn)
Line 1: Line 1:
{{TwoColumn|lead=
+
 
 +
<div class="container-fluid">
 +
<div class="row">
 +
<div class="col-md-8">
 +
<div class="lead">
 
Working with Pages
 
Working with Pages
|content=
+
</div>
 +
 
 
*Creating pages and your site's navigation - note that when you publish a new page it automatically gets added to the navigation  
 
*Creating pages and your site's navigation - note that when you publish a new page it automatically gets added to the navigation  
 
*Editing already existing pages
 
*Editing already existing pages
|sidebar=
+
 
 +
 
 +
<!-- end col-md-8 -->
 +
</div>
 +
<div class="col-md-1"></div>
 +
<div class="col-md-3 sidebar">
 
{{WordPress Tutorial Header}}
 
{{WordPress Tutorial Header}}
  
Line 21: Line 31:
 
{{WordPress Help 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]]

Revision as of 17:01, 14 August 2017

Working with Pages

  • Creating pages and your site's navigation - note that when you publish a new page it automatically gets added to the navigation
  • Editing already existing pages