LearnWP 2-day Intensive WordPress Workshop. Dawn Comber, Digital Dialogues Ruth Maude, Dandelion Web Design

Size: px
Start display at page:

Download "LearnWP 2-day Intensive WordPress Workshop. Dawn Comber, Digital Dialogues Ruth Maude, Dandelion Web Design"

Transcription

1 LearnWP 2-day Intensive WordPress Workshop Dawn Comber, Digital Dialogues Ruth Maude, Dandelion Web Design

2 How do I login? Point your browser to your website URL adding wpadmin to the end of the address or Type the address directly into the address bar (not a search bar) Add /wp-admin (newer installs can now just simply use "/login") to the end of the URL

3 Backend & Frontend The backend is the where authorized users sign in to add, remove and modify content on the website. The backend may also be called the dashboard the content management area the admin area The frontend is what your visitors see and interact with when they come to your website.

4 The Top Admin Toolbar WordPress adds an administration Toolbar to the top of your site that is visible only to logged-in users. Regular site visitors won t see this toolbar. The Toolbar adds quick-links between the front and backend of your site.

5 The Left Admin Navigation The main navigation menu for each of the available administrative functions is on the left side of the screen. Move your mouse down the list and the submenus will "fly out." Once you choose a "parent" navigation section, it will open up to show the options within that section. Additional menu items may appear when you change your website theme or add a plugin.

6 Coming Soon Splash Page We will use a plugin to add a splash page to the site so that only logged-in users can view the site during development. Plugins Add New Search for Seed Prod Coming Soon Install Activate now go to Settings Coming Soon to turn it on & add your message.

7 General Settings In Settings General edit the title of your website from what was entered during the installation and change your tagline from the default Just another WordPress site. The address set on this screen will be used to alert you when a new user is added to your site, for your password recovery and as the default for your contact forms. Set the time zone to Toronto. Set your site language to English (Canada)

8 Settings Permalinks Change the permalink structure from the WordPress default (Plain which uses page ids) to Post name. Permalinks are the web addresses (URLs) associated with posts, pages, categories and other archive pages. Think of permalinks as permanent links changing a URL or your URL structure after a post or page is published may cause broken links.

9 Understanding Themes Theme files control how your site looks and functions. A Child Theme has been built off of another theme. The child inherits from the "parent". You can update a parent theme; your customizations are preserved in the child theme folder. A Premium Theme is a theme that you purchase

10 WordPress Geek Speak... The DATABASE holds our information... the site pages and posts, comments, etc. WordPress files are PHP... a scripting language that pulls the data from the database to display it in browser HTML is the standard markup language used on the web - the WordPress visual editor writes the HTML for you. TAKE AWAY: you can change your theme and your content stays in the database... you don't have to enter it again.

11 Theme Files style.css controls styles site-wide: fonts, colours, layout

12 What is CSS? CSS is an abbreviation that stands for Cascading Style Sheet. The style.css file of a WordPress theme tells the Web browser how to display the content being viewed. You can customize an entire theme by making changes to the CSS file. CSS allows you to make changes in one file to change a font or colour used site-wide.

13 Responsive for Mobile

14 Accessibility-Ready Theme The Accessibility for Ontarians with Disabilities Act (AODA) aims to make the Province of Ontario completely accessible by In January 2014 Web Accessibility came into effect. Website accessibility provides a positive web experience for people with limited mobility, learning disabilities, hearing disabilities, who are colour blind, have low vision and safety for those with seizure disorders. Themes in the WordPress Repository tagged "Accessibility-ready" have met the standards. The theme is "ready" for you to add content that is accessible.

15 Changing your theme If you change your theme after the workshop you may lose a Theme feature you are currently using. Some elements that may be different include widget areas, menu locations, page templates and styling associated with website elements. When you first change your theme, you may think that everything has broken. Don t worry, you probably just need to reset a few things POSTS: What you need to know about changing WordPress Themes How to Choose a WordPress Theme

16 Install & Activate a Theme 2 ways to install a WordPress theme 1. Search the WordPress Repository for a FREE theme, or 2. Upload a Zip File (Premium theme) We are providing you with a child theme for a free theme. When you upload this child theme, WordPress will check if the parent theme is already installed. If it isn't installed, WP will search the repository and attempt to install the parent theme for you.

17 CUSTOMIZE Click Customize from the top toolbar. Preview and change your theme Site Identity: Edit your site title & tagline (we did this already in Settings General) or upload a logo Here you can also add a Site Icon 512px square Colors: These are Theme Specific Options Header image Background image Create Menus & set theme's menu location (we ll do this next) Widgets & Homepage Settings (we'll look at these later) Additional CSS (is part of our HTML & CSS course) Click the x to return to the dashboard.

18 Website Navigation Creating and Customizing Menus In customize: click Menus Click Create New Menu Name the Menu so you know which menu is which Assign a Menu Location (Primary Menu) Click Next + Add items Click on the pages to add them Reorder or indent with arrows Menu Options Automatically add new top-level pages to this menu Publish

19 Plugins can add additional controls to Customize Typography added by Easy Google Fonts Change your fonts and style them without code! This brilliant plugin is compatible with any theme. Come back here and play after the workshop!

