Child Themes 101 Presentation by Jess Jacob. Child Themes 101 Who am I? – Jess Jacob – Freelance front end web developer – Callcenter dialer programmer.

Slides:



Advertisements
Similar presentations
WordPress Installation for Beginners Sheila Bergman
Advertisements

HTML Basics Customizing your site using the basics of HTML.
Getting Started with WordPress David Grogan
Designing Websites Using HTML and FrontPage A Typical Webpage View Source A webpage is a text file containing instructions to tell a computer how the.
Selected Topics Dr Yi Zhou
NEXT. Create Pages in Blogger Another top user-requested feature has just graduated from Blogger In Draft! Blogger now makes it easy to create Pages linked.
 Creating a WordPress Website Is WordPress for You?
Introduction to JavaScript Module 1 Client Side JS Programming M-GO Sponsored By
WPML Translation plugin is the best option when you need to translate your Wordpress website into multiple languages. The plugin makes it easy to translate.
How to Post Blogs in WordPress Note: these steps and screen shots were taken while using a Mac. While Macs are still different from PCs, the steps and.
Wordpress as a content management system Building a better website with content management systems | June 12, 2009.
Creating and Managing RSS Feeds Kate Pitcher SUNY Geneseo © 2005
--A technique for establishing a web presence with little cash outlay.
Rowan County Public Library.  Learn how to register for and log into Weebly.  Set up a Weebly sub-domain.  Instill an understanding of Weebly web-
Chapter 1 Getting Started With Dreamweaver. Explore the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
My Workspace Profile. Using the course menu, click on Profile.
Creating and Publishing Your own website
Getting an account with WordPress.com Open your web browser ( mozilla firefox, internet explorer, opera, etc.,)
The easy way to a nice looking website design By a total non-designer (Me!)
1 HTML / Website Creation. 2 HTML – HyperText Markup Language  For formatting Web pages  Ordinary text can be created using any Text editor: e.g. NotePad,
Create Your Own Webpage. Today’s Agenda Cut & paste code Notepad++ or Notepad at home FTP Web Hosting Wordpress.
Wordpress Tutorial 22 – 24 April Table of Contents Introduction Designing blog Writing and Publishing blog Pages Posts Categories Tags Links Comments.
Introduction to Nvu Jing Fu. What is nVu? Free web design and development tool WYSIWYG (/wiziwig/) software Other similar tools: Dreamweaver, Googlepages.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 2: Working with Webpage Files.
 Using Microsoft Expression Web you can: › Create Web pages and Web sites › Set what you site will look like as you design it › Add text, images, multimedia.
