Wordpress Workshop From Zero to Hero (September 2018) Contents 1. - - PowerPoint PPT Presentation

wordpress workshop
SMART_READER_LITE
LIVE PREVIEW

Wordpress Workshop From Zero to Hero (September 2018) Contents 1. - - PowerPoint PPT Presentation

Wordpress Workshop From Zero to Hero (September 2018) Contents 1. Admin 2. Wordpress Basics 3. Create a Basic Wordpress Website 4. Using Oxygen 5. Website Design 6. Client Portal Course contents 1. Admin and Set up a. (Give


slide-1
SLIDE 1

Wordpress Workshop

From Zero to Hero (September 2018)

slide-2
SLIDE 2

Contents

1. Admin 2. Wordpress Basics 3. Create a Basic Wordpress Website 4. Using Oxygen 5. Website Design 6. Client Portal

slide-3
SLIDE 3

Course contents

1. Admin and Set up

a. (Give students a choice to buy their own site or to use my multisite installation), and I’ll leave it open for 6 months b. Give login and password to client portal (learning site)

2. Good design

a. Fonts, Colours and Graphics b. Mobile responsiveness c. UX (Give some basic questions to ask other classmates to get feedback

  • n their site)

3. Different Uses

a. Landing page / Single page b. Woocommerce c. Forum / Community Site d. How to use Plugins - Questions to ask yourself

4. Page Builders

a. What are there out there b. Comparison and Why I recommend Oxygen c. Special discount for students (I hope)

slide-4
SLIDE 4

Client Portal Contents

1. See description 2. Course reg

a. Get all participants to reg and then mass import the participants into the website

3. Upon Login, Redirect to the client portal thing 4. Dont have checked (completed) modules.

slide-5
SLIDE 5

Admin

Get your login and password and website url. Login URL: http://yourname.iotaforce.com/wp-admin Username: Password: (### not set up yet)

slide-6
SLIDE 6

Pre Course Reflections

  • https://docs.google.com/forms/d/e/1FAIpQLSdj0soUU_ETDnvhc

Va_d3415xuHenJjztsUAL372vbQkSKSNA/viewform Include name and company to both reflection forms, and send them a copy of their response

slide-7
SLIDE 7

(Round 1) Wordpress Basics

slide-8
SLIDE 8

Wordpress Themes

  • What are themes?
  • We will try changing the default themes to see how it

affects the look of the site

  • Themeforest.com

○ Themes with many different extra functions

  • For this course we will not be using themes - we will be

using a theme builder called Oxygen

slide-9
SLIDE 9

What is the difference between a post and a page? Wordpress started off as a blogging platform. Posts belong to the blog, where it is shown in a reverse chronological

  • rder. Pages have no order and are usually accessed by a

menu or a link from another page. Discussion: What sort of content should be put in a post or what should be put into a page? Tip: Is the time/date of the post important?

Posts and Pages

slide-10
SLIDE 10

Making a basic Wordpress Website

To Do:

  • Create 3 new pages and one new post
  • Configure Home page and Blog Page
  • Change Blog Title
  • Add one main menu
  • Add widgets to sidebar
  • Navigate around your new site
slide-11
SLIDE 11

Adding new page or post

  • WYSIWYG Editor/Text editor

○ <h1>, <h2> tags

  • How to embed a video/audio/twitter post
  • Title
  • Content
  • Categories/Tags
  • Add featured image
  • Yoast SEO
slide-12
SLIDE 12

SEO Basics

What are your keywords? What do you want to appear on the search engine?

slide-13
SLIDE 13

Example 1: Post Duplicator (Plugin Tutorial)

  • What are plugins?
  • How to search for plugins?
  • How to install plugins?

“Is there an easier way I can do this?” “Can wordpress accomplish this for me?” <what you want> + “wordpress plugin” Check ratings and reviews!

slide-14
SLIDE 14

Example 2: Header and Footer Plugin

Important for adding tracking codes (advertisements, monitoring traffic)

  • Google
  • Facebook Pixel
slide-15
SLIDE 15

List of Useful Plugins (1/2)

  • Attachment Pages Redirect - because wp creates attachment pages

which are not needed

  • Duplicate Page - self explanatory
  • Head, Footer and Post Injections - for installing google or fb

analytics

  • Imagify - compress images
  • Insert Pages - to insert a post (php thing)
  • ManageWP - Worker ---- backup
  • Media Library Assistant ---- change image meta and title and

description for SEO purposes

slide-16
SLIDE 16

List of Useful Plugins (2/2)

  • Ninja Forms -- forms
  • WP Cerber Security & Antispam --- security
  • WP Disable ---- website speed and performance
  • WP Fastest Cache --- website speed and performance
  • WP Maintenance Mode -- maintenance page
  • WP Sitemap Page --- sitemap for seo
  • Yoast SEO ---- seo for blogging
  • Imagify -- optimizes images, need to install and create account
slide-17
SLIDE 17

Where do widgets appear on a website? Widgets are the components that you find at the sidebar or the footer.

  • How to configure widgets
  • How do you make widgets disappear for certain pages?
  • Search for more widgets

Try searching for widgets (plugins) that enable that

  • function. What did you find?

(Tip: Google <function> + “wordpress widget”) What is the difference between a widget and a plugin?

List of Useful Plugins

slide-18
SLIDE 18

(Round 2) Get Started with Oxygen

slide-19
SLIDE 19

Using Oxygen

https://oxygenbuilder.com/documentation/getting-started/gett ing-started-tutorial/ 1. Create a template (header and footer) 2. Create a new page 3. Use oxygen elements and configure them 4. Play around with the styles 5. Try duplicating or rearranging elements

slide-20
SLIDE 20

HTML and CSS in Oxygen

You can access the HTML editor at the right side of the oxygen

  • editor. (Click on “structure”)

HTML reference Don’t need to understand or memorize all! Just learn and refer to it on a need to know basis.

  • https://www.w3schools.com/html/

default.asp

  • https://htmlreference.io/
slide-21
SLIDE 21

Changing Styles (Without CSS)

You can edit the CSS of the selected element on the left side of the oxygen editor. CSS References Don’t need to understand or memorize all!

  • https://www.w3schools.com/cs

sref/

  • https://cssreference.io/
slide-22
SLIDE 22

CSS Selectors: class and id

Supermarket analogy: If you have 2 types of products and multiple cans of soup... .classes (reusable, general) #id (more specific) What is it? (class) Which one is it? (id)

.mushroom #mushroom1 .mushroom #mushroom2 .mushroom #mushroom3 .corn #corn1 .corn #corn2

slide-23
SLIDE 23

Use Oxygen to Change Styles

  • Primary

○ Changes depending

  • n what was

selected

  • Advanced

○ Always the same

  • ptions
slide-24
SLIDE 24

Website Design

slide-25
SLIDE 25

Fonts, Colours and Graphics

Fonts:

  • Google fonts
  • Fontpair.co

Colours:

  • Coolors.co
  • https://color.adobe.com/

create/color-wheel/

  • http://paletton.com

Free stock Images:

  • Pexels
  • Unsplash

More resources in the q\works

slide-26
SLIDE 26

Try seeing how your site looks

  • n different sizes. Is there

anything that you need to reconfigure?

Mobile Responsiveness

slide-27
SLIDE 27

Columns

  • Why do we need columns?

○ Mobile responsiveness

  • What size of columns are there?
  • How do we create mobile responsive pages?
slide-28
SLIDE 28

Creating a Minisite

  • What is it useful for?

○ Landing page ○ Single product or service ○ Special Offer

  • Single focus - don’t let user get distracted
  • Anchor Tags

○ What do they do? ○ How to set it up

  • Call to Action

○ Mailing list form / order form ○ Make a purchase

slide-29
SLIDE 29

Exporting your website into HTML and CSS

In some cases, clients might want a static website. We can export the website that we have created using oxygen and Wordpress. You need these plug-ins:

  • Autoptimize
  • Fast Velocity Minify
  • Simply Static
slide-30
SLIDE 30

Required Settings

slide-31
SLIDE 31

Export Settings

slide-32
SLIDE 32

Challenge

Go onto pinterest and search for web design to get some

  • inspiration. Try to see how you would replicate these

designs E.g. https://www.pinterest.com/pin/339881103114504958/ Managing Expectations: Most of the images are made by photoshop, and some are very difficult to implement. Just take the images as inspiration.

slide-33
SLIDE 33

How to Use Client Portal

slide-34
SLIDE 34
  • What is it?
  • What do we use it for?
  • How to set up

○ Download and install the plugin ○ Activate the plugin with the license key

  • How to use

○ What are templates for?

  • Other features

○ Mark as complete ○ Adding “Up Next” for phases ○ Changing styles ○ Adding contact information

Client Portal

slide-35
SLIDE 35

Objectives

  • Create new project
  • Add new Phase
  • Add new Module

○ Change title, subtitle, icon ○ 3 different types: URL, File upload, and Content page ○ Edit content Page

  • Save project as template
  • Create new project from template
slide-36
SLIDE 36

Wrapping Up

slide-37
SLIDE 37

Feedback

  • https://docs.google.com/forms/d/e/1FAIpQLSedT6wSv7pwScLXH

w0hTkEcEDYp75pic0NIVwWgtaWsJR6qLQ/viewform

slide-38
SLIDE 38

Extra for future courses

slide-39
SLIDE 39

Extra add ons

  • UX: go into detail, marketing questions
  • Mobile responsiveness and other design questions