20 WordPress Pages You can create either Posts or Pages. Page and Post editing areas look the same in the backend. But there are some important differences. Pages: Contain your website s static content information that doesn t change very often. Static content might include a home page, about, contact or services pages. Usually have commenting disabled Use page templates and will we talk about that in a bit Can be organized in a hierarchy

21 Create & Publish These Pages Pages Add New Title "Home" Pages Add New Title Contact Pages Add New Title Blog Pages Add New Title About Move Sample Page to Trash & clear trash Open Customize set a Static Front Page to Home and set Post Page to Blog

22 The WordPress Visual Editor The WordPress Visual Editor is a WYSIWYG editor, like a browser it displays the output of the code but it also allows you to edit the code. The Visual Editor writes the HTML for you. The WordPress Text Editor allows you to just flip to the Text Editor tab to view & edit the raw HTML code.

23 WordPress Visual Editor Toggle Toolbar

24 WordPress Visual Editor Bold Italics Blockquote Align text Horizontal Line Numbered List Bulleted List

25 WordPress Visual Editor Change Paragraph text to Heading

26 WordPress Visual Editor Special Characters Paste as text Clear Formatting Keyboard Shortcuts

27 WordPress Visual Editor Create Link Remove Link

28 Link text Link text refers to words used in a hyperlink. X Here is the link X If you want to learn more click here Learn more about our Toronto WordPress Workshops You can link within your website and on other websites. Internal links = your site External links = other sites

29 How to Create Links Highlight the text you want to use for the link Click on the link icon in the visual editor Start typing the page name in the popup box Choose from published Pages in list Click blue arrow to apply Click the cog for additional options

30 Tick box to open link in a new tab External Links

31 Layout Layout lets you control the position of your sidebar. A Full Width layout has no sidebar Position the sidebar to right or left Adjust on per page basis Not all themes include layout options

32 Page Templates A WordPress theme may come with a variety of page templates. Set the page template in the drop-down menu under the page attributes tab. Page Templates are a way for theme developers to create unique displays or functionality for specific pages or groups of pages on your website. The Page Templates available to you in the Page screen depend on your theme. If you change your theme, you may lose a template that you are currently using.

33 WordPress Menus Create multiple menus for your site navigation Control which pages are in which menu Reorder menu items Indent to create drop down menus Include links to specific Posts or Categories Include custom links to external websites Edit the menu label Different themes have different menu locations. You can also add a custom menu to a sidebar in a widget.

34 Editing the Menu Titles & Menu Navigation Labels WordPress pulls menu labels from page titles until you set the navigation label. When you change your page title, your menu labels may change. To fix your label: Go to Appearance Menu or Customize Menus click the down arrow next to the item Now edit the label

35 External Links in a Menu Menus aren't just for the pages in your site. You can also add external links with Custom Links. Here s how: In a new tab, open the page you want to link to, copy the URL Paste into the URL field Add Link Text Click add to menu Update the menu You want external links to open in a new tab to do that we need to learn about screen options

36 Screen Options The Screen Options pull down tab is in the upper right corner of your Dashboard. You can turn on or off some dashboard modules. Uncheck a box to hide something and check it again to show it. You only need to do this once per user. WordPress saves your Screen Option configuration automatically (no save button). Different Screen Options are available for different WordPress admin screens. We can use Screen Options here to add the ability to open a menu item in a new tab.

37 Plugins Plugins are code packages that extend the capability of a WordPress site. Plugins can enhance features already available in your site or add new features to it. There are more than twenty thousand plugins in the WordPress plugin directory! So, no matter what you re trying to do, there s [likely] a plugin for that! Search the WordPress.org repository or search from the dashboard plugin interface

38 Tips for Choosing Plugins A Plugin s page on WordPress.org provides a lot of useful information. Review this page to see if the plugin does what you want it to do and if the plugin is working. How long since the Plugin was updated? Read the reviews How many active installs is it being used on? Are support tickets being answered?

39 When a Plugin Doesn t Work... It is wise to first test a plugin in a staging development site separate from your live website. Deactivate all other plugins test Activate the default WordPress theme test If it still does not work, then you can open a support thread Visit the plugin page on WordPress.org and click on the Support tab Scroll down till you find the support form and fill it out

40 Plugins to install & activate Plugins Add New Favourites learnwpca Get Favourites Black Studio TinyMCE Widget Custom Header Extended Dynamic Widgets Formidable Forms WP-SpamShield Soliloquy (upload from zip file provided)

41 Creating a Contact Form Go to Forms Add New Load Template Click Create Go to your contact page Click the Forms button (above the visual editor) Select the form This will insert the shortcode into the page

42 Shortcode A shortcode is a WordPress-specific code that lets you do powerful things with little effort. You can implement complicated code by wrapping a specified shortcode in square brackets. The shortcode is telling WordPress to execute the full code in this place. Shortcodes can come from plugins, themes or the WordPress core. Recognize a shortcode by the use of square brackets: [gallery]

