Difference between revisions of "WordPress Tutorial for wordpress.evergreen.edu"
From Help Wiki
m |
|||
(15 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
− | Everything you need to know to get started using WordPress at | + | <div class="container-fluid"> |
− | + | <div class="row"> | |
+ | <div class="col-md-8"> | ||
+ | <div class="lead"> | ||
+ | Everything you need to know to get started using WordPress at wordpress.evergreen.edu | ||
+ | </div> | ||
+ | |||
{{Collapsed2|Getting Started| | {{Collapsed2|Getting Started| | ||
:* [[Getting Started with WordPress|About WordPress]] | :* [[Getting Started with WordPress|About WordPress]] | ||
:* [[WordPress at Evergreen]] | :* [[WordPress at Evergreen]] | ||
}} | }} | ||
− | |||
{{Collapsed2|Creating a Site| | {{Collapsed2|Creating a Site| | ||
:* [[Create New Site - First Time in WordPress|Creating a site (for first time users)]] | :* [[Create New Site - First Time in WordPress|Creating a site (for first time users)]] | ||
:* [[Create Additional Sites - WordPress|Creating additional sites (for return users)]] | :* [[Create Additional Sites - WordPress|Creating additional sites (for return users)]] | ||
}} | }} | ||
− | |||
{{Collapsed2|Navigating WordPress| | {{Collapsed2|Navigating WordPress| | ||
:* [[Dashboard Overview|Dashboard or Admin Bar for editing your site]] | :* [[Dashboard Overview|Dashboard or Admin Bar for editing your site]] | ||
:* [[Customize Your Screen Options - WordPress|Customize your Screen Options]] | :* [[Customize Your Screen Options - WordPress|Customize your Screen Options]] | ||
}} | }} | ||
− | |||
{{Collapsed2|Configure Site Settings| | {{Collapsed2|Configure Site Settings| | ||
:* [[General Settings - WordPress|Change the Title, Subtitle and time zone in General Settings]] | :* [[General Settings - WordPress|Change the Title, Subtitle and time zone in General Settings]] | ||
Line 22: | Line 24: | ||
:* [[Change Your Display Name - WordPress|Change your Display Name]] | :* [[Change Your Display Name - WordPress|Change your Display Name]] | ||
}} | }} | ||
− | |||
{{Collapsed2|Writing and Managing Your Content| | {{Collapsed2|Writing and Managing Your Content| | ||
− | :* [ | + | :* [https://en.support.wordpress.com/post-vs-page/ Posts and Pages and what’s the difference?] |
:* [[Create a New Post - WordPress|Creating a New Post]] | :* [[Create a New Post - WordPress|Creating a New Post]] | ||
:* [[Create a New Page - WordPress|Creating a New Page]] | :* [[Create a New Page - WordPress|Creating a New Page]] | ||
Line 30: | Line 31: | ||
:* [[Comments - WordPress|Controlling comments]] | :* [[Comments - WordPress|Controlling comments]] | ||
}} | }} | ||
− | |||
{{Collapsed2|Adding Images and Media| | {{Collapsed2|Adding Images and Media| | ||
:* [[Images in Wordpress|Upload and insert an image into a post or page]] | :* [[Images in Wordpress|Upload and insert an image into a post or page]] | ||
Line 39: | Line 39: | ||
:* [[File Sizes - WordPress|About file storage space]] | :* [[File Sizes - WordPress|About file storage space]] | ||
}} | }} | ||
− | |||
{{Collapsed2|Designing Your Site| | {{Collapsed2|Designing Your Site| | ||
====Working with themes==== | ====Working with themes==== | ||
Line 50: | Line 49: | ||
*'''[[Widgets]]''' - add additional features to your sidebar | *'''[[Widgets]]''' - add additional features to your sidebar | ||
*'''[[Links -WordPress |Add external links]]''' to your sidebar | *'''[[Links -WordPress |Add external links]]''' to your sidebar | ||
− | |||
====Front Page and Navigation==== | ====Front Page and Navigation==== | ||
*'''[[Front page of WordPress Site|Change what your front page displays]]''' if you'd prefer a static pages instead your latest posts. | *'''[[Front page of WordPress Site|Change what your front page displays]]''' if you'd prefer a static pages instead your latest posts. | ||
*'''[[Custom Menus]]''' - allow you to modify the navigation for your site | *'''[[Custom Menus]]''' - allow you to modify the navigation for your site | ||
}} | }} | ||
− | + | {{Collapsed2|Adding Functionality to Your Site| | |
− | {{Collapsed2|Adding | + | |
:*Use [[Plugin Overview|plugins]] to enable new features in your site. | :*Use [[Plugin Overview|plugins]] to enable new features in your site. | ||
:*[[Popular WordPress plugins at Evergreen]] | :*[[Popular WordPress plugins at Evergreen]] | ||
}} | }} | ||
− | | | + | {{Collapsed2|Moving Your Site| |
+ | If at any point you want to move your WordPress site off of "wordpress.evergreen.edu" for your own personal use, simply set up your own domain and web-host, export your WordPress site, and Import it onto your private hosting. | ||
+ | :*[[Creating a personal domain]] | ||
+ | :*[[Exporting and importing your site]] | ||
}} | }} | ||
+ | |||
+ | <!-- end col-md-8 --> | ||
+ | </div> | ||
+ | <div class="col-md-1"></div> | ||
+ | <div class="col-md-3 sidebar"> | ||
+ | {{WordPress Tutorial Header}} | ||
+ | |||
+ | |||
+ | {{WordPress Help Sidebar}} | ||
+ | |||
+ | <!-- end col-md-3--> | ||
+ | </div> | ||
+ | <!-- end row--> | ||
+ | </div> | ||
+ | <!-- end container--> | ||
+ | </div> | ||
+ | <!-- Generator=Template:TwoColumn --> | ||
+ | __NOTOC__ | ||
+ | __NOEDITSECTION__ | ||
+ | [[category:Wordpress]] |
Latest revision as of 11:03, 15 January 2020
Everything you need to know to get started using WordPress at wordpress.evergreen.edu


Getting Started


Creating a Site




Configure Site Settings


Writing and Managing Your Content


Adding Images and Media


Designing Your Site


Adding Functionality to Your Site