Ethics assignment Reflective blogging in the Professional Ethics for Physiotherapy module.
Creating a Web Presence Introduction to WordPress Week 1.
CMS Wiki Pages CMS Pages, the only approved and supported website service for CMS employees, has been failing and an alternative needed to be implemented.
© 2012 Boise State University1 WordPress Training February 14, 2013.
WordPress Web. WordPress Blogging system with full content management Personal publishing system Built on PHP scripting language and MySQL relational.
INTRODUCTION TO DREAMWEAVER 8. What we already know…  Design basics  Contrast  Repetition  Alignment  Repetition  HTML.
New Class Name Here EFRT 308 EFRT 460 EFRT 461 WordPress.
© Ms. Masihi.  The Dreamweaver Welcome Screen first opens when you start Dreamweaver.  This screen gives you quick access to previously opened files,
The Wonderful World of Weebly. Contents What is a Weebly? How to plan a Weebly Site Goals Task details Access Link Step by Step.
Build a Free Website1 Build A Website For Free 2 ND Edition By Mark Bell.
Basic HTML e-Learning Tutorial Storyboard Linda Sauerbrun AET/545 February 15, 2015 Dr. Poe.
© 2012 Boise State University1 WordPress Training February 14, 2013.
Coding: XHTML and CSS. Why code? Writers and editors are often asked to write and edit web copy. Although it is easy to create a web site without coding.
INTERMEDIATE WEB DESIGN INTRODUCTORY CSS, JAVASCRIPT AND PHP.
Basic web designing. What will you learn Basic Html and css coding Learn how to create a website from start Learn how to use script for blog such as wordpress.
1 Session 1: Introduction to HTML Spring Today’s Agenda Cover useful terminology for today’s session HTML, browsers, servers, etc. HTML Tags Get.
WORDPRESS TECHNOLOGY BY AMEER. WELCOME INTRODUCTION WordPress is an Open Source software system used by millions of people around the world to create.
Creating and Publishing Your own web site PC Version SEAS 001 Professor Ahmadi.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
WRT235: Writing in Electronic Environments Session 2 Basic XHTML.
Chapter 1 Getting Started With Dreamweaver. Exploring the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
Tech Training 12/16/19 How to add a post How to edit a post How to add & assign a category How to add tags.
HINDU STYLE PORTFOLIO TEMPLATE
WordPress for Beginners February 2, 2014 Facebook.
Chapter 8 HTML Editors. Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 8-2 Text Editors Text editors don't have word processing features.
+ Publishing Your First Post USING WORDPRESS. + A CMS (content management system) is an application that allows you to publish, edit, modify, organize,
Here are some things you can do while you wait 1.Open your omeka.net site in your browser (e.g. 2.Open.
Website Update and Use of Official accounts Dr.Lasantha Ranwala ( MBBS,MSc-Biomedical Informatics) Medical Officer - Health Informatics RDHS Office.
COMP 143 Web Development with Adobe Dreamweaver CC.
Microsoft FrontPage 2003 Illustrated Complete Creating a Web Site.
The main menu options and their usage are: Dashboard This will display your main Dashboard ‘homepage’. In the top left of your Dashboard you’ll see some.
Getting an account with WordPress.com
Intro to WordPress (Using XAMPP)
Creating Websites With WordPress
Wordpress.
Understanding WordPress
How To Use This Template
So you were told to make a website
Intro to Web Development First Web Page
EBSCOhost Page Composer
How to Maintain Your ARS Websites
Wordpress test.cs.edinboro.edu.
Color Leaves Child Hand-painted small fresh PPT
How To Add Custom Widget Areas to WordPress Themes.
Presentation transcript:

Child Themes 101 Presentation by Jess Jacob

Child Themes 101 Who am I? – Jess Jacob – Freelance front end web developer – Callcenter dialer programmer – Writer and organizer of groups for local writers – And finally… 5/31/2014WordCamp Asheville 20142

Child Themes 101 The wrangler of two extremely fluffy, gray cats 5/31/2014WordCamp Asheville QuinlanSaoirse

Child Themes 101 What is a child theme? – A customization of an existing theme Think of it like a car – Getting a new paint job – Structure the same – Just changes to what’s already there 5/31/2014WordCamp Asheville 20144

Child Themes 101 What is a child theme NOT? – Not a custom theme – Not always the best solution But in many cases, I think yes! 5/31/2014WordCamp Asheville 20145

Child Themes 101 Why use a child theme? – Wordpress themes are great – Not always what we want out of the box Child themes allow you to – Quickly change Link color, font size, content dimensions, etc – Leave original theme untouched 5/31/2014WordCamp Asheville 20146

Child Themes 101 Child themes make development – Faster Less clicking between screens and pages Custom themes take a lot of time – Modular Less hunting to find the changes you made Everything is in one place 5/31/2014WordCamp Asheville 20147

Child Themes 101 Child themes make development – Changes stick Updating the theme won’t delete your changes Stay current and maintain your work! – Cost effective Speeds up the development process Saves you time (and your client money) Go live faster 5/31/2014WordCamp Asheville 20148

Child Themes 101 What if I'm only doing this for myself and not clients? Should I still bother with child themes? YES 5/31/2014WordCamp Asheville 20149

Child Themes 101 What You’ll Need 5/31/2014WordCamp Asheville

Child Themes 101 FTP Client (free) – FileZilla Windows and Mac – Yummy FTP Mac only Download from App Store 5/31/2014WordCamp Asheville

Child Themes 101 Text Editor (free) – Notepad++ Windows – TextWrangler Mac Download from App Store 5/31/2014WordCamp Asheville

Child Themes 101 Where do you start? 5/31/2014WordCamp Asheville

Child Themes 101 Find a theme to modify – e.g. Twenty Thirteen Determine customizations you want to make Create your stylesheet – style.css Upload to your server – /wp-content/themes/ Activate under Appearance in Dashboard That’s it! 5/31/2014WordCamp Asheville

Not limited to just CSS changes – Page templates – functions.php Customize existing functions Create your own Add additional widget areas – Must then call in a custom page template 5/31/2014WordCamp Asheville Child Themes 101

Some Examples 5/31/2014WordCamp Asheville

Home: Before the Child Theme 5/31/2014WordCamp Asheville

5/31/2014WordCamp Asheville Home: After the Child Theme

5/31/2014WordCamp Asheville Blog: Before the Child Theme

5/31/2014WordCamp Asheville Blog: After the Child Theme

How to determine what changes to make? – Your new best friend: Inspect Element Available in Chrome, Safari, and Firefox Right click an element then click “Inspect Element” Preview changes When happy, just add to your style.css and upload Can do HTML changes but best for just CSS 5/31/2014WordCamp Asheville Child Themes 101

Helpful links to get started – – Download this presentation wordcamp2014/ChildThemes101.pptx 5/31/2014WordCamp Asheville

Questions? 5/31/2014WordCamp Asheville

Contact Me Jess