43 Widgets Widgets in WordPress allow you to add content and features to the widget areas of your theme. Widget Areas are containers or placeholders usually located in the sidebar. However, these widget-ready areas can be in the header, footer as well as the sidebar. The number of widget areas and their location and names are dictated by your theme. Sometimes, when you add a plugin, a new available widget comes with it.

44 Settings Media WordPress automatically generates multiple image sizes: thumbnail version medium size version large version full size version (depends on the original image size) If you customize the dimensions of these in the Settings Media Screen, you will need the Regenerate Thumbnails plugin to modify images previously uploaded. By default, WordPress will organize media library uploads into month- and year-based folders.

45 Media Library The WordPress Media Library stores your images and other media files such as PDFs and audio files. The Media Library Screen is typically used to view and delete Media previously uploaded. In the Media Library Screen, there are two views: Grid View and List View. Adding Media: Media is not usually uploaded from the Media Library Screen. Upload and insert media into the content directly from a Page / Post. You don t need to migrate away from where you re working.

46 Uploading & inserting an image Place your cursor on the left margin of your text. The Alignment setting allows you to control whether the image appears on the right or the left side of the text and how text flows around the image. Click the Add Media button (located above the visual editor) to launch the Media Uploader interface. Upload or Select Your Image: Either browse your computer for new files to upload or select from files already upload to the WordPress Media Library. Review Attachment Details & Display Settings before inserting the image into the page

47 How to add a PDF 1. Click Add Media 2. Upload Files 3. Select Files 4. Browse for the pdf file 5. Open 6. On the right-hand side, set the Attachment Details "Title" to the text you want to use for your PDF link 7. Check the Attachment Options "Link to" should be set to Media File 8. Click insert into post: A link to the PDF file will be inserted into the page content. When a site visitor clicks on the link the file will open in Adobe Acrobat. See this post :

48 Add an image to a Widget Go to Appearance Widgets Add a Visual Editor Widget to a Widget area Click the Add Media button (located above the visual editor) to launch the Media Uploader interface. Upload or Select Your Image: Either browse your computer for new files to upload or select from files already upload to the WordPress Media Library. Review Attachment Details & Display Settings before inserting the image into the widget. You may wish to link to a page, post or PDF.

49 Embed a YouTube Video Click on the Share button under the YouTube video you want to add Copy the Share link Open your WordPress page/post and paste the share link into the post where you want it to appear The video will show directly in the Visual Editor The video is not part of your WordPress Media Library, the file has been uploaded to YouTube

50 Custom Header, Custom Header Extended & Soliloquy Slider in Header In Soliloquy, create a new slider called "Home" Slider dimensions for header images (2100 x 400) Use sample images provided or add your own from pexels.com Adjust slider settings to turn off arrows and adjust slider speed Edit home page and set slider - This is specific to Kuorinka theme. Other themes may use other slider plugins

51 WordPress Native Galleries Create 3 new pages: Portfolio, Photography, Paintings Open the Photography Page Click Add Media and Browse & Upload photos Click Create Gallery (top left corner) Tick all the images you want in the gallery Click create a new gallery button at bottom right You are now on the Edit Gallery Screen. Here you can drag and drop to reorder images Under Gallery Settings (on right) select Link to Media File Click "insert gallery" button at the bottom right.

52 Extending WordPress Native Galleries with Plugins LIGHTBOX: Plugins Add New Foobox Image Lightbox SLIDERS: we use the Soliloquy plugin (already installed) Add the license key to Soliloquy Settings Click Addons Tab: Install & Activate the Dynamic addon In Soliloquy Dynamic slider, click Configure

53 Suggestions to Configure Feel free to play with these on your own Slider dimensions = 960 x 500 you can make this what you want but any taller and viewers may need to scroll Slider Transition Duration = 3000 Speed = 400 Slider Position = center

54 Parent/Child Pages, Templates & Featured Images Page Attributes Parent Pages can be arranged in hierarchies. The dropdown contains a list of all the pages in your site. A child page will include the parent page in the URL. Page Attributes Template I have created a custom page template to use on the parent page "Parent Page (Show child with thumbnails)". If you change themes you will need to use a plugin such as Content Views Featured Images Set featured image on the child page to show on parent page.

55 Featured Images A featured image is an image that is chosen to represent a page/post on another page. A featured image on a page can serve as a link to another page or post. The display of this image is up to the theme. It may be used on an excerpt page, as a header image, or in a widget. The image may or may not show in the post/page itself but on a parent, excerpt, or archive page.

56 Putting it all together for a Portfolio Each child page needs: Parent set to "Portfolio" Add content or a gallery on the page Set featured image (an image that will show on the parent page "Portfolio" for navigation to the child page) Then... Fix the Menu - to remove the child pages or drag them to be drop-down items.

57 Blogging Posts are: Entries in your blog (weblog). NOT a page In reverse chronology: newest on top Typically organized into categories Can display date, author, tags and categories (called meta data) May invite comments Require a few extra steps before publishing

58 How to Publish a Post Go to Posts Add New Add the title of your post Edit the permalink: If a permalink has it s too long shorten it. Create your post right in the visual editor or paste in a pre- written post from Word Add images and a featured image Style your post content headings, lists and links Add a category & tags

59 Categories WordPress uses categories to structure your blog like chapters in a book. Categories are for broad topics start with 3-4 categories Before you create categories, ask 1. Who is your audience? 2. What kind of blog will it be? 3. What are your readers interested in? 4. What value will your blog provide to your readers? Use different names for categories and tags File each post under one category only

60 Tags Tags are another way for you to organize content. A tag is a reference to a segment of your post Readers can reach content in your archives that spans topics using tags. Tags help readers find specific content that isn t represented in your basic blog navigation. You can give readers access to your older material. If you are new to blogging, use tags sparingly. Each tag creates an archive page. Ask yourself: how many posts you can/will write using this tag? What value will it add to your readers?

61 Moderating Blog Comments When people comment on your posts, you ll be notified by . Once a visitor adds a comment, WordPress follows your settings either holding the comment for your approval or posting it immediately Don t worry about spam comments. We added the WP-SpamShield plugin to deal with them. In Settings Discussion, you ll find a list of options that change how your WordPress site deals with comments.

62 Custom Post Types Your WordPress website comes with two primary post types: Pages and Posts. A custom post type can be pretty much any type of content (i.e. Events, Testimonials, FAQs). Many plugins add custom post types, for example FAQ Concertina. ADVANCED TIP: If you can't find a plugin that does what you want, you (or a developer) can create your own custom post. This is a powerful way to customize WordPress for your own needs

63 Site Security - WordPress Users Don t give out your password. If you want to allow someone access to the WP-admin for your site make them a user and set a privilege level that is appropriate. Don't let multiple people login with the same username and password - you may overwrite each other's work Make sure all users have strong passwords Delete username "admin" Set user display names so usernames aren't revealed in post meta data

64 Site Security Updating WordPress WordPress has a built-in alert system to let users know when their installations are out-of-date. WordPress Core Files, WordPress Plugins and WordPress themes may all need updating at different times. Updates include security patches, new features and functionality, and bug fixes Don't ignore updates! We recommend WordPress managed hosting with a staging environment where you can test out updates first

65 In Closing: Checkout our Launchlist Delete any pages/posts you created during the workshop that were test pages, empty the trash Remove any installed plugins that you aren t using Clean up the Media Library - delete images and PDFs you don't need Disable the Coming Soon Plugin! Go to Settings Reading, check that you aren't blocking search engines Make a backup, ensure you have regularly scheduled backups

66 Please follow us on: THANK YOU! Facebook: facebook.com/learnwp Pinterest: pinterest.com/learnwp and Subscribe to our mailing list for updates of new workshops

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

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

WORDPRESS TRAINING MANUAL LAST UPDATED ON FEBRUARY 26TH, 2016

WORDPRESS TRAINING MANUAL LAST UPDATED ON FEBRUARY 26TH, 2016 WORDPRESS TRAINING MANUAL LAST UPDATED ON FEBRUARY 26TH, 2016 LOG INTO WORDPRESS Visit the Login page http://intermountaineyecare.net/wp-admin/ Enter your Username and Password NOTE: Additional usernames

More information

Rocket Theme. User Guide

Rocket Theme. User Guide Rocket Theme User Guide This user guide explains all main features and tricks of multifunctional Rocket WordPress Theme. This information will make your work with the theme even easier and more effective.

More information

Starting Your SD41 Wordpress Blog blogs.sd41.bc.ca

Starting Your SD41 Wordpress Blog blogs.sd41.bc.ca Starting Your SD41 Wordpress Blog blogs.sd41.bc.ca The web address to your blog starts with blogs.sd41.bc.ca/lastnamefirstinitial (eg. John Smith s blog is blogs.sd41.bc.ca/smithj) All work is done in

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

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

In This Guide. Quick Start Guide REAL 737 edspace.american.edu

In This Guide. Quick Start Guide REAL 737 edspace.american.edu Quick Start Guide REAL 737 edspace.american.edu In This Guide Log In 2 Change Password 2 Create/Update Your Profile 2 Orientation to Dashboard, Toolbar, and Your Site 3 Introduction to your REAL 737 Group

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

WordPress 2.7 Basic User Documentation

WordPress 2.7 Basic User Documentation WordPress 2.7 Basic User Documentation Author: Jess Planck http://funroe.net Last Updated: 01/17/2009 08:22:00 This document is licensed under the Attribution-ShareAlike 3.0 Unported license, available

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

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

Introduction... 1 What is WordPress?... 2 Log in to the Administration Dashboard... 3 The WordPress Dashboard... 4

Introduction... 1 What is WordPress?... 2 Log in to the Administration Dashboard... 3 The WordPress Dashboard... 4 Table of Contents Introduction... 1 What is WordPress?... 2 Log in to the Administration Dashboard... 3 The WordPress Dashboard... 4 Managing Content... 5 What Are Pages and Posts??... 6 Managing Posts

More information

How to use WordPress to create a website STEP-BY-STEP INSTRUCTIONS

How to use WordPress to create a website STEP-BY-STEP INSTRUCTIONS How to use WordPress to create a website STEP-BY-STEP INSTRUCTIONS STEP 1:Preparing your WordPress site Go to the Dashboard for your new site Select Appearance > Themes. Make sure you have Activated the

More information

Google Sites 101. Mrs. Wilson

Google Sites 101. Mrs. Wilson Google Sites 101 Mrs. Wilson Google Sites 101 Create a site 1. Go to http://sites.google.com/ 2. Login with your Google Account [or Google Apps account] email address and password You can create a Google

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

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148 Index Numbers & Symbols (angle brackets), in HTML, 47 : (colon), in CSS, 96 {} (curly brackets), in CSS, 75, 96. (dot), in CSS, 89, 102 # (hash mark), in CSS, 87 88, 99 % (percent) font size, in CSS,

More information

Lava New Media s CMS. Documentation Page 1

Lava New Media s CMS. Documentation Page 1 Lava New Media s CMS Documentation 5.12.2010 Page 1 Table of Contents Logging On to the Content Management System 3 Introduction to the CMS 3 What is the page tree? 4 Editing Web Pages 5 How to use the

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

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

1. Beginning (Important)

1. Beginning (Important) Appointway Wordpress" Documentation by InkThemes Get Your Site Ready in Just 1 Click Thank you for purchasing our theme. If you have any questions that are beyond the scope of this help file, please feel

More information

Website Training Guide for Staff

Website Training Guide for Staff Website Training Guide for Staff Welcome to the General Website Training Guide. This tutorial will cover a brief introduction to the Research Website for St. Michael s Hospital, the Wordpress backend,

More information

P a g e 0. CIDRZ Website Manual.

P a g e 0. CIDRZ Website Manual. P a g e 0 2015 CIDRZ Website Manual http://cidrz.org/ Manual Contents 1. Overview... 2 Getting Started... 2 The Frontend... 2 The Backend... 2 2.0 Managing the website... 4 Adding & editing pages... 4

More information

Ace Corporate Documentation

Ace Corporate Documentation Ace Corporate Documentation Introduction Welcome To Ace Corporate! We would like to thank you for donwloading Ace Corporate, Business WordPress theme. It is the lite version of Ace Corporate Pro. Before

More information

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018 + v 1.4 Updated May 25, 2018 Table of Contents 1. Introduction...................................................................................3 2. Logging In.....................................................................................4

More information

Creating Teacher Webpages on the New APS WordPress Site

Creating Teacher Webpages on the New APS WordPress Site Creating Teacher Webpages on the New APS WordPress Site TABLE OF CONTENTS INTRODUCTION 3 THE EDITING DASHBOARD 4 CREATING A NEW PAGE 5 EDITING YOUR PAGE 6 1. Page Title 7 2. Toolbar/ toolbar icons 7 3.

More information

To upgrade to ifeature Pro visit:

To upgrade to ifeature Pro visit: 1 ifeature Free Documentation for ifeature v1.0.7 (last updated 4/26/2011) TABLE OF CONTENTS: Topic Page(s) Installing ifeature 2 Templates and Widgets 3 imenu 4 ifeature Settings 5 General Settings 6

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

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

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

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

SOCE Wordpress User Guide

SOCE Wordpress User Guide SOCE Wordpress User Guide 1. Introduction Your website runs on a Content Management System (CMS) called Wordpress. This document outlines how to modify page content, news and photos on your website using

More information

ifeature Pro Documentation for ifeature v1.1.2 (last updated 5/04/2011)

ifeature Pro Documentation for ifeature v1.1.2 (last updated 5/04/2011) 1 ifeature Pro Documentation for ifeature v1.1.2 (last updated 5/04/2011) TABLE OF CONTENTS: if Topic Page(s) Installing ifeature Pro 2 Updating ifeature Pro 3 Using the Menu 4 ifeature Pro Layout Templates

More information

WordPress Maintenance For Beginners

WordPress Maintenance For Beginners WordPress Maintenance For Beginners Content Pages, posts, users, links, widgets, menus, comments, products, etc. Media Images, documents, videos, music, etc. Plugins Function, features, and facilities.

More information

Creating and Managing Your Personal Mines Website on WordPress

Creating and Managing Your Personal Mines Website on WordPress Creating and Managing Your Personal Mines Website on WordPress Table of Contents Creating your site... 2 Managing your site... 2 About WordPress... 2 Logging in... 2 Pages... 2 Editing an Existing Page...

More information

ADMIN MANUAL OF Wordpress

ADMIN MANUAL OF Wordpress ADMIN MANUAL OF Wordpress By: - Pratap Singh 8800 93 45 56 Logging In to WordPress WordPress login screen Enter your username and password. If you have forgotten this information, use the Lost Your Password?

More information

COPYRIGHTED MATERIAL. Index

COPYRIGHTED MATERIAL. Index A account management, 25 Add Media window, 116 117, 124 125 Add New Post panel, 82 90 Admin Bar, 20, 24 25, 57 Administrator user, 242 AdSense, Google, 5, 266, 268 269 advertisements affiliate ads, 5,

More information

Tabs within Divi Theme Options include: Table of Contents. Divi Theme Options... 1 General Tab... 2 Navigation Tab... 6

