EVENT MANAGER THEME INSTALLATION TUTORIAL

Size: px
Start display at page:

Download "EVENT MANAGER THEME INSTALLATION TUTORIAL"

Transcription

1 EVENT MANAGER THEME INSTALLATION TUTORIAL v2 Last Updated 9/03/ Version 3.9.5

2 Thank you for choosing to use the Event Manager Theme, built on WordPress and Genesis. If you are not confident with Wordpress we invite you to purchase a support license at Helpful links: Genesis Theme Framework WordPress Support How to Install the Theme - Install WordPress 3.3 and above (the Theme won t work with previous versions) - Upload Event-Manager and Genesis into /wp-content/themes - Go to Appearance > Themes and click "Activate" on event theme Required Plugins Once activating this theme, you should be prompted to automatically install three plugins. The Event Manager Theme Functionality plugin contains the core functionality of this theme and is required. This allows us to provide ongoing improvements and new features easily without interfering with any of your theme customizations. The second plugin is Posts 2 Posts, which allows you to link Sessions and Speakers. If you haven't done so already, please install and activate these plugins. There should be a notice at the top of this screen to start the installation. Recommended Plugins 1 Gravity Forms - The best contact form plugin available 2 Contact Form 7 - The best free contact form plugin available 3 Genesis Simple Sidebars - Create additional sidebars for specific pages 4 Genesis Title Toggle - Disable page titles on certain pages

3 Event Information Go to the Event Manager Settings section to set up your event's information. In the first box (Event Information) you can define the date, location, and registration information. Sample information will already be entered to help guide you. In the second box (Homepage Introduction) you can add additional content that displays below the site title on the homepage. By default there is two columns of text, but you can change this by clicking the HTML tab. See the Content Columns section below for more information. In the third box (Footer Text) you can specify the text on the left and right of the footer. Again, there is sample text to help guide you.

4 Menu To set up the menu at the top of the page, first go to Genesis > Theme Settings and check "Include Primary Navigation Menu". Then go to Appearance > Menus, type a "Menu Name" (ex: Primary Menu), then click "Save Menu". Then in the left column, select your menu from the "Primary Navigation Menu" dropdown. Now you can add pages to your menu and have them appear at the top of all your site's pages. You can also include a search form like the demo site by going to Genesis > Theme Settings, checking "Enable Extras on Right Side", and selecting "Search form". Here is a great tutorial to start with Custom Menus.

5 Homepage and Sidebar The homepage features three columns of "widget areas", which allow you to drop prebuilt widgets or text in any order and column you choose. Go to Appearance > Widgets to manage the three widget areas: Home Left, Home Middle, and Home Right. On the demo site, the sidebars feature the following widgets: 1 Home Left: a text widget with general information about the event. 2 Home Middle: the Genesis - Featured Posts widget to display latest news, and Genesis - Latest Tweets widget for displaying recent twitter updates. 3 Home Right: the Speakers Widget for displaying all the event's speakers, and a text widget containing images (you can uploade them in the media section) of sponsor logos (Width of the logo can t be more than 290px). In the Widgets are you will Notice on the top right corner a Primary Sidebar Widget. This sidebar shows in each page (or blog post) other than the Press and Registration pages, which have the possibility to change the configuration of widgets. You can apply the Registration or Press Sidebar configuration to other pages. Here is an example of how to do it with your schedule. 1. Edit the Page

6 2. Select the desired sidebar configuration here

7 Footer The footer is made of 3 areas editable in the Appearance->Widgets section. In the demo site we ve added a list of our social networking handles by adding the Connect Widget and filling in each profile in Footer 1. In Footer 2 we ve placed a Twitter Hashtag button. You can do that by adding a Text Widget then head to and fill in your details. Then copy the code and paste it in the widget. In Footer 3 we ve added a LinkedIn button. We ve again used a text widget and got our code from You can choose whatever you prefer, Facebook Like or a Newsletter link.

8 Homepage Rotator This theme has a built-in image rotator on the homepage, which displays above the three widget areas. It is only displayed if images have been added. Go to Rotator->Add New and click "Set Featured Image". Upload an image, then click "Use as Featured". The image will automatically be scaled down to 205px tall, so make sure the image is at least that tall. The ideal width is 307px You can specify the image order by using the "Order" attribute in the right column (lower numbers come first).

