Difference between revisions of "Create a New Page - WordPress"
From Help Wiki
| (16 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | ||
| − | | | + | <div class="container-fluid"> |
| − | + | <div class="row"> | |
| − | * | + | <div class="col-md-8"> |
| − | | | + | <div class="lead"> |
| + | Working with Pages | ||
| + | </div> | ||
| + | [[File:Screen Shot 2018-10-02 at 2.42.30 PM.png||300px|thumbnail|right]] | ||
| + | [[File:Screen Shot 2018-10-02 at 2.43.09 PM.png|300px|thumbnail|right]] | ||
| + | === Adding a new page === | ||
| + | # From the Pages left-hand menu choose Add New | ||
| + | # Enter the page title (directly under Edit Page) | ||
| + | # Click Publish to save your changes | ||
| + | |||
| + | ===Editing a page=== | ||
| + | # Navigate to the page you want to update | ||
| + | # Click the Edit Page link in the admin top bar | ||
| + | # Make your changes and click Update to save | ||
| + | |||
| + | ===Navigation and new pages=== | ||
| + | |||
| + | * All top-level new pages added to your site should automatically appear in your primary navigation. | ||
| + | * For more see [[Navigation_Menus|Navigation and Custom Menus]]. | ||
| + | |||
| + | <!-- end col-md-8 --> | ||
| + | </div> | ||
| + | <div class="col-md-1"></div> | ||
| + | <div class="col-md-3 sidebar"> | ||
| + | {{WordPress Tutorial Header}} | ||
| + | |||
| + | |||
{{WordPress WritingAndManagingYourContent Sidebar}} | {{WordPress WritingAndManagingYourContent Sidebar}} | ||
---- | ---- | ||
| + | |||
{{WordPress AddingImagesAndMedia Sidebar}} | {{WordPress AddingImagesAndMedia Sidebar}} | ||
| − | }} | + | |
| + | ---- | ||
| + | |||
| + | |||
| + | {{WordPress Help Sidebar}} | ||
| + | |||
| + | <!-- end col-md-3--> | ||
| + | </div> | ||
| + | <!-- end row--> | ||
| + | </div> | ||
| + | <!-- end container--> | ||
| + | </div> | ||
| + | <!-- Generator=Template:TwoColumn --> | ||
| + | __NOTOC__ | ||
| + | __NOEDITSECTION__ | ||
| + | [[category: Wordpress]] | ||
| + | [[Category:Wordpress Tutorial]] | ||
Latest revision as of 13:57, 2 October 2018
Working with Pages
Adding a new page
- From the Pages left-hand menu choose Add New
- Enter the page title (directly under Edit Page)
- Click Publish to save your changes
Editing a page
- Navigate to the page you want to update
- Click the Edit Page link in the admin top bar
- Make your changes and click Update to save
- All top-level new pages added to your site should automatically appear in your primary navigation.
- For more see Navigation and Custom Menus.