Tabs within Divi Theme Options include: Table of Contents. Divi Theme Options... 1 General Tab... 2 Navigation Tab... 6 Divi Theme Options To get to Divi Theme Options select Divi from the side bar navigation from within your WordPress dashboard. Tabs within Divi Theme Options include: General, Navigation, Layout, Ads,

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

Amory WordPress Theme

Amory WordPress Theme This is a complete guide to help you manage the installation and setup of the Theme that you just bought. Thank you for purchasing our theme. We hope that you ll find it easy to use and customize. Please

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

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

DOCUMENTATION OLAM WORDPRESS THEME

DOCUMENTATION OLAM WORDPRESS THEME DOCUMENTATION OLAM WORDPRESS THEME INDEX Theme installation 2 Setting up website 3 Sidebars & widgets 5 Working with EDD 8 Working with Unyson 8 Content Elements 9 Media elements 9 Olam elements 10 Creating

More information

Blogs.mcgill.ca guide

Blogs.mcgill.ca guide Blogs.mcgill.ca guide A step-by-step document to blogging at McGill McGill University Table of Contents BLOGGING AT MCGILL...3 BLOGGING IN TEACHING AND LEARNING...3 LOGGING IN TO BLOGS.MCGILL.CA...4 USING

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

Sigurd WordPress Theme

Sigurd WordPress Theme This is a complete guide to help you manage the installation and setup of the Theme that you just bought. Thank you for purchasing our theme. We hope that you ll find it easy to use and customize. Please

More information

Installation and Activation of Foody pro theme

Installation and Activation of Foody pro theme Installation and Activation of Foody pro theme Installation 1. Install Word Press from http://codex.wordpress.org/installing_wordpress. 2. Upload via Word press Admin: - Go to your WordPress admin panel,

More information

In This Guide. More Help Elsewhere. Quick Start Guide WRTG 101 with Professor Hoskins edspace.american.edu

In This Guide. More Help Elsewhere. Quick Start Guide WRTG 101 with Professor Hoskins edspace.american.edu Quick Start Guide WRTG 101 with Professor Hoskins edspace.american.edu In This Guide Log In 2 Change Password 2 Change Display Name and Set Profile 3 Orientation to Dashboard and Toolbar 4 Setting Your

More information

gaalliance.org and bap.gaalliance.org Users Guide

gaalliance.org and bap.gaalliance.org Users Guide IDENTITY PRINT PUBLISHING WEB Visible Logic, Inc. 142 High Street Suite 615 Portland, ME 04101 207.761.4230 visiblelogic.com gaalliance.org and bap.gaalliance.org Users Guide CONTENTS Introduction 2 Site

More information

Website Management and Editing

Website Management and Editing Website Management and Editing In fall 2015, UNC Finance and Administration began the large-scale project of migrating all websites within the Division to the UNC-supported WordPress content management

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

ScholarBlogs Basics (WordPress)

ScholarBlogs Basics (WordPress) Emory Center for Digital Scholarship Library and Information Technology Services ScholarBlogs Basics (WordPress) Table of Contents (click on the headings below to go directly to the section) Use of ScholarBlogs

More information

Kinetika. Help Guide

Kinetika. Help Guide Kinetika Help Guide 1 Hope you enjoy Kinetika theme! 3 Table of Contents Important Links 6 Theme Options - Setting Up Logo 26 Cover Photos 44 Applying Revolution Slider Slides 71 Important Notes 7 Logo

More information

IEEE Wordpress Theme Documentation

IEEE Wordpress Theme Documentation IEEE Wordpress Theme Documentation Version 1.0.2 2014-05- 16 Table of Contents TABLE OF CONTENTS 2 INITIAL SETUP 3 FRONT PAGE 3 POSTS PAGE 4 CONTACT 5 SITE MAP 6 MENU 7 HOME PAGE 8 PAGE TEMPLATES 10 LEFT

More information

New Website User Manual

New Website User Manual New Website User Manual General Notes 3 How To Login To Your Website And Access Admin Dashboard 4 Adding / Editing Sliders 5 Home Slider 5 School Slider (Same steps for ALL school pages) - Add a Slide

More information

Create an Account on

Create an Account on Wordpress.com Basics! 1 Wordpress.com or Wordpress.org? Wordpress.com is a quick and easy way to get a blog online. You can go sign up and create a WordPress blog immediately, for free. You have a variety

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

Content Elements. Contents. Row

Content Elements. Contents. Row Content Elements Created by Raitis S, last modified on Feb 09, 2016 This is a list of 40+ available content elements that can be placed on the working canvas or inside of the columns. Think of them as

More information

*monthly; log in to your wordpress dashboard and update plugins which are showing prompts to do so.

*monthly; log in to your wordpress dashboard and update plugins which are showing prompts to do so. *monthly; log in to your wordpress dashboard and update plugins which are showing prompts to do so. TRNA WORDPRESS LOGIN AND EDITING INSTRUCTIONS; 10/17/18 (see end of this document for web developer-level

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

28 JANUARY, Updating appearances. WordPress. Kristine Aa. Kristoffersen, based on slides by Tuva Solstad and Anne Tjørhom Frick

28 JANUARY, Updating appearances. WordPress. Kristine Aa. Kristoffersen, based on slides by Tuva Solstad and Anne Tjørhom Frick Updating appearances WordPress Kristine Aa. Kristoffersen, based on slides by Tuva Solstad and Anne Tjørhom Frick Agenda Brief talk about assessments Plan for WordPress lessons Installing themes Installing

More information

DOCUMENTATION. Table of content : GETTING STARTED. First Step. Theme Installation. Theme License. Importing Demo Data.

DOCUMENTATION. Table of content : GETTING STARTED. First Step. Theme Installation. Theme License. Importing Demo Data. DOCUMENTATION Table of content : GETTING STARTED First Step Theme Installation Theme License Importing Demo Data Setting Up Menu GENERAL SETTINGS Stretched or boxed layout Header Variations Logo Settings

More information

USER GUIDE AND THEME SETUP

USER GUIDE AND THEME SETUP Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free ask any questions on the online Support Forum, located at: http://themewich.com/forum.

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

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

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

Sitefinity Manual. Webmasters. University of Vermont College of Medicine. Medical Communications

Sitefinity Manual. Webmasters. University of Vermont College of Medicine. Medical Communications Sitefinity Manual Webmasters University of Vermont College of Medicine Medical Communications Table of Contents Basics... 2 Navigating to the Website... 3 Actions.. 4 Titles & Properties. 5 Creating a

More information

Creating an with Constant Contact. A step-by-step guide

Creating an  with Constant Contact. A step-by-step guide Creating an Email with Constant Contact A step-by-step guide About this Manual Once your Constant Contact account is established, use this manual as a guide to help you create your email campaign Here

More information

DOCUMENTATION. Lotos WordPress Theme

DOCUMENTATION. Lotos WordPress Theme DOCUMENTATION Lotos WordPress Theme Lotos Simple & Elegant Blog Theme Lotos is a versatile and powerful multipurpose WordPress blog theme perfect for any personal blog. Lotos makes customizing your blog

More information

Introduction to the MODx Manager

Introduction to the MODx Manager Introduction to the MODx Manager To login to your site's Manager: Go to your school s website, then add /manager/ ex. http://alamosa.k12.co.us/school/manager/ Enter your username and password, then click

More information

Creating an with Constant Contact. A step-by-step guide

Creating an  with Constant Contact. A step-by-step guide Creating an Email with Constant Contact A step-by-step guide About this Manual Once your Constant Contact account is established, use this manual as a guide to help you create your email campaign Here

More information

SITE ADMINISTRATION.

SITE ADMINISTRATION. SITE ADMINISTRATION www.pella.k12.ia.us/wp-admin N O V E M B E R 6, 2 0 1 3 HOW TO LOG IN Login as an admin: 1. In your web browser, go to www.pella.k12.ia.us/wp-admin Note: While in development, you can

More information

Web Site Documentation Eugene School District 4J

Web Site Documentation Eugene School District 4J Eugene School District 4J Using this Documentation Revision 1.3 1. Instruction step-by-step. The left column contains the simple how-to steps. Over here on the right is the color commentary offered to

More information

User Manual Contents

User Manual Contents User Manual Contents Accessing MyPortfolio... 2 New Users - Creating an Account... 3 Returning Users - Logging in to Your Account... 5 Resetting Your Password... 6 Updating Your Account/Profile Information...

More information

SmartTheme Manual 1 Last update: 2017/07/29 OptimizePress

SmartTheme Manual 1 Last update: 2017/07/29 OptimizePress SmartTheme Manual 1 Last update: 2017/07/29 OptimizePress Copyright 2017 OptimizePress Table of Contents 1. SmartTheme... 1 2. Initial Setup... 2 2.1. Installing The Theme... 3 2.2. Installing & Activating

More information

Oceanica Theme Documentation

Oceanica Theme Documentation Oceanica Theme Documentation Updated on December 29, 2017 Installation Import sample data Import sample data from xml file. Import sample data from.sql file. Set up the front page Edit front page Site

More information

WordPress Manual First Year Experience

WordPress Manual First Year Experience WordPress Manual First Year Experience May 18, 2015 Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 The Home Page

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

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

WORDPRESS 101 BOULDER CO. TRAINING NOVEMBER, 2018

WORDPRESS 101 BOULDER CO. TRAINING NOVEMBER, 2018 WORDPRESS 101 BOULDER CO. TRAINING NOVEMBER, 2018 PAGES, POSTS, IMAGES AND DOCUMENTS IN WORDPRESS WHAT IS A PAGE; WHAT IS A POST? A page is static content A webpage Most Extension sites consist of several

More information

Web Page Basics. FRSD Elementary Technology Workshop. February Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann

Web Page Basics. FRSD Elementary Technology Workshop. February Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann Web Page Basics FRSD Elementary Technology Workshop February 2014 Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann Please save this booklet for future reference. 2 P a g e Notes and Questions

More information

Digication eportfolio Student s Guide (Last update: 8/2017)

Digication eportfolio Student s Guide (Last update: 8/2017) Digication eportfolio Student s Guide (Last update: 8/2017) 2 Table of Contents Introduction... 1 Creating Your eportfolio... 3 Editing Your eportfolio... 4 Area 1: Top Menu Bar... 6 Area 2: The Main Tabs...

More information

Bluehost and WordPress

Bluehost and WordPress Bluehost and WordPress Your Bluehost account allows you to install a self-hosted Wordpress installation. We will be doing this, and you will be customizing it for your final project. Using WordPress 1.

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

BHM Website Teacher User Guide

BHM Website Teacher User Guide BHM Website Teacher User Guide How to Login 1. Go to HUhttp://bhmschools.org/userUH 2. Enter your username and password and click Log in How to Change Your Password 1. Go to My Account in your Nav bar

More information

2016 TRTA Content Managers Resource Guide How to update and edit your local unit website. Roy Varney, TRTA Multimedia Specialist

2016 TRTA Content Managers Resource Guide How to update and edit your local unit website. Roy Varney, TRTA Multimedia Specialist 2016 TRTA Content Managers Resource Guide How to update and edit your local unit website. Roy Varney, TRTA Multimedia Specialist Table of Contents Introduction... 1 Basic information... 1 - How to log

More information

A QUICK GUIDE TO USING WORDPRESS

A QUICK GUIDE TO USING WORDPRESS A QUICK GUIDE TO USING WORDPRESS 1. WRITE A POST You can write a post from the front page of your blog in two ways. First, click on the Blog name button in your task bar at the top of the page: This reveals

More information

WordPress Maintenance For Beginners

WordPress Maintenance For Beginners WordPress Maintenance For Beginners Content Pages, posts, users, links, widgets, menus, comments, products, etc. Media Images, documents, videos, music, etc. Plugins Function, features, and facilities.

More information

Managing Content in WordPress

Managing Content in WordPress The Beginners Guide to WordPress Posts, Pages & Images WordPress is one of the most popular content management systems and blogging platforms in the world. It is free, open source software that allows

More information

HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE

HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE YOUR WEBSITE How to login Go to your website and add /wp-admin: www.palondoncourse.co.uk/xxxxxxxxx/wp-admin This will bring up the login screen.

More information

WordPress.com: Creating Your First Site

WordPress.com: Creating Your First Site MNC Nonprofit Technology and Communications Conference April 10 2014 WordPress.com: Creating Your First Site Presented by Peter Fleck, President, PF Hyper LLC pfhyper@gmail.com Gary Leatherman, Creative

More information

Jobmonster Document. by NooTheme

Jobmonster Document. by NooTheme Jobmonster Document by NooTheme Jobmonster Document GENERAL... 6 Jobmonster Instruction... 6 WordPress Information... 6 Download Theme Package... 6 Requirement For Jobmonster... 7 INSTALLATION... 7 Install

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

WEB 2.0 FOR T&L : SOCIAL MEDIA & BLOG. Wordpress manual. Norah Md Noor Noor Dayana Halim

WEB 2.0 FOR T&L : SOCIAL MEDIA & BLOG. Wordpress manual. Norah Md Noor Noor Dayana Halim WEB 2.0 FOR T&L : SOCIAL MEDIA & BLOG Wordpress manual Norah Md Noor Noor Dayana Halim Word Press Table of Contents Word Press... 1 Getting Started... 1 Viewing the Webpage... 2 Changing the Password...

More information

WordPress User Guide Version February 2012

WordPress User Guide Version February 2012 WordPress User Guide Version 3.3.1 February 2012 Contents 1. Overview...3 1.1 Logging in to your site...3 1.2 Quick start - adding an item that has a read more button...3 Login...5 Dashboard...5 Hiding

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

Crypterio Theme Documentation

Crypterio Theme Documentation Crypterio Theme Documentation Also available Online manual and Video tutorials. 2001 2018 Stylemix LLC Table of Contents Getting Started... 1 Introduction... 1 System Requirements... 2 Installing the Theme...

More information

LizardThemes.com Free & Premium WordPress Themes. LizardThemes. User Guide. First Edition

LizardThemes.com Free & Premium WordPress Themes. LizardThemes. User Guide. First Edition LizardThemes.com Free & Premium WordPress Themes LizardThemes User Guide First Edition Online version: http://lizardthemes.com/documentation/ 2013 Contents Chapter 1 How to start... 3 Chapter 2 Theme Settings...

More information

WORDPRESS USER GUIDE HWDSB Websites

WORDPRESS USER GUIDE HWDSB Websites WORDPRESS USER GUIDE HWDSB Websites Table of Contents Forward - About Wordpress... 3 1. Getting Started... 5 1.1) Log into your account... 5 1.2) About the Dashboard... 6 1.3) Internal vs. External Views...

More information

GENERAL TEMPLATE AREAS

GENERAL TEMPLATE AREAS 1 GENERAL TEMPLATE AREAS SIU Headers SIU Headers are created and edited through the main administration of the CMS. Users do not have access edit SIU headers. Logo and Identifier Logo or the College Identifier

More information