9 Speakers Go to Pages > Add New and create a page with any name you'd like (ex: Speakers). In the right column, under Page Attributes select "Speakers" as the page template. Publish the page. This creates the page that you can now add to your menu. To populate the page with speakers, go to Speakers > Add New. Give the speaker a name in the title area and describe the speaker in the editor. Provide the speaker's website URL and twitter username in the Speaker Details box (both are optional fields). Upload their photo by clicking "Set Featured Image", uploading it, then clicking "Use as Featured". Specify the order in which they are displayed using the "Order" field in the right column. If you've created a session that this speaker will participate in, select it in the Connected Sessions area.

10 Schedule Go to Pages > Add New and create a page with any name you'd like (ex: Schedule). In the right column, under Page Attributes select "Schedule" as the page template (See Speakers to learn how to select a template). Publish the page. This creates the page that you can now add to your menu. To populate the page with sessions, go to Sessions > Add New. Give the session a title and describe the session in the editor. Under Session Details, select a date, time, and describe the location. The date and time are used for sorting the sessions. Connect a speaker to this session from the Connected Speakers section. If you'd like to group your sessions (ex: Day 1, Day 2), go to Sessions > Session Groupings and create your groupings. Give each grouping a Name (ex: Day 1) and Description (ex: 23 Nov 2011). Then edit your sessions and add them to the appropriate groupings.

11 FAQ The FAQ in the demo is built using a standard page (no page template is needed). To link to individual answers: 1 Type the answer as a headline (ex: h3) 2 Switch to HTML view and give it a unique id ( ex: id="answer1") 3 Switch back to Visual view, type the answer at the top in the Questions section 4 Select the answer, click the Link button, and for the URL put #answer1 (where answer1 is the same as your unique id). Here's an example

12 Registration Event Manager Theme has been built to host external event registration widgets to make sure the website is fast and not overly complicated. The registration page has been built to work with Eventbrite Go to Pages > Add New and create a page with any name you'd like (ex: Registration). In the right column, under Page Attributes select "Registration" as the page template. Publish the page. Below the editor you'll now have a box that says "Registration Iframe". You can drop an iframe from your registration service (ex: EventBrite) and it will automatically be added to the end of the page's content. You can obtain the embed code from Eventbrite by creating an event at Then head to your event dashboard and select Add Ticket Form to Website from the Promote section.

13 Copy the code in the section below and paste it on the Registration iframe Box on your Registration Page. Header and Custom Logo The theme is built to feature a custom logo of 960x100px You can upload your custom logo under Appearance->Header. Make sure to select No on the Display Text option to remove the text. If you have a logo of a different size than 960px x 100px we do not recommend to use it as it may compromise the functionality of the theme. Nonetheless there is a procedure to change the theme functions.php and stylesheet to reflect your preferred height. Again we do not guarantee full functionality of the theme with the following procedure but you are free to test it out on your website. While editing the height should not be an issue, using a width of less than 960x may result in some problems. You can test with the procedure below different renderings. 1. Before you begin, please run a full backup of your website. As the following procedure is not part of the theme build it may result in errors. 2. Locate (Appeareance->editor) the functions.php file and look for add_theme_support( 'genesis-custom-header', array( 'width' => 960, 'height' => 100, 'textcolor' => '333', 'admin_header_callback' => 'sc_admin_style', 'header_callback' => 'sc_custom_header_style' ) );

14 3. Change only the height to your desired height in pixel - if your logo is 250px tall change "height"=> Then go to the CSS (stylesheet.css) 5. Look for #header #title div (near line number 130) 6. Change line-height: 100px; to the same height you set. In the example above your height will be 250 so line-height: 250px; 7. Go to the header section and upload your logo. If you are not sure about the above procedure we recommend seeking professional advice or to use support if you purchased a support license. We can't recommend enough to be extremely careful with the above changes as even the tiniest addition like an extra space could break the site. So please back up. Custom Logo for Mobile Website If you uploaded a custom logo you may want to add a mobile-friendly version of it to make sure it displays properly. Here is how to do it: 1.Please create a new logo suitable for mobile devices, we suggest 290px width and 50px height. 2.upload logo to /wp-content/themes/event-manager-0.9.5/event-manager/images, please note the filename of the image 3.navigate to (Appearance->editor) the style.css file and look for /* Resize Site Title */ #header #title { font-size: 48px; line-height: 50px; margin: 20px 10px 10px; } (near line 1736 ) 4.add this line to this piece of code background:url(images/logo.jpg) no-repeat!important;

