H E R ALD LE AD E R P H OTO.COM

Size: px
Start display at page:

Download "H E R ALD LE AD E R P H OTO.COM"

Transcription

1 H E R ALD LE AD E R P H OTO.COM a guide to uploading and posting Version 1 of probably many to come Jan. 1, 2008 Heraldleaderphoto.com upload guide 1

2 TABLE OF CONTENTS Pre-preparing (stuff you gotta do before you get started) 4 Preparing images 4 Creating thumbnails 4 Preparing to export 5 Export and Upload 6 Uploading to Vmix 7 Using and manipulating the embed code &om Vmix 7 Lo'ing into Wordpress 8 How Heraldleaderphoto home page is laid out 9 Writing your post 10 Posting a Soundslides 11 Posting a video 12 Writing a description 12 Using the <more> tag 13 Using tags 13 Uploading Thumbnails 14 Using the Optional Excerpt 15 Heraldleaderphoto.com upload guide 2

3 Using Categories 16 Using the Timestamp 16 Post author 16 Publishing and reviewing 17 Summary of &equently used info 17 Heraldleaderphoto.com upload guide 3

4 PREPARING YOUR SLIDESHOW Using Soundslides for your slideshow Pre-preparing (stuff you gotta do before you get started) Make sure you have done the following before using Soundslides: 1. Have the appropriate shells folder in place. [Download it here and follow the ReadMe instructions.] 2. Have the Soundslides settings xml files on your hard drive. You will use these xml files later. Preparing images Correct for color, crop and sharpen the images. You do not need to size the images before loading into Soundslides. Captions are imported with the photos and can be edited in Soundslides, though you may find it easier to edit captions in Photomechanic before uploading to Soundslides, particularly if the show is going to be combined with another photographer s (like a basketball or football game). Creating thumbnails You will most likely need two thumbnails to use later when making your post in Wordpress. This is a good time to do that since you re working with images. You can always come back and do it later. You will need two sizes of thumbnails. The smallthumbs are 70 x 70 ONLY. The largethumbs we use for Second Look and WIP are 290 px wide. They can be any height.. Make em and save em somewhere to use later. You can add a 70 or 290 at the end of the filename to help me remember which one is which when uploading later. Heraldleaderphoto.com upload guide 4

