Workshop Handbooks and Tips
Hello Workshoppers and future WordPress Webmasters:
As promised in the Workshop here are some guides to help you if you get stuck:
All are downloadable pdfs and are for your exclusive use. Just click on the name and it will download. To save a copy for yourself just right click on it once it has been opened. A box will open. Click Save as and place it somewhere on your computer where you can find it.
Please do not make copies and share these with anyone who was not at the workshop with us on January 22nd.
WORDPRESS WORKSHOP GUIDE 1 – Planning Pages and Posts
WORDPRESS WORKSHOP GUIDE 2 – Embedding Video
If you have any questions please ask on the guest book at the bottom of this page. It has been designed to notify all members of the class whenever anyone makes a comment or asks a question. We will be using it to advise everyone who was in the Workshop of any additions to the Guides.
We would like this post to be a living and upgrading spot for everyone, so please make suggestions, ask questions. You will help us all come up with the topics and skills necessary to put together an advanced workshop once all of these skills have become second nature to you!
What you are seeing above is a Blockquote. Very handy for highlighting important things.
NEW TIP – How to make Choosing the HEADLINE FONTS on a Page or Post EASY:
Every Worpress website should come with 6 different Headline fonts in different sizes and (sometimes) colours). These are chosen by the Theme Builders to match the colours and other design elements and should look rather spiffy.
To make it easy to pick and remember the header options on your WordPress site, open Notepad and create a file titled it “Easy Headers html”.
(I’ve removed the left elbow < that goes at the very front of each of the 6 codes so they will show here. To make them work in html just add the < in yourself. (Remember ALL html code will start with < and end with > )
h1>HEADER 1
h2>HEADER 2
h3>HEADER 3
h4>HEADER 4
h5>HEADER 5
h6>HEADER 6
Whenever you start a new post or page just copy it into your post and decide which header(s) you want to use. Just delete the ones you don’t use. Its a nice trick to save design time. As the saying goes: “Let the code do the work!”
It will look like this on the posted page or Post or even Text Box (I’ve added some new text in the first two so you can see where you can input whatever you want):