15 ( logo.jpg is the filename of the new logo, if the image is in any other formate like png or gif please mention it, eg logo.png, mobilelogo.gif etc) the end result will look like this: #header #title { font-size: 48px; line-height: 50px; margin: 20px 10px 10px; background:url(images/logo.jpg) no-repeat!important; } 5.If the mobile logo height is greater than 50px, please change the line-height (2nd line) to the same height as the logo.

16 Contact The theme is designed to work with both Gravity Forms (paid plugin) and Contact Form 7 (free plugin). Install the plugin of your choice, build the form in the appropriate section, then create a page and drop the appropriate shortcode in it. If using Contact Form 7, you might want to customize the HTML of the form itself. Here's the HTML from the demo site's form: Content Columns This theme has Content Columns built-in so that you can create multiple columns of content. For example, the Press page in the theme demo has two columns of content, in addition to the sidebar on the right. To create multiple columns, click the "HTML" tab on the editor and type the appropriate HTML code. Then switch back to the "Visual" tab and fill those content areas in. For two columns, use this: <div class="one-half first">this is the left column</div> <div class="one-half">this is the right column</div> For three columns, use this: <div class="one-third first">this is the left column.</div> <div class="one-third">this is the middle column.</div> <div class="one-third">this is the right column.</div> For more information, see How to use column classes.

17 Advanced Customization If you're a developer, there are hooks and filters in the Event Manager Theme Functionality plugin so that you can customize it to your needs. 1 apply_filters( 'sc_speaker_metabox_override', ' return_true' ); will remove the Speaker Details metabox (so that you can create your own) 2 apply_filters( 'sc_session_metabox_override', ' return_true' ); will remove the Session Details metabox 3 cmb_meta_boxes filter can be used to create your own metaboxes. See the metabox wiki and example file for details And of course the theme can be completely customized through the theme files. All future functionality will come through plugin updates, so you are free to tweak the theme.

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

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

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

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

Entrepreneur Theme Documentation

Entrepreneur Theme Documentation Entrepreneur Theme Documentation Installation Plugins Updates (optional) Front Page Setup Front Page Editing Front Page: Site Title, Tagline and Logo Front Page: Website Colors Front Page: Sections Section

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

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

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

JULIET Version /14/2016

JULIET Version /14/2016 Version 1.0 08/14/2016 Juliet Pro Check out the pro version at https://www.lyrathemes.com/juliet-pro INSTALLING WORDPRESS INSTALLING THE THEME Using the Administration Panel Using cpanel Manually Using

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

Crux. Getting Started. Theme Features. Setting up your store. Setting up the Page templates. Using background images. Working with Sidebars

Crux. Getting Started. Theme Features. Setting up your store. Setting up the Page templates. Using background images. Working with Sidebars Crux Table of Contents Getting Started Installing WordPress Installing the theme Installing the Required Plugins Theme Features Custom Menus Theme Options Serving Retina Images Child Theme Support Setting

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

The Fox Documentation

The Fox Documentation The Fox Documentation Hi there! Thank you once again for purchasing The Fox Theme. While installing the item or using it, if you need any help, please open a support question at withemes.ticksy.com. Install

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

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

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

VEGA Version /27/2017

VEGA Version /27/2017 Version 2.2.1 01/27/2017 Vega Pro Check out the pro version at https://www.lyrathemes.com/vega-pro INSTALLING WORDPRESS INSTALLING THE THEME Using the Administration Panel Using cpanel Manually Using FTP

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

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

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

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

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin 1 P a g e Contents 1. Introduction... 5 2. Who is it for?... 6 3. Community v/s PRO Version... 7 3.1. Which version is

More information

Documentation:Tromas WordPress Theme

Documentation:Tromas WordPress Theme Documentation:Tromas WordPress Theme Install Tromas WordPress Theme within a few minutes. Tromas is a Multipurpose Business WordPress Theme It s fully responsive with bootstrap framework, easy to customization,

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

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

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

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

HB Education. Theme Installation

HB Education. Theme Installation HB Education HB Education Theme is a simple, clean, beautifully designed responsive WordPress Education WordPress Theme. It is minimal but mostly used features will help you setup your website easily and

More information

BindTuning Installations Instructions, Setup Guide. Invent Setup Guide

BindTuning Installations Instructions, Setup Guide. Invent Setup Guide BindTuning Installations Instructions, Setup Guide Invent Setup Guide This documentation was developed by, and is property of Bind Lda, Portugal. As with any software product that constantly evolves, our

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