5 Preparing to export After you have your show ready, do two important things: Insta(ing a she( - this is what gives us a pageview per photo Click the Template tab, then shells, and select hlphoto.com from the drop down menu. Insta(ing a she( - loading settings. This sizes and styles the show. Under the same Template tab, click Display, then Load settings. You will select the appropriate Soundslides settings xml file you downloaded previously. One xml file is to be used for audio slideshows, the other is used for non-audio slideshows. Be sure to select the correct one. This file sets some pre-define standards and styles and sizes the photos and show appropriately for Heraldleaderphot.com s windows. You can alter some of the settings if you wish after you load the xml file, but do not change the output size. Heraldleaderphoto.com upload guide 5

6 Export and Upload When you export a Soundslides, all the important stuff is put into a folder called Publish to Web. You will be doing the following things to that folder: 1. Rename it. Use the same naming conventions we use for our photos (080101myshow) 2. Upload it. There is a place on the Heraldleaderphoto.com where this folder needs to go. You will be given login instructions in a separate document. Once you navigate to the Uploads folder, select the appropriate year and month and ftp your entire folder there. Remember your folder name. An example of the directory (file path) you ll be using later is this: ndslider.swf. Heraldleaderphoto.com upload guide 6

7 PREPARING YOUR VIDEO Uploading to Vmix Using a Vmix video on Heraldleaderphoto.com Until further notice, continue to use Vmix to host your videos as we do now. This sections assumes you know how to do that already. We will be using the embed code to place the videos on our site. That gives us the flexibility to choose which videos go on Heraldleaderphoto.com and how big they are displayed. Views are all credited to the same video, so we re not breaking up our statistics. We have the ability to embed videos from YouTube and Brightcove and other sites if we wish. Using and manipulating the embed code from Vmix As you may already know, we need to remove the Auto Play from the embed code from Vmix. An example of this Before and After is Before: <script language="javascript" src=" 6dae42cad1c06e1"></script> After: <script language="javascript" src=" d1c06e1"></script> One other important scripting thingy you ll need to know relates to sizing the player. When we make our post in Wordpress, a bit of code needs to be added to the end to make the video play at a certain size. Notice the width=500 and height =342. Examples below: Before: <script language="javascript" src=" d1c06e1"></script> After: <script src=" 42cad1c06e1&class_id=1&width=500&height=342" language="javascript"></script> As you learn to look at this code, you will see the only thing that will change from video to video is the long string of nubmers/letters between the = and &. Heraldleaderphoto.com upload guide 7

8 USING WORPRESS Wordpress is the way we ( manage our content Logging into Wordpress Log in to Wordpress here: You will be given usernames and passwords independent of this document. The Wordpress Dashboard - the starting point Wordpress has a great set of intuitive, user-friendly tabs and organization techniques. You will most likely be using the Write and Manage portions most frequently. Heraldleaderphoto.com upload guide 8

9 How Heraldleaderphoto home page is laid out Heraldleaderphoto.com upload guide 9

10 Writing your post At this point, you should have your images prepared, whether it be a Soundslides (and have it uploaded) or a video (and have the code from Vmix) or other images and thumbnails for a your show or Blog entry. Click the Write tab. Here is where almost all of your work will be done. Here is a complete tutorial from Wordpress: The Writing Place Heraldleaderphoto.com upload guide 10

11 Posting a Soundslides The post window is crucial to using Wordpress. Especially when we re posting Flash content like Soundslides or embeding videos. To post your Soundslides, click on the Kimili Flash Embed button that is at the far right of your toolbar (circle with blue F). Placing code for embedding Soundslides A window will ask you for the URL to the swf. What the? Well remember way back when you uploaded your Soundslides folder to the server? That s where you determine your file path. In our example in the Uploading section, our file path (URL) was this: der.swf. As you learn this system, you will find that there is only a few things in this path that will change. The myshow will change every time, determined by the name you give it. This is the Publish to web folder you renamed earlier. You will also notice a date structure here. Inside the 2008 folder will be folders numbered according to the month number (o1=jan, 02=Feb, etc). The soundslider.swf will always be the same. The next window will ask for the height of the swf and the next window will ask for the width. Height = 426 Width = 590 Heraldleaderphoto.com upload guide 11

12 This Flash embed thing writes the code for you. This code should remain at the top of your post. Anything else, like text, description, other photos or links, should go below it. Posting a video Embedding a video is a little different than embedding a Soundslide. Click on the CODE tab. Don t be afraid. Take the code you got from Vmix and post it straight in the post window. Placing code for embedding a video &om Vmix. The important part here is making sure the code has the auto play removed and has the width and height code added at the end. You may want to go ahead and write your description while still in the CODE mode. If you click on the VISUAL tab, you won t be able to see your embed code anymore - but it s still there. In the example above, you will see the video embed code, then the description, then a link to the Music City Bowl slideshow. TIP: I have found it useful to open a previous post in another tab in my browser and copy relevant code from it and replace the part that is unique for my post. Writing a description Should be obvious. But, please write good descriptions here. It is useful for visitors and also quite useful for search engines. You will be copying and pasting this description and/or parts of it later anyway. Heraldleaderphoto.com upload guide 12

13 Using the <more> tag If too much of your post description is appearing on the home page or somewhere else, you can use the <more> tag to only make the top part visible. Using tags Don t forget to use tags and keywords to help with searching and organization. Some examples of tags: David Perry, UK basketball, Horse, Derby, Videos, Audio Slideshows, etc. Using SEO SEO is Search Engine Optimization. You will see a group of windows labeled as such under your post window. Copy and past your title and description (or rewrite the description). This is information that search engines will find and help boost our ratings and drive traffic from people who may not find us through Kentucky.com. Heraldleaderphoto.com upload guide 13

14 Uploading Thumbnails Thumbnails are used in two locations. I would suggest making a habit of loading both sized thumbnails for everything you post until you learn our system. The Second Look feature and the Week in Pictures use what s called largethumb. The thumbnails used in the Videos, Sports, and Blog sections are 70 x 70 px and are called smallthumb. At this point, you are ready to upload these images. They need to be sized before uploading. Browse to find the file and click the Upload button. After it has uploaded copy the link location - you will use this in a Custom Field below. To copy link location, hold down the CTRL key, click on the image, and select copy link location Heraldleaderphoto.com upload guide 14

15 Paste (cmd-v) the link into the Value field. In the drop down menu, select the appropriate designation for the sized thumbnail you just uploaded. smallthumb = 70 x 70 px. largethumb = 290 px wide x any height. Then click the Add Custon Field button to save it. If you are using the Upload window to place an image in your post, then you can click on the Send to Editor button and it will place it in your post window. Ignore the Send to Editor button when loading thumbnails for the purpose outlined above. Using the Optional Excerpt We will be using optionl excerpts heavily, so don t forget to use this. Keep it short and specific. Heraldleaderphoto.com upload guide 15

16 Using Categories Categories are crucial to the organization of the site. All of the sections and category linking/sorting functions rely on using these category check boxes. Please make sure to check the appropriate boxes for your post. These check boxes determine how things are placed on the home page. You can add a check box later, if you wish. For example, the Second Look category should not be checked until your post has fallen from the top location on the home page. It is possible that by clicking multiple categories that your post will appear in multiple sections on the home page. That is acceptable to a degree. Use your own judgement. Using the Timestamp Using the Timestamp is also a crucial means to manipulating the content on the site. You can also use the timestamp to publish something in the future. Handy for when you want to work on something ahead of time. Remember that everything on the homepage is placed in order determined by the timestamp (newest material goes to the top of the list). Don t be afraid to change the timestamp to suit your publishing needs. Post author Remember to select the appropriate post author from the drop down menu. Heraldleaderphoto.com upload guide 16

17 Publishing and reviewing You can save the post as a Draft and come back to it later if you wish. It will not be published until you hit the Publish button. After publishing, please refer to the site to make sure it is working properly. Here is a list of things to check: 1. Did you load the proper Shell in Soundslides? 2. Did you load the proper settings in Soundslides? 3. Did it show up in the proper section (via category and timestamp)? 4. Did the thumbnails show up properly if necessary? 5. Is the description or excerpt too long? Don t forget that <more> tag if you need it. 6. Does the slideshow or video play properly? Check the code Is your spelling/grammar less than embarrassing? Summary of frequently used info On the homepage: The width of our large posting window is 590 px. The height is whatever. I guess. The small thumbnails are 70 x 70 px and are called smallthumb in the Custom Field The large thumbnails are 290 px wide, any height, and are called largethumb in the Custom Field. They are used in the WIP and Second Look category. Heraldleaderphoto.com upload guide 17

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

Logging in to the management system.

Logging in to the management system. Welcome to your new site! The Wordpress publishing platform is a robust tool that helps you publish your content to the web without getting too involved with the code. This guide is designed to help you

More information

Creating and updating content on your WordPress content management system (CMS)

Creating and updating content on your WordPress content management system (CMS) Creating and updating content on your WordPress content management system (CMS) Posts vs pages WordPress comes with two content types: Posts and pages. Posts are content entries listed in reverse chronological

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

Wordpress Training Manual

Wordpress Training Manual The Dashboard... 2 If this is your first time logging in:... 2 How do I change my password or email address?... 3 Search Engine Optimization (SEO)... 4 SEO for Pages... 4 SEO for Images... 5 Managing Pages...

More information

Imagery International website manual

Imagery International website manual Imagery International website manual Prepared for: Imagery International Prepared by: Jenn de la Fuente Rosebud Designs http://www.jrosebud.com/designs designs@jrosebud.com 916.538.2133 A brief introduction

More information

Getting Started Your website uses two WordPress installations. To login to the admin interfaces, go to:

Getting Started Your website uses two WordPress installations. To login to the admin interfaces, go to: Holden High Web Content Management Training October 14, 2008 Contents Overview... 1 Getting Started... 1 Touring the Administrative Panels... 2 Editing Content... 3 Formatting Content... 4 Parent Side

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual 1 Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several

More information

Classroom Blogging. Training wiki:

Classroom Blogging. Training wiki: Classroom Blogging Training wiki: http://technologyintegrationshthornt.pbworks.com/create-a-blog 1. Create a Google Account Navigate to http://www.google.com and sign up for a Google account. o Use your

More information

Contents. Page Builder Pro Manual

Contents. Page Builder Pro Manual PRISM Contents 1. Website/Pages/Stripes/Items/Elements... 2 2. Click & Edit, Mix & Match (Drag & Drop)... 3 3. Adding a Stripe... 4 4. Managing Stripes... 5 5. Adding a Page... 7 6. Managing Pages and

More information

WPI Project Center WordPress Manual For Editors

WPI Project Center WordPress Manual For Editors WPI Project Center WordPress Manual For Editors April 17, 2015 Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 Adding

More information

RRJ.ca Uploading content and managing the site

RRJ.ca Uploading content and managing the site RRJ.ca Uploading content and managing the site Logging In: To log in, go to: http://rrj.ca/wp admin You will need to use your FCAD login credentials. The first time you log in a WordPress user account

More information

Volunteer User Groups: CMS User Guide. September 2014

Volunteer User Groups: CMS User Guide. September 2014 Volunteer User Groups: CMS User Guide September 2014 INTRODUCTION This user guide includes full instructions for group admin users. LOGIN The same login page and URL will be used for both group admin users

More information

Creating Audio Slideshows

Creating Audio Slideshows SoundSlides is a program that takes raw pictures and an audio file and turns them into an audio slideshow that can be uploaded to the Internet as a website or embedded into an existing website or blog.

More information

Adding content to your Blackboard 9.1 class

Adding content to your Blackboard 9.1 class Adding content to your Blackboard 9.1 class There are quite a few options listed when you click the Build Content button in your class, but you ll probably only use a couple of them most of the time. Note

More information

HostPress.ca. User manual. July Version 1.0. Written by: Todd Munro. 1 P age

HostPress.ca. User manual. July Version 1.0. Written by: Todd Munro. 1 P age HostPress.ca User manual For your new WordPress website July 2010 Version 1.0 Written by: Todd Munro 1 P age Table of Contents Introduction page 3 Getting Ready page 3 Media, Pages & Posts page 3 7 Live

More information

Portwalk Place WORDPRESS MANUAL O ROURKE HOSPITALITY MARKETING OROURKEHOSPITALITY.COM

Portwalk Place WORDPRESS MANUAL O ROURKE HOSPITALITY MARKETING OROURKEHOSPITALITY.COM Portwalk Place WORDPRESS MANUAL TABLE OF CONTENTS Login... 3 Editing Existing Pages... 4 Adding New Pages... 7 Editing/Adding Text... 9 Creating a Link... 10 Linking to a PDF... 11 Making a Link a Button...

More information

1.0 Overview For content management, Joomla divides into some basic components: the Article

1.0 Overview For content management, Joomla divides into some basic components: the Article Joomla! 3.4.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

More information

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials AGENT123 Full Q&A and Tutorials Table of Contents Website IDX Agent Gallery Step-by-Step Tutorials WEBSITE General 1. How do I log into my website? 2. How do I change the Meta Tags on my website? 3. How

More information

Links Menu (Blogroll) Contents: Links Widget

Links Menu (Blogroll) Contents: Links Widget 45 Links Menu (Blogroll) Contents: Links Widget As bloggers we link to our friends, interesting stories, and popular web sites. Links make the Internet what it is. Without them it would be very hard to

More information

CUPA-HR Chapters: WordPress Reference Guide

CUPA-HR Chapters: WordPress Reference Guide CUPA-HR Chapters: WordPress Reference Guide Table of Contents How to Log In to WordPress... 1 How to Create a Page in WordPress... 2 Editing a Page in WordPress... 5 Adding Links in WordPress... 6 Adding

More information

Maraid Design. Login. A note about text. Choose your language. Make Medicines Affordable CMS User Guide - April 2016

Maraid Design. Login. A note about text. Choose your language. Make Medicines Affordable CMS User Guide - April 2016 Login The website can be found at www.makemedicinesaffordable.org Login to the Wordpress CMS here www.makemedicinesaffordable.org/wp-login.php enter the details that have been provided. You will be taken

More information

ADRION PROJECT WEBSITES USER S MANUAL

ADRION PROJECT WEBSITES USER S MANUAL ADRION PROJECT WEBSITES USER S MANUAL September 2018 Summary 1. The ADRION Project Website... 3 2. Content instructions... 3 3. Contacts for technical assistance... 3 4. Login... 3 5. Editable contents...

More information

Storing and Organizing Your Digital Images

Storing and Organizing Your Digital Images Storing and Organizing Your Digital Images Most people don t do a good job of storing and organizing digital images. This includes: Your Digital Photographs Digital Photographs and images from others Scanned

More information

Customizing DAZ Studio

Customizing DAZ Studio Customizing DAZ Studio This tutorial covers from the beginning customization options such as setting tabs to the more advanced options such as setting hot keys and altering the menu layout. Introduction:

More information

WEBSITE INSTRUCTIONS. Table of Contents

WEBSITE INSTRUCTIONS. Table of Contents WEBSITE INSTRUCTIONS Table of Contents 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using SimpleCMS Overview 2 Accessing the CMS 2 Resetting Your Password 2 Pages 3 Managing Files 3 Shortcuts 4 Uploading 4 Page Options 4 Relabel 4 Duplicate 4 Google

More information

Linn-Mar Staff Web Page Setup

Linn-Mar Staff Web Page Setup Linn-Mar Staff Web Page Setup Log In To set up your staff/teacher site, browse to sites.linnmar.juiceboxint.com/jb-login and log in with your network username. NOTE: Once the sites are launched, you ll

More information

Creating Pages with the CivicPlus System

Creating Pages with the CivicPlus System Creating Pages with the CivicPlus System Getting Started...2 Logging into the Administration Side...2 Icon Glossary...3 Mouse Over Menus...4 Description of Menu Options...4 Creating a Page...5 Menu Item

More information

WordPress Manual For Massachusetts Academy of Math and Science

WordPress Manual For Massachusetts Academy of Math and Science WordPress Manual For Massachusetts Academy of Math and Science September 19, 2017 Table of Contents Who should use this manual... 4 Signing into WordPress... 4 The WordPress Dashboard and Left-Hand Navigation

More information

e-portfolios Benefits of an e-portfolio Showcase your best works Progress assessment Job search; present to employers Share with family and friends

e-portfolios Benefits of an e-portfolio Showcase your best works Progress assessment Job search; present to employers Share with family and friends 1 e-portfolios Digication training objective The objective is to learn the tools and features of Digication and gain the essential skills to use Digication to develop an electronic portfolio. What you

More information

How To Use My Alternative High

How To Use My Alternative High How To Use My Alternative High Preface Preface I put this together to address the issues and questions that come up all the time in class, especially for newer students. Preface I did this so that I could

More information

WEBSITE INSTRUCTIONS

WEBSITE INSTRUCTIONS Table of Contents WEBSITE INSTRUCTIONS 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

Setting Up A WordPress Blog

Setting Up A WordPress Blog Setting Up A WordPress Blog Introduction WordPress can be installed alongside an existing website to be used solely as the 'blog' element of a website, or it can be set up as the foundation for an entire

More information

NiCHE Website Posting Guidelines & Best Practices (updated 22 December, 2013)

NiCHE Website Posting Guidelines & Best Practices (updated 22 December, 2013) NiCHE Website Posting Guidelines & Best Practices (updated 22 December, 2013) Getting oriented Registering for an account The WordPress Dashboard Editing your profile What to do if you ve lost your password

More information

Using Picasa Web Albums North Canton City Schools - Eric Curts

Using Picasa Web Albums North Canton City Schools - Eric Curts Using Picasa Web Albums North Canton City Schools - Eric Curts Table of Contents: What is Picasa Web Albums? How to upload an image to Picasa web Albums How to manage an image you have added How to edit

More information

WordPress CMS How To Guide

WordPress CMS How To Guide TABLE OF CONTENTS CREATE AN EVENT POST... 1 THE FEATURED AREA Change the Order of the Featured Events... 3 Switch to a Full- Width Slider... 3 STATIC CONTENT Edit a Page... 3 Edit the Footer... 3 WordPress

More information

NETZONE CMS User Guide Copyright Tomahawk

NETZONE CMS User Guide Copyright Tomahawk NETZONE CMS User Guide Copyright 2015. Tomahawk 1 Phone: + 64 9 522 2333 Email: getintouch@tomahawk.co.nz Tomahawk 2015 www.tomahawk.co.nz 2 NETZONE CMS USER GUIDE WHAT YOU LL FIND INSIDE LOGGING IN 4

More information

Mt. Lebanon School District 7 Horsman Drive Pittsburgh, Pennsylvania

Mt. Lebanon School District 7 Horsman Drive Pittsburgh, Pennsylvania Accessing your Individual Multimedia Area Each faculty and staff member with an individual user account will have their own space to store multimedia files. The multimedia can be easily linked to a website,

More information

Designing Your Teacher Page. Medora Community School Corporation

Designing Your Teacher Page. Medora Community School Corporation Designing Your Teacher Page Medora Community School Corporation Introduction This tutorial will show you the basics of creating and running your teacher page on the Medora Community Schools website. This

More information

Azon Master Class. By Ryan Stevenson Guidebook #10 Google and YouTube Marketing

Azon Master Class. By Ryan Stevenson   Guidebook #10 Google and YouTube Marketing Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #10 Google and YouTube Marketing Table of Contents 1. Google Analytics 2. Google Webmaster Tools 3. Google Plus 4. YouTube

More information

What s a module? Some modules. it s so simple to make your page unique

What s a module? Some modules. it s so simple to make your page unique How to guide What s a module? To create a functioning network without knowing about code, you need to be fluent in drag and drop. Webjam is made up of scores of modules. Modules are the tools that Webjam

More information

In Figure 6, users can view their profile information in the Profile tab displayed by. Figure 8 Figure 7

In Figure 6, users can view their profile information in the Profile tab displayed by. Figure 8 Figure 7 This guide is designed to give new users a brief overview of Learn360. It will review how to begin using the many tools, features and functionality Learn360 has to offer. Login Figures 1, 2 and 3 feature

More information

Websites. Version 1.7

Websites. Version 1.7 Websites Version 1.7 Last edited 15 Contents MyNetball Information...3 Websites...4 Web packages...4 Setting up the layout...5 Uploading files and images...6 Using Dropbox to Increase your Website Data...7

More information

Searching Options. Quick Start Guide. With Learn360, there are three different searching options which are displayed in Figures 1, 2, & 3.

Searching Options. Quick Start Guide. With Learn360, there are three different searching options which are displayed in Figures 1, 2, & 3. This guide is designed to give new users a brief overview of. It will review how users can begin using the many tools, features and functionality has to offer with the greatest of ease. Login Figures 1,

More information

Logging Into Your Site

Logging Into Your Site This training document is meant as a step-by-step guide to creating and delivering a UW-Madison site in the current UW-Madison theme. In this training class, you will learn how to log in to access your

More information

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu USING DRUPAL Hampshire College Website Editors Guide 2014 https://drupal.hampshire.edu Asha Kinney Hampshire College Information Technology - 2014 HOW TO GET HELP Your best bet is ALWAYS going to be to

More information

The Gardens Trust WordPress Manual. thegardenstrust.org. Page: 1

The Gardens Trust WordPress Manual. thegardenstrust.org. Page: 1 The Gardens Trust WordPress Manual thegardenstrust.org Page: 1 Login Before you can make any changes to the site, you will need to log in. The login of the site is found at the following URL - http://thegardenstrust.org/wp-admin.

More information

Who should use this manual. Signing into WordPress

Who should use this manual. Signing into WordPress WordPress Manual Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 Pages vs. Posts... 5 Adding & Editing Your Web

More information

The Veranda House WORDPRESS MANUAL O ROURKE HOSPITALITY MARKETING OROURKEHOSPITALITY.COM

The Veranda House WORDPRESS MANUAL O ROURKE HOSPITALITY MARKETING OROURKEHOSPITALITY.COM The Veranda House WORDPRESS MANUAL TABLE OF CONTENTS Login... 3 Editing Existing Pages... 4 Adding New Pages... 6 Editing a Room Post... 7 Editing a Packages Post... 9 Editing/Adding Text... 11 Creating

More information

A Guide to Blogging on Wordpress

A Guide to Blogging on Wordpress A Guide to Blogging on Wordpress Below is a written guide with pictures for using the WordPress blogging platform. If you re more of a visual person, there are videos here: http://wordpress.tv/category/howto/

More information

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6 SCHULICH MEDICINE & DENTISTRY Website Updates August 30, 2012 Administrative Web Editor Guide v6 Table of Contents Chapter 1 Web Anatomy... 1 1.1 What You Need To Know First... 1 1.2 Anatomy of a Home

More information

OU Campus VERSION 10

OU Campus VERSION 10 OU Campus VERSION 10 End User Manual Last Update: 8/15/2017 Contact Tish Sailer with comments or questions regarding this Manual. Contents INTRODUCTION...3 HELP DOCUMENTS AND SUPPORT... 3 ACCESSING PAGES

More information

UW Oshkosh WordPress Training Manual. June 2015 Integrated Marketing Communications *Updated January 2016

UW Oshkosh WordPress Training Manual. June 2015 Integrated Marketing Communications *Updated January 2016 UW Oshkosh WordPress Training Manual June 2015 Integrated Marketing Communications *Updated January 2016 Table of Contents What is WordPress...3 WordPress Resources...3 Website Best Practices...4 How to

More information

introduction what you'll learn

introduction what you'll learn introduction Jetpack is a plugin made by the same people that made Wordpress. By installing Jetpack you add a variety of useful modules to your Wordpress website. To use Jetpack on your website you need

More information

Creating a Website with Publisher 2016

Creating a Website with Publisher 2016 Creating a Website with Publisher 2016 Getting Started University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2017 KSU Division of University Information

More information

WordPress A Reference Guide for TU Students Version:

WordPress A Reference Guide for TU Students Version: WordPress A Reference Guide for TU Students Version: 2017.11.17 Adapted from OTS Training s Reference Guide for Faculty/Staff by OTS Student Computing Services scs@towson.edu 410-704-5151 www.towson.edu/scs

More information

CMS Training Reference Guide

CMS Training Reference Guide CMS Training Reference Guide Your training session may have been conducted on one of your sites Dev or Staging or Live To login, type your web address domain into a web browser and add (/admin) o Example:

More information

Jump to: Using AAUP Photos AAUP Logos Embedding the AAUP Twitter Feed Embedding the AAUP News Feed CREATING A WEBSITE

Jump to: Using AAUP Photos AAUP Logos Embedding the AAUP Twitter Feed Embedding the AAUP News Feed CREATING A WEBSITE Jump to: Using AAUP Photos AAUP Logos Embedding the AAUP Twitter Feed Embedding the AAUP News Feed CREATING A WEBSITE You can make a simple, free chapter website using Google Sites. To start, go to https://sites.google.com/

More information

Logging in. 2. Log in. Your username is your full Lehman address. Your initial password will be provided by your instructor.

Logging in. 2. Log in. Your username is your full Lehman  address. Your initial password will be provided by your instructor. Guide 1 of 8 Logging in 1. Go to Digication. Type www.lehman-cuny.digication.com into the address bar of your browser. (Participants in the Division of Education pilot must go to www.lehmanedu.digication.com)

More information

PBHS WordPress Blog Manual v1.0

PBHS WordPress Blog Manual v1.0 PBHS WordPress Blog Manual v1.0 Logging into your WordPress Blog In our address bar at the top of your browser, enter in www.yourdomain.com/blog/wp admin and press enter on your keyboard. (substitute youtdomain.com

More information

A Quick Introduction to the Genesis Framework for WordPress. How to Install the Genesis Framework (and a Child Theme)

A Quick Introduction to the Genesis Framework for WordPress. How to Install the Genesis Framework (and a Child Theme) Table of Contents A Quick Introduction to the Genesis Framework for WordPress Introduction to the Genesis Framework... 5 1.1 What's a Framework?... 5 1.2 What's a Child Theme?... 5 1.3 Theme Files... 5

More information

GeekLove. An Elegant WordPress Wedding Theme. Thanks for purchasing a theme from Codestag, you re awesome!

GeekLove. An Elegant WordPress Wedding Theme. Thanks for purchasing a theme from Codestag, you re awesome! GeekLove An Elegant WordPress Wedding Theme Thanks for purchasing a theme from Codestag, you re awesome! In this document we will cover the installation and use of this theme. If you have any questions

More information

There are four (4) skills every Drupal editor needs to master:

There are four (4) skills every Drupal editor needs to master: There are four (4) skills every Drupal editor needs to master: 1. Create a New Page / Edit an existing page. This entails adding text and formatting the content properly. 2. Adding an image to a page.

More information

eportfolios First, request for an account through

eportfolios First, request for an account through 1 eportfolios Digication Training Objective The objective is to learn the tools and features of Digication and gain the essential skills to use Digication to develop an electronic portfolio. What you can

More information

Lucid CMS User Guide

Lucid CMS User Guide "We create exceptional business solutions for cash-pay healthcare professionals that enable them to realize their full potential." Lucid CMS User Guide Version 1.2 3/13/2012 1 Table of Contents Table of

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Get Organized... 1 Create the Home Page... 1 Save the Home Page as a Word Document...

More information

How To Add/Modify Your Website Content

How To Add/Modify Your Website Content How To Add/Modify Your Website Content Table of Contents Log In to your Website & Admin Area... 1 WordPress Dashboard... 2 WordPress Posts & Pages... 3 Add a Post or Page... 4 Edit a Post or Page... 5

More information

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

More information

NWIC EDITOR GUIDE August 2016

NWIC EDITOR GUIDE August 2016 NWIC EDITOR GUIDE August 2016 THEME NAME: CLEVERCOURSE logging in: GO TO nwic.edu/wp-login.php blogs.nwic.edu/wp-login.php foundation.nwic.edu/wp-login.php Please note that your Username is your full nwic.edu

More information

OU Campus VERSION 10

OU Campus VERSION 10 OU Campus VERSION 10 End User Manual Last Update: 9/8/2015 Contact Tish Sailer with comments or questions regarding this Manual. Contents INTRODUCTION...3 HELP DOCUMENTS AND SUPPORT... 3 ACCESSING PAGES

More information

The Official E-Portfolio Tutorial Guide

The Official E-Portfolio Tutorial Guide School of Education Last Updated: January 2009 The Official E-Portfolio Tutorial Guide Includes Instructions For: -Setting Up Dreamweaver -Editing Images Using Photoshop -Creating & Inserting Evidence

More information

This guide is designed to give new users a brief overview of Learn360. It will review how to Figure 1. Figure 9 Figure 8

This guide is designed to give new users a brief overview of Learn360. It will review how to Figure 1. Figure 9 Figure 8 Quick Start Guide This guide is designed to give new users a brief overview of Learn360. It will review how to begin using the many tools, features and functionality Learn360 has to offer. Login Figures

More information

Creating a Website with Wordpress

Creating a Website with Wordpress Creating a Website with Wordpress Wordpress Fundamentals Version 1.6 Fayette County Public Schools June 28, 2013 Sow-Foong Hedman Technology Web Team Contents What is Wordpress?... 4 Overview... 4 Key

More information

Copyright 2012 Anthony Hortin

Copyright 2012 Anthony Hortin Copyright 2012 Anthony Hortin Page:1 Contents Welcome & Introduction... 4 Login... 5 Dashboard... 6 Dashboard Menu Options... 6 Toolbar... 7 Posts... 8 Pages... 2 Adding your Site Content... 10 Adding

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Create a Contact Sheet of Your Images Design a Picture Package Customize Your Picture Package Layout Resample Your Image...

Create a Contact Sheet of Your Images Design a Picture Package Customize Your Picture Package Layout Resample Your Image... 72 71 Create a Contact Sheet of Your Images................... 158 Design a Picture Package............ 160 73 Customize Your Picture Package Layout.... 162 74 Resample Your Image.................... 164

More information

While editing a page, a menu bar will appear at the top with the following options:

While editing a page, a menu bar will appear at the top with the following options: Page Editor ===> Page Editor How Can I Use the Page Editor? The Page Editor will be your primary way of editing your website. Page Editor Basics While editing a page, you will see that hovering your mouse

More information

Website/Blog Admin Using WordPress

Website/Blog Admin Using WordPress Website/Blog Admin Using WordPress Table of Contents How to login... 2 How to get support... 2 About the WordPress dashboard... 3 WordPress pages vs posts... 3 How to add a new blog post... 5 How to edit

More information

UCT Local Council Website Quarterly Training 2.1 November 10, Changing your password Adding photos & PDF files Creating website & links

UCT Local Council Website Quarterly Training 2.1 November 10, Changing your password Adding photos & PDF files Creating website &  links UCT Local Council Website Quarterly Training 2.1 November 10, 2012 Changing your password Adding photos & PDF files Creating website & email links 10/21/2015 1 This training assumes you have already read

More information

OPM Rugby Club Web Site Overview

OPM Rugby Club Web Site Overview OPM Rugby Club Web Site Overview Table of Contents Main site URL... 2 Register as a user... 2 Change user Password... 3 Login to OPM Wordpress Site... 3 Roles... 4 Subscriber... 4 Contributor... 4 Author...

More information

WordPress How to Create a Simple Image Slider with the New RoyalSlider

WordPress How to Create a Simple Image Slider with the New RoyalSlider WordPress How to Create a Simple Image Slider with the New RoyalSlider Last update: 2/20/2013 WARNING: DO NOT USE INTERNET EXPLORER you can use Firefox, Chrome, or Safari but the editing screens do not

More information

Web Pro Manager: General User Guide

Web Pro Manager: General User Guide Web Pro Manager: General User Guide Version 1.14 (7/2013) Web Pro Manager is an open-source website management platform that is easy to use, intuitive, and highly customizable. Web Pro Manager can be used

More information

User Manual Version

User Manual Version Next FlipBook Maker for Windows User Manual Version 2.5.10 1 Content Cover 1 Content 2 1. Import PDF fires or images 3 2. Setting, Template, Scene and Bookmark 5 3. Publish local flipbook 19 4. Publish

More information

Page 1 of 11 Wordpress Sites How-to Guide. Introduction to Blogging -

Page 1 of 11 Wordpress Sites How-to Guide. Introduction to Blogging - Page 1 of 11 Wordpress Sites How-to Guide General Information: Version 5 Updated 1/04/10 Introduction to Blogging - http://codex.wordpress.org/introduction_to_blogging Tutorials from Absolute - http://absolutemg.com/support

More information

Surface Documentation

Surface Documentation Surface Documentation A fully responsive magazine and blogging WordPress theme credit... Surface is a fully responsive magazine and blogging WordPress theme, built in a timeless and dynamic style. Surface

More information

Embedding and linking to media

Embedding and linking to media Embedding and linking to media Dreamweaver makes it incredibly easy to embed and link media files (these include audio files and movie files) into your web site. We ll start with linking. Linking to media

More information

Multimedia Storytelling using SoundSlides

Multimedia Storytelling using SoundSlides Introduction to Soundslides for Photographers Multimedia Storytelling using SoundSlides by Will Yurman Senior Lecturer College of Communications Penn State University It s all storytelling, you know. That

More information

Website Reference Guide

Website Reference Guide Website Reference Guide MU LTIMEDIA B Contents Login 04 Dashboard 05 Toolbar 08 Posts and Pages 09 Adding Content 12 Visual Editor 14 Adding images and other media 18 Adding HTML links 26 Saving and Publishing

More information

WORDPRESS 101 A PRIMER JOHN WIEGAND

WORDPRESS 101 A PRIMER JOHN WIEGAND WORDPRESS 101 A PRIMER JOHN WIEGAND CONTENTS Starters... 2 Users... 2 Settings... 3 Media... 6 Pages... 7 Posts... 7 Comments... 7 Design... 8 Themes... 8 Menus... 9 Posts... 11 Plugins... 11 To find a

More information

Guidelines for work on the Genebank KB site

Guidelines for work on the Genebank KB site Guidelines for work on the Genebank KB site (By Geert Claessens. For extra information email to geert.jef.claessens@gmail.com) These guidelines are written for users of the Crop Genebank Knowledge Base

More information

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next.

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next. Getting Started From the Start menu, located the Adobe folder which should contain the Adobe GoLive 6.0 folder. Inside this folder, click Adobe GoLive 6.0. GoLive will open to its initial project selection

More information

Access your page by hovering over your campus and then choosing Staff Directory. Click on your name to enter your page.

Access your page by hovering over your campus and then choosing Staff Directory. Click on your name to enter your page. LOGIN TO THE WEBSITE Go to www.earlyisd.net and find the Login icon near the top of the page. NOTE: You can find the Login icon on any page of the EISD website. Enter your username (school email address)

More information

Articulate Presenter Pro

Articulate Presenter Pro Articulate Presenter Pro Summary Articulate Presenter converts PowerPoint to Flash. It allows the user to integrate narration and interactivity into any PowerPoint presentation. It uses templates to embed

More information

Study before beginning these instructions.

Study   before beginning these instructions. NOTE: You will be switching back and forth between two sites. 1. Education.Weebly.com where you edit and create 2. Your site which is what the public will see (i.e., eesl521.weebly.com) Study http://eesl521.weebly.com

More information

From the dashboard, hover over the + New button, then select Pattern from the drop-down menu.

From the dashboard, hover over the + New button, then select Pattern from the drop-down menu. WORDPRESS Log in here: http://www.quiltworx.com/wp-login From the dashboard, hover over the + New button, then select Pattern from the drop-down menu. An alternative way to create a new Pattern post is

More information

Monarch Services Website Quick Guide

Monarch Services Website Quick Guide January 2016 Monarch Services Website Quick Guide www.monarchscc.org Credentials Wordpress Login URL: http://www.monarchscc.org/wp-login Login name :Nancya Password: wcs9na! Hosting Login at dreamhost.com

More information

Version Copyright Feel free to distribute this guide at no charge...

Version Copyright Feel free to distribute this guide at no charge... Version 2.0 Feel free to distribute this guide at no charge... You cannot edit or modify this guide in anyway. It must be left exactly the way it is. This guide is only accurate from the last time it was

More information

A set-up guide and general information to help you get the most out of your new theme.

A set-up guide and general information to help you get the most out of your new theme. Hoarder. A set-up guide and general information to help you get the most out of your new theme. This document covers the installation, set up, and use of this theme and provides answers and solutions to

More information

of websites on the internet are WordPress

of websites on the internet are WordPress WELCOME TO WORDPRESS.COM This tutorial is available for download at fas.camden.rutgers.edu/wordpresscom Questions? Contact: Kate Blair at kate.blair@rutgers.edu What is WordPress? WordPress is an open

More information