1. Beginning (Important)

1. Beginning (Important) Regal Wordpress" Documentation by InkThemes.com 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

Narya WordPress Theme

Narya 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

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

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

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

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

Committee Chair Manual for AIA SEATTLE S ONLINE MEMBER COMMUNICATION TOOL. Questions? Contact AIA Seattle s Communications team.

Committee Chair Manual for AIA SEATTLE S ONLINE MEMBER COMMUNICATION TOOL. Questions? Contact AIA Seattle s Communications team. Contents Access to edit aiaseattle.org... 1 Committee Hub Pages... 2 Hub Page Editor... 2 Main Content Block... 2 Featured Image... 3 Files... 3 Events... 5 Recurring Committee Meetings... 8 Posts... 8

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

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

Important installation note Back to Top. Homepage Overview Back to Top

Important installation note Back to Top. Homepage Overview Back to Top Inspire: Important installation note Back to Top After installing and activating the theme, you need to navigate to Settings > Permalinks and click on the Save Changes button, even if you haven t made

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

Masterstudy - Education Center WordPress Theme

Masterstudy - Education Center WordPress Theme A short guide and general information to help you get to know your new theme. Above all, I would like to thank you for purchasing this theme, your contribution is very much appreciated. This document covers

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

Easy Website Creation Using WordPress. Welcome and thank you to our Sponsors

Easy Website Creation Using WordPress. Welcome and thank you to our Sponsors Easy Website Creation Using WordPress Welcome and thank you to our Sponsors Easy Website Creation Using WordPress Every Business Needs a Website! Presented by: Todd Schafer Designer & WordPress Developer

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

Raiden. A Personal Blogging WordPress Theme with focus on readability and style. Thanks for purchasing a theme from Codestag, you re awesome!

Raiden. A Personal Blogging WordPress Theme with focus on readability and style. Thanks for purchasing a theme from Codestag, you re awesome! Raiden A Personal Blogging WordPress Theme with focus on readability and style. Thanks for purchasing a theme from Codestag, you re awesome! In this document we will cover the installation and use of this

More information

Documentation English v1

Documentation English v1 Documentation English v1 Getting started Navigation menu Theme settings General Features Background Typography Banners Contact details Social Unique selling points Image Sizes Frequently asked questions

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

Bizway Wordpress Theme Documentation by InkThemes

Bizway Wordpress Theme Documentation by InkThemes Bizway Wordpress Theme Documentation by InkThemes Get Your Site Ready in Just 1 Click Like other themes of InkThemes, BizWay WordPress Business theme is also extremely easy to install and setup and you

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

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

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

Broker. Business and Finance WordPress Theme. Documentation. Made by CommerceGurus

Broker. Business and Finance WordPress Theme. Documentation. Made by CommerceGurus Broker Business and Finance WordPress Theme Documentation Made by CommerceGurus www.commercegurus.com Video Tutorial Don t like reading documentation? Nah either do we :) Check out our install video https://youtu.be/9h6cneefuis

More information

Setting up your WordPress blog CS4031

Setting up your WordPress blog CS4031 1. Sign up for a wordpress.com (not a wordpress.org) account. 2. Please use your real name (or a derivative of it), or your brand identity. Your blog address will be name.wordpress.com For example, mine

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

Nilmini Theme Documentation

Nilmini Theme Documentation Nilmini Theme Documentation 1. Theme-Installation After downloading the Nilmini theme.zip folder on your WordPress blog just log into your WordPress admin panel and go to design / themes. Next to the tab

More information

Doing More with WordPress

Doing More with WordPress Doing More with WordPress This document gives an overview of the different ways you can improve the appearance and functionality of your website using features built-in to WordPress as well as the plugins

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

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

WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital

WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital This WordPress tutorial for beginners (find the PDF at the bottom of this post) will quickly introduce you to every core WordPress

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

School Website WordPress User Guide

School Website WordPress User Guide School Website WordPress User Guide version 3.3 Olathe Public Schools USD # 233 2012 Table of Contents Introduction 0 Log into WordPress... 1 Dashboard View... 1 Dashboard Menu Bar.. 2 Pages. 4 New Page

More information

Center for Advanced Research in Drying WordPress Manual

Center for Advanced Research in Drying WordPress Manual Center for Advanced Research in Drying WordPress Manual Table of Contents Who should use this manual... 3 Signing into WordPress... 3 Setting up the Home Page... 4 Editing the Home Page Widgets... 5 Sidebar

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

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

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

Modular: Shopify Theme

Modular: Shopify Theme Modular: Shopify Theme Table of Contents Introduction 2 Top Bar 2 Header/Branding 3 Main Navigation 3 Backgrounds 4 Global Colors 4 Fonts 4 Home Slideshow 5 Home 6 Collection Pages 6 Product Pages 7 Blog

More information

Introduction to Thinwire InfoRich Theme. Office of Digital Communications

Introduction to Thinwire InfoRich Theme. Office of Digital Communications Introduction to Thinwire InfoRich Theme Office of Digital Communications V 2.3 August 2015 page 2 Thinwire InfoRich Theme Table of Contents Introduction... 4 Themes... 4 Logging in to the Thinwire Admin

More information

Emmet Next Theme Documentation

Emmet Next Theme Documentation Emmet Next Theme Documentation Updated on May 24, 2018 Quick Start Guide Installation Import sample data Insert API keys Front Page Setup Front Page Customization WordPress Customizer Settings Site identity

More information

Bugis Theme Documentation

Bugis Theme Documentation Bugis Theme Documentation 1. Theme-Installation After downloading the Bugis theme.zip folder on your WordPress blog just log into your WordPress admin panel and go to design / themes. Next to the tab Manage

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

How To Set Up The Genius Store Builder Theme Step--By--Step Guide For Building Your First Profitable Affiliate Store

How To Set Up The Genius Store Builder Theme Step--By--Step Guide For Building Your First Profitable Affiliate Store How To Set Up The Genius Store Builder Theme Step--By--Step Guide For Building Your First Profitable Affiliate Store Thank you for purchasing the InstaGenus plugin. You have received our bonus Genius Store

More information

Lead Rocket Training Manual

Lead Rocket Training Manual Lead Rocket Training Manual Discover the Most Incredible Bonus Gift Ever! Just go to http://undergroundmarketers.com/bonus This guide is devised into 3 parts the first section details how to install, activate

More information

Table of content. Creating signup form Associating automation tools to signup form Signup form reports...42

Table of content. Creating signup form Associating automation tools to signup form Signup form reports...42 A User Guide Signup forms are the most popular tools for building a subscriber database. They let your website visitors become subscribers by entering basic details such as name and email address. The

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.0

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 5 Plug-in

More information

Center for Academic Excellence engaging faculty inspiring learning. WordPress Quick-Reference Manual

Center for Academic Excellence engaging faculty inspiring learning. WordPress Quick-Reference Manual Center for Academic Excellence engaging faculty inspiring learning WordPress Quick-Reference Manual Contents Signing up for a WordPress account... 2 Adding a new blog... 2 Changing the theme of your blog...

More information

SALIENT USER GUIDE. 1 Page 1

SALIENT USER GUIDE. 1 Page 1 SALIENT USER GUIDE This guide provides instructions for installation, help on getting started and extensive documentation of features. It is recommended you read it thoroughly to fully leverage the theme's

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

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

LearnWP 2-day Intensive WordPress Workshop. Dawn Comber, Digital Dialogues Ruth Maude, Dandelion Web Design LearnWP 2-day Intensive WordPress Workshop Dawn Comber, Digital Dialogues Ruth Maude, Dandelion Web Design How do I login? Point your browser to your website URL adding wpadmin to the end of the address

More information

Keni Ren Lab for wtfi-17 Play with WordPress

Keni Ren Lab for wtfi-17 Play with WordPress Lab for wtfi-17 Play with WordPress Objective In this lab you will build a website using Content Management System (CMS). After the lab you should be able to use WordPress as CMS to easily create and maintain

More information

EventsNow. Getting Started Guide

EventsNow. Getting Started Guide EventsNow Getting Started Guide Contents Creating Your First Event... 3 Name Your Event... 3 Add an Event Contact... 3 Add Event Details... 5 Upload Your Logo/Image... 6 Add Tickets... 6 Add Donations...

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

1.1 HOME: EDITING THE ABOUT US COPY ON THE HOMEPAGE 1.2 PRODUCTS: EDITING THE PRODUCT CATEGORIES THAT APPEAR IN THE DROP DOWN MENU UNDER PRODUCTS

1.1 HOME: EDITING THE ABOUT US COPY ON THE HOMEPAGE 1.2 PRODUCTS: EDITING THE PRODUCT CATEGORIES THAT APPEAR IN THE DROP DOWN MENU UNDER PRODUCTS GUNWEB SYSTEMS USER GUIDE 1. TOP NAVIGATION 1.1 HOME: EDITING THE ABOUT US COPY ON THE HOMEPAGE 1.2 PRODUCTS: EDITING THE PRODUCT CATEGORIES THAT APPEAR IN THE DROP DOWN MENU UNDER PRODUCTS 1.3 CONTACT

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

Welcome to Book Display Widgets

Welcome to Book Display Widgets Welcome to Book Display Widgets Book Display Widgets allow you to create virtual book displays on your website, where covers link to that item s record in your catalog. As a subscriber to Ebook Central

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

Documentation:Blogzine WordPress Theme

Documentation:Blogzine WordPress Theme Documentation:Blogzine WordPress Theme Install Blogzine WordPress Theme within a few minutes:- Blogzine is a minimalistic WordPress theme dedicated to blogs. Blog In provides a responsive layout with unlimited

More information

An Introduction to. WordPress.com. ICA40311 Certificate IV in Web-Based Technologies Southbank Institute of Technology

An Introduction to. WordPress.com. ICA40311 Certificate IV in Web-Based Technologies Southbank Institute of Technology An Introduction to WordPress.com ICA40311 Certificate IV in Web-Based Technologies Southbank Institute of Technology Acknowledgement: This document was compiled from notes available via the WordPress.com

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

Quick Online Shop Documentation

Quick Online Shop Documentation Quick Online Shop Documentation In the following tutorial, you will get a complete step by step guide of using Quick Online Shop WordPress theme for building an amazon affiliate store site. All steps have

More information

WordPress Quick Reference Guide

WordPress Quick Reference Guide Log In A log In link is available in the global footer at the bottom of all UF Health webpages. You can bookmark this link, as well: http://ahc-webservices.sites.medinfo.ufl.edu/wp-login.php Pages Create:

More information

Documentation:Travel Company Pro WordPress Theme

Documentation:Travel Company Pro WordPress Theme Documentation:Travel Company Pro WordPress Theme Install Travel Company Pro WordPress Theme within a few minutes. Travel Company Pro is a Travel and tour WordPress Theme It s fully responsive with bootstrap

More information

2013 RunSignUp, LLC 407 Chester Avenue Moorestown, NJ (888)

2013 RunSignUp, LLC 407 Chester Avenue Moorestown, NJ (888) Within this document you will find detailed instructions regarding several aspects of referral tracking on www.runsignup.com. This manual covers topics for race directors and runners, and is intended to

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

Documentation:Travel Company WordPress Theme

Documentation:Travel Company WordPress Theme Documentation:Travel Company WordPress Theme Install Travel Company WordPress Theme within a few minutes. Travel Company is a Travel and tour WordPress Theme It s fully responsive with bootstrap framework,

More information

Comparative Assessment

Comparative Assessment Danny Hussey IS: 590 Web Development using CMS University of Tennessee School of Information Science Hamilton Parks Public Library Comparative Assessment Content Management Systems Wordpress, Joomla, and

More information

Getting Started Guide. Last updated: 10/2010

Getting Started Guide. Last updated: 10/2010 Getting Started Guide Last updated: 10/2010 Contents Creating Your First Event...3 Name Your Event... 3 Add an Event Contact... 3 Add Event Details... 4 Upload Your Logo/Image... 5 Add Tickets... 5 Add

More information

Documentation of Jstore Theme Premium. Installation and Activation of Jstore Theme - Premium

Documentation of Jstore Theme Premium. Installation and Activation of Jstore Theme - Premium Documentation of Jstore Theme Premium Installation and Activation of Jstore Theme - Premium Installation 1. Install Word Press from http://codex.wordpress.org/installing_wordpress. 2. Upload via Word press

More information

Plus Your Business - Google+ Posts, Events and Photos Google+ Posts, Events and Photos

Plus Your Business - Google+ Posts, Events and Photos Google+ Posts, Events and Photos Google+ Posts, Events and Photos www.plusyourbusiness.com Page 1 Google+ Posts, Events and Photos Your Content and your Profile Google+ Posts Adding text to an image Other features from the Google Post

More information

Lesson 10: Site Work and Social Networking

Lesson 10: Site Work and Social Networking Lesson 10: Site Work and Social Networking Chapter 1: Introduction If you've ever been involved in a building project, you're probably familiar with the punch list, the minor details remaining after the

More information