SlideShare uma empresa Scribd logo
1 de 30
Baixar para ler offline
WordPress Site Design
ACE #CT01756 Intro to WordPress
By Adrian Mikeliunas
http://learnwp.us/week3/
SESSION# 3 of 6
 Themes, Plugins & Widgets
 How to find and how to install them
 Themes provide all of the front end styling of your
WordPress site
 Widgets add additional content and features to your
WordPress site’s sidebars, configured via Theme
 Plugins are bits of software that can be uploaded to
extend to expand the functionality of your WordPress site
Week 3 Agenda
2/2016WordPress #3
Themes Widgets Plugins
eCommerce
Marketing
Forms
2/2016
WordPress Extensions
WordPress #3
WordPress Management
http://learnwp.us http://learnwp.us/wp-admin/index.php
2/2016WordPress #3
 People say: “Content is King”
 They will come back to your blog…
 Or they will run away if they
 can’t find what they want
 It’s not aesthetically pleasing
 If looks are NOT important…
 25 Remarkable Examples of WordPress Websites
www.tripwiremagazine.com/2012/04/examples-of-
wordpress-websites.html
Content vs. Looks
2/2016WordPress #3
 Make your site Unique!
 Integrate with current company Logo or color theme
 Integrate with existing web site
 Seasonal changes [community, retailer]
 Special occasions [protests]
Why Change Looks?
2/2016WordPress #3
 Configurable via Dashboard,
Appearance, Theme Options
 Color Scheme & Background
 Header or Banner
 Layouts: single or multi-column
 Widgets
 Posts and Pages Formats
 Navigation Menu
 [Mobile Devices Support]
 Footer area
Theme Options
2/2016WordPress #3
 A Post Format is a piece of meta information that can be used
by a theme to customize its presentation of a post:
 aside - Typically styled without a title
(Similar to a Facebook note update)
 gallery - A gallery of images
 link - A link to another site
 image - A single image
 quote - A quotation
http://codex.wordpress.org/Post_Formats
2/2016
Post Formats
WordPress #3
 Paid Themes ($10-$100)
 Features, Quality, Support, Uniqueness
 Examples:
 http://themeforest.net/category/wordpress
 http://www.elegantthemes.com
 http://www.woothemes.com
 Free Themes
 Less Features
 NOT Unique!
 “50+ Beautiful & Free WordPress Themes”
https://colorlib.com/wp/free-wordpress-themes
Themes
Atahualpa 3.7.15 , over 1 million downloads!
http://wordpress.bytesforall.com
2/2016WordPress #3
 WordPress Showcase
http://wordpress.org/showcase
 WordPress site
http://wordpress.org/extend/themes
 References:
 hackertarget.com/wordpress-themes-in-top-1-million-websites
 www.woothemes.com/product-category/themes
 www.webdesignermag.co.uk/tutorials/5-hot-wordpress-themes-for-2014
Find a Theme
2/2016WordPress #3
 Find out the technology
behind websites:
 http://builtwith.com
2/2016
Research
http://www.brainyquote.com/quotes/quotes/c/charlescal203963.html
WordPress #3
 Lightweight and
adaptable
 Custom menu, header
image, and
background
 Showcase page
template, widget
support…
2011 Theme
http://wordpress.org/extend/themes/twentyeleven
2/2016WordPress #3
 Clean, blog-focused, and
designed for clarity
 Simple, straightforward
typography is readable
on a wide variety of
screen sizes, and
suitable for multiple
languages
2015 Theme
https://wordpress.org/themes/twentyfifteen
2/2016WordPress #3
 From Dashboard, Appearance, Themes, Install Themes
 2 Steps from outside Dashboard [for paid themes!]
 Download from vendor site
 Install from local hard drive
 1 step from Dashboard [for free themes]
 Install
 Activate Theme!
 TIP: Always preview your theme before you install it!
Installing a Theme
2/2016WordPress #3
 At a minimum:
 index.php
 style.css
 A javascript.js file
 Additional PHP files
Theme Components
2/2016
http://codex.wordpress.org/Site_Design_and_Layout
WordPress #3
Themes Directory
2/2016WordPress #3
 PHP pre-processor server side logic to build dynamic
content
 CSS rules which describe what something should look
like, such as the color or font of text, or where things
line up on the page
 JS JavaScript for client logic
 HTML Hyper Text Markup Language
Component Languages
2/2016WordPress #3
 1) Hire a programmer or designer $$$
https://www.upwork.com or http://www.peopleperhour.com
http://creativefolks.net
http://washingtondc.craigslist.org/cpg/
 2) Build custom WordPress Themes without coding!
http://themeframe.com
 3) Take another course! $99
http://www.udemy.com/building-custom-wordpress-sites-
from-scratch/?tc=email.topcourses
Build a Theme
2/2016WordPress #3
My 3 factors criteria for selecting a good plugin [or
widget or theme]
 Check the rating, at least 3 out of 5 stars,
and from more than 10 reviewers!
 At least version 1.0!
[many plugins are still version 0.x or BETA]
 Preferably less than 1 year old
[older plugins may NOT be compatible with your site]
2/2016WordPress #3
Selection Criteria
 Widgets are drag-and-drop design elements that you
can easily add to your WordPress site
 On Main Page, Blog Page, sidebars, or footer
 WordPress has a few built-in widgets
 Calendar, Tag Cloud, Archives, Pages, Search, …
 Thousands more available at WordPress.org!
 http://codex.wordpress.org/WordPress_Widgets
Widgets
2/2016WordPress #3
 Widgets are installed & activated same as plugins
 Once installed, go to: Appeareance, Widgets to select them
via drag and drop!
2/2016
Widget – Installation
WordPress #3
 Some themes offer a Widget options feature without the
tricky drag and drop! Example: 2015
2/2016
Widget – from Theme
WordPress #3
Examples:
 Search
 Archives
 Categories
2/2016
Widgets in Action
WordPress #3
 Both are based on PHP!
 Widgets focus on the UX (user experience)
 They get activated by dragging them in Theme,
Appearance,
 Plugins offers new functionality
 May or may not be viewable by users
 User verification
 Multimedia: Slide shows, Video or Music players
Widgets & Plugins
2/2016WordPress #3
 Plugins can extend WordPress to do almost anything
you can imagine!
 In this directory you can find, download, rate, and
comment on all the best plugins the WordPress
community has to offer…
 http://wordpress.org/extend/plugins/
 To manage plugins, you need to go to the PLUGINS
section of your dashboard, where you’ll find a list of
plugins already installed…
Plugins
2/2016WordPress #3
 Backup your site
 Better Editor toolbar for your posts!
 Receive data or news feeds from other sites: stocks,
weather, news, etc.
 Receive Donations via Paypal
 Take look at the most popular plugins here:
https://wordpress.org/plugins/browse/popular
2/2016WordPress #3
Plugin Ideas
 There are at least two default plugins:
 Akismet - the best way in the world to protect your blog
from comment and trackback spam
 Hello Dolly – first oficial plugin
 Plugins need to be ACTIVATED before they run
2/2016
Default Plugins
WordPress #3
2/2016
Plugins- Installation
TIP: Check the RATING and the version [at least 1.0 recommended!]
WordPress #3
2/2016
Plugins- Update & Delete
TIP: Check on a weekly basis for plugin updates…
WordPress #3
 How to find and install new Themes
 How to find and install new Widgets
 How to find and install new Plugins
Week 3 Review
2/2016WordPress #3

Mais conteúdo relacionado

Mais procurados

Introduction wordpress
Introduction wordpressIntroduction wordpress
Introduction wordpressHall_
 
Social media management wordpress ppt
Social media management   wordpress pptSocial media management   wordpress ppt
Social media management wordpress pptTraining As A Service
 
Joost's Wordpress Affiliate Session @ LAC 2010
Joost's Wordpress Affiliate Session @ LAC 2010Joost's Wordpress Affiliate Session @ LAC 2010
Joost's Wordpress Affiliate Session @ LAC 2010a4u
 
Librarians learn web day 3
Librarians learn web day 3Librarians learn web day 3
Librarians learn web day 3Robin Hastings
 
MA Magazines: City Uni - Further Wordpress customisations, process and plugin...
MA Magazines: City Uni - Further Wordpress customisations, process and plugin...MA Magazines: City Uni - Further Wordpress customisations, process and plugin...
MA Magazines: City Uni - Further Wordpress customisations, process and plugin...Dan Davies
 
Word camp 2014 So Obvious You Miss It
Word camp 2014 So Obvious You Miss ItWord camp 2014 So Obvious You Miss It
Word camp 2014 So Obvious You Miss ItVizRED
 
GENERATE PDF OF A WEB PAGE
GENERATE PDF OF A WEB PAGEGENERATE PDF OF A WEB PAGE
GENERATE PDF OF A WEB PAGEBikash Sundaray
 
Making Wordpress Work For You: Tips And Tricks
Making Wordpress Work For You: Tips And TricksMaking Wordpress Work For You: Tips And Tricks
Making Wordpress Work For You: Tips And Tricksaboriginalwealt33
 
The Connected Blog
The Connected BlogThe Connected Blog
The Connected Blogwordspring
 
Facebook Social Plugins
Facebook Social PluginsFacebook Social Plugins
Facebook Social PluginsAizat Faiz
 
Connect with Facebook to Rails Application By Nyros Developer
Connect with Facebook to Rails Application By Nyros DeveloperConnect with Facebook to Rails Application By Nyros Developer
Connect with Facebook to Rails Application By Nyros DeveloperNyros Technologies
 
How To Choose A Theme
How To Choose A ThemeHow To Choose A Theme
How To Choose A ThemeNicky Pink
 
Create website using open source CMS WordPress by swapnil chafale
Create website using open source CMS WordPress by swapnil chafaleCreate website using open source CMS WordPress by swapnil chafale
Create website using open source CMS WordPress by swapnil chafaleNextServices
 
Website Design Dos and Don’ts for a Successful Online Presence
Website Design Dos and Don’ts  for a Successful Online PresenceWebsite Design Dos and Don’ts  for a Successful Online Presence
Website Design Dos and Don’ts for a Successful Online PresenceBrad Williams
 

Mais procurados (20)

Introduction wordpress
Introduction wordpressIntroduction wordpress
Introduction wordpress
 
Social media management wordpress ppt
Social media management   wordpress pptSocial media management   wordpress ppt
Social media management wordpress ppt
 
WordPress101 ppt
WordPress101 pptWordPress101 ppt
WordPress101 ppt
 
Joost's Wordpress Affiliate Session @ LAC 2010
Joost's Wordpress Affiliate Session @ LAC 2010Joost's Wordpress Affiliate Session @ LAC 2010
Joost's Wordpress Affiliate Session @ LAC 2010
 
Librarians learn web day 3
Librarians learn web day 3Librarians learn web day 3
Librarians learn web day 3
 
So i have a website now what?
So i have a website now what?So i have a website now what?
So i have a website now what?
 
MA Magazines: City Uni - Further Wordpress customisations, process and plugin...
MA Magazines: City Uni - Further Wordpress customisations, process and plugin...MA Magazines: City Uni - Further Wordpress customisations, process and plugin...
MA Magazines: City Uni - Further Wordpress customisations, process and plugin...
 
Word camp 2014 So Obvious You Miss It
Word camp 2014 So Obvious You Miss ItWord camp 2014 So Obvious You Miss It
Word camp 2014 So Obvious You Miss It
 
Wordpress for Dummies
Wordpress for DummiesWordpress for Dummies
Wordpress for Dummies
 
GENERATE PDF OF A WEB PAGE
GENERATE PDF OF A WEB PAGEGENERATE PDF OF A WEB PAGE
GENERATE PDF OF A WEB PAGE
 
Making Wordpress Work For You: Tips And Tricks
Making Wordpress Work For You: Tips And TricksMaking Wordpress Work For You: Tips And Tricks
Making Wordpress Work For You: Tips And Tricks
 
The Connected Blog
The Connected BlogThe Connected Blog
The Connected Blog
 
Facebook Social Plugins
Facebook Social PluginsFacebook Social Plugins
Facebook Social Plugins
 
Connect with Facebook to Rails Application By Nyros Developer
Connect with Facebook to Rails Application By Nyros DeveloperConnect with Facebook to Rails Application By Nyros Developer
Connect with Facebook to Rails Application By Nyros Developer
 
How To Choose A Theme
How To Choose A ThemeHow To Choose A Theme
How To Choose A Theme
 
Jabber Bot
Jabber BotJabber Bot
Jabber Bot
 
Create website using open source CMS WordPress by swapnil chafale
Create website using open source CMS WordPress by swapnil chafaleCreate website using open source CMS WordPress by swapnil chafale
Create website using open source CMS WordPress by swapnil chafale
 
Website Design Dos and Don’ts for a Successful Online Presence
Website Design Dos and Don’ts  for a Successful Online PresenceWebsite Design Dos and Don’ts  for a Successful Online Presence
Website Design Dos and Don’ts for a Successful Online Presence
 
SEO for WordPress Blogs
SEO for WordPress BlogsSEO for WordPress Blogs
SEO for WordPress Blogs
 
Word Press
Word PressWord Press
Word Press
 

Destaque

Managing user roles in WordPress
Managing user roles in WordPressManaging user roles in WordPress
Managing user roles in WordPressAngela Wilson
 
Multiquip E1 Incubator manual old product no longer available
Multiquip E1 Incubator manual old product no longer availableMultiquip E1 Incubator manual old product no longer available
Multiquip E1 Incubator manual old product no longer availableBellsouth Poultry Equipment
 
Apredizaje visual-camilo larrahondo
Apredizaje visual-camilo larrahondo Apredizaje visual-camilo larrahondo
Apredizaje visual-camilo larrahondo Camilo Larrahondo
 
Software Guru - Radar 2016
Software Guru - Radar 2016Software Guru - Radar 2016
Software Guru - Radar 2016pedrogk
 
Redaccion de textos yesica bustamante lopez
Redaccion de textos yesica bustamante lopezRedaccion de textos yesica bustamante lopez
Redaccion de textos yesica bustamante lopezyesica bustamante lopez
 
Wim Lybaert richt Brugge Foundation op
Wim Lybaert richt Brugge Foundation opWim Lybaert richt Brugge Foundation op
Wim Lybaert richt Brugge Foundation opThierry Debels
 
Mandy's Birthday
Mandy's BirthdayMandy's Birthday
Mandy's Birthdaytitblonde91
 
Моя земля україна
Моя  земля   українаМоя  земля   україна
Моя земля українаOksana Nalysnyk
 
electronic money by aways yare
electronic money by aways yareelectronic money by aways yare
electronic money by aways yareaways daahir
 
Tracciamento conversioni Analytics & CRO Seocms2016 Bologna Gianpaolo Lorusso
Tracciamento conversioni Analytics & CRO Seocms2016 Bologna Gianpaolo LorussoTracciamento conversioni Analytics & CRO Seocms2016 Bologna Gianpaolo Lorusso
Tracciamento conversioni Analytics & CRO Seocms2016 Bologna Gianpaolo LorussoGianpaolo Lorusso
 
Pesquisa com usuários utilizando o método Lean UX
Pesquisa com usuários utilizando o método Lean UXPesquisa com usuários utilizando o método Lean UX
Pesquisa com usuários utilizando o método Lean UXPaulo Fanton
 
Ebaco sports flooring presentation
Ebaco sports flooring presentation Ebaco sports flooring presentation
Ebaco sports flooring presentation Joshua George
 
Il conflitto famiglia-lavoro e le politiche di conciliazione
Il conflitto famiglia-lavoro e le politiche di conciliazioneIl conflitto famiglia-lavoro e le politiche di conciliazione
Il conflitto famiglia-lavoro e le politiche di conciliazioneAlessia Coeli
 
De l'usage de la metaphore dans la création architecturale
De l'usage de la metaphore dans la création architecturaleDe l'usage de la metaphore dans la création architecturale
De l'usage de la metaphore dans la création architecturaleArchi Guelma
 
Class 8 bangladesh & global studies chapter 3(lesson-1)
Class 8 bangladesh & global studies chapter  3(lesson-1)Class 8 bangladesh & global studies chapter  3(lesson-1)
Class 8 bangladesh & global studies chapter 3(lesson-1)Abdulláh Mámun
 

Destaque (20)

Managing user roles in WordPress
Managing user roles in WordPressManaging user roles in WordPress
Managing user roles in WordPress
 
Multiquip E1 Incubator manual old product no longer available
Multiquip E1 Incubator manual old product no longer availableMultiquip E1 Incubator manual old product no longer available
Multiquip E1 Incubator manual old product no longer available
 
Web Design
Web DesignWeb Design
Web Design
 
Apredizaje visual-camilo larrahondo
Apredizaje visual-camilo larrahondo Apredizaje visual-camilo larrahondo
Apredizaje visual-camilo larrahondo
 
Software Guru - Radar 2016
Software Guru - Radar 2016Software Guru - Radar 2016
Software Guru - Radar 2016
 
Redaccion de textos yesica bustamante lopez
Redaccion de textos yesica bustamante lopezRedaccion de textos yesica bustamante lopez
Redaccion de textos yesica bustamante lopez
 
Lm terni pietrafesa_consapevolezza_uso
Lm terni pietrafesa_consapevolezza_usoLm terni pietrafesa_consapevolezza_uso
Lm terni pietrafesa_consapevolezza_uso
 
Wim Lybaert richt Brugge Foundation op
Wim Lybaert richt Brugge Foundation opWim Lybaert richt Brugge Foundation op
Wim Lybaert richt Brugge Foundation op
 
Mandy's Birthday
Mandy's BirthdayMandy's Birthday
Mandy's Birthday
 
Моя земля україна
Моя  земля   українаМоя  земля   україна
Моя земля україна
 
Leyen da de tres torors
Leyen da de tres tororsLeyen da de tres torors
Leyen da de tres torors
 
electronic money by aways yare
electronic money by aways yareelectronic money by aways yare
electronic money by aways yare
 
Tracciamento conversioni Analytics & CRO Seocms2016 Bologna Gianpaolo Lorusso
Tracciamento conversioni Analytics & CRO Seocms2016 Bologna Gianpaolo LorussoTracciamento conversioni Analytics & CRO Seocms2016 Bologna Gianpaolo Lorusso
Tracciamento conversioni Analytics & CRO Seocms2016 Bologna Gianpaolo Lorusso
 
Beer Basics
Beer BasicsBeer Basics
Beer Basics
 
право на працю
право на працюправо на працю
право на працю
 
Pesquisa com usuários utilizando o método Lean UX
Pesquisa com usuários utilizando o método Lean UXPesquisa com usuários utilizando o método Lean UX
Pesquisa com usuários utilizando o método Lean UX
 
Ebaco sports flooring presentation
Ebaco sports flooring presentation Ebaco sports flooring presentation
Ebaco sports flooring presentation
 
Il conflitto famiglia-lavoro e le politiche di conciliazione
Il conflitto famiglia-lavoro e le politiche di conciliazioneIl conflitto famiglia-lavoro e le politiche di conciliazione
Il conflitto famiglia-lavoro e le politiche di conciliazione
 
De l'usage de la metaphore dans la création architecturale
De l'usage de la metaphore dans la création architecturaleDe l'usage de la metaphore dans la création architecturale
De l'usage de la metaphore dans la création architecturale
 
Class 8 bangladesh & global studies chapter 3(lesson-1)
Class 8 bangladesh & global studies chapter  3(lesson-1)Class 8 bangladesh & global studies chapter  3(lesson-1)
Class 8 bangladesh & global studies chapter 3(lesson-1)
 

Semelhante a Introduction to WordPress Class 3

WordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteWordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteBrendan Sera-Shriar
 
Getting to Know WordPress May 2015
Getting to Know WordPress May 2015Getting to Know WordPress May 2015
Getting to Know WordPress May 2015Anthony Hortin
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPressJignasa Naik
 
Every Artist needs a Great Website: Getting Started with WordPress
Every Artist needs a Great Website: Getting Started with WordPressEvery Artist needs a Great Website: Getting Started with WordPress
Every Artist needs a Great Website: Getting Started with WordPressRuth Maude
 
Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08Jamie Oastler
 
Getting to know WordPress
Getting to know WordPressGetting to know WordPress
Getting to know WordPressAnthony Hortin
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpressOpenDev
 
WordPress How To by Sherif Morgan
WordPress How To by Sherif MorganWordPress How To by Sherif Morgan
WordPress How To by Sherif MorganOnlineBizSmarts.com
 
Wordpress For Begineer
Wordpress For BegineerWordpress For Begineer
Wordpress For BegineerBinita Neupane
 
How to Blog - #ACR14 Social Media Bootcamp
How to Blog - #ACR14  Social Media BootcampHow to Blog - #ACR14  Social Media Bootcamp
How to Blog - #ACR14 Social Media BootcampPaul Sufka
 
Kick start your career
Kick start your careerKick start your career
Kick start your careerCss Founder
 
WordPress Optimization & Security - ThinkVisibility 2012, Leeds
WordPress Optimization & Security - ThinkVisibility 2012, LeedsWordPress Optimization & Security - ThinkVisibility 2012, Leeds
WordPress Optimization & Security - ThinkVisibility 2012, LeedsBastian Grimm
 
Extending & Scaling | Dallas PHP
Extending & Scaling | Dallas PHPExtending & Scaling | Dallas PHP
Extending & Scaling | Dallas PHPrandyhoyt
 
Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)Nick Garner
 
Building a WordPress Powered Website
Building a WordPress Powered WebsiteBuilding a WordPress Powered Website
Building a WordPress Powered WebsiteDeltinaU
 
Wordpress #2 : customisation
Wordpress #2 : customisationWordpress #2 : customisation
Wordpress #2 : customisationJean Michel
 

Semelhante a Introduction to WordPress Class 3 (20)

WordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteWordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media Institute
 
Getting to Know WordPress May 2015
Getting to Know WordPress May 2015Getting to Know WordPress May 2015
Getting to Know WordPress May 2015
 
Internet Librarian Slides
Internet Librarian SlidesInternet Librarian Slides
Internet Librarian Slides
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPress
 
Every Artist needs a Great Website: Getting Started with WordPress
Every Artist needs a Great Website: Getting Started with WordPressEvery Artist needs a Great Website: Getting Started with WordPress
Every Artist needs a Great Website: Getting Started with WordPress
 
Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08
 
Getting to know WordPress
Getting to know WordPressGetting to know WordPress
Getting to know WordPress
 
WordPress 101
WordPress 101WordPress 101
WordPress 101
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpress
 
WordPress How To by Sherif Morgan
WordPress How To by Sherif MorganWordPress How To by Sherif Morgan
WordPress How To by Sherif Morgan
 
Wordpress For Begineer
Wordpress For BegineerWordpress For Begineer
Wordpress For Begineer
 
How to Blog - #ACR14 Social Media Bootcamp
How to Blog - #ACR14  Social Media BootcampHow to Blog - #ACR14  Social Media Bootcamp
How to Blog - #ACR14 Social Media Bootcamp
 
Killer word press-checklist
Killer word press-checklistKiller word press-checklist
Killer word press-checklist
 
Kick start your career
Kick start your careerKick start your career
Kick start your career
 
WordPress Optimization & Security - ThinkVisibility 2012, Leeds
WordPress Optimization & Security - ThinkVisibility 2012, LeedsWordPress Optimization & Security - ThinkVisibility 2012, Leeds
WordPress Optimization & Security - ThinkVisibility 2012, Leeds
 
Extending & Scaling | Dallas PHP
Extending & Scaling | Dallas PHPExtending & Scaling | Dallas PHP
Extending & Scaling | Dallas PHP
 
Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)
 
Building a WordPress Powered Website
Building a WordPress Powered WebsiteBuilding a WordPress Powered Website
Building a WordPress Powered Website
 
Wordpress #2 : customisation
Wordpress #2 : customisationWordpress #2 : customisation
Wordpress #2 : customisation
 
Wordpress
WordpressWordpress
Wordpress
 

Mais de Adrian Mikeliunas

Office Hour Week 14 Adrian.pptx
Office Hour Week 14 Adrian.pptxOffice Hour Week 14 Adrian.pptx
Office Hour Week 14 Adrian.pptxAdrian Mikeliunas
 
CISSP introduction 2016 Udemy Course
CISSP introduction 2016 Udemy CourseCISSP introduction 2016 Udemy Course
CISSP introduction 2016 Udemy CourseAdrian Mikeliunas
 
Genymotion Android fast development
Genymotion Android fast development Genymotion Android fast development
Genymotion Android fast development Adrian Mikeliunas
 
Cómo usar la tecnología para generar más Seguridad y desarrollo local
Cómo usar la tecnología para generar más Seguridad y desarrollo localCómo usar la tecnología para generar más Seguridad y desarrollo local
Cómo usar la tecnología para generar más Seguridad y desarrollo localAdrian Mikeliunas
 
Ii 1500-publishing your android application
Ii 1500-publishing your android applicationIi 1500-publishing your android application
Ii 1500-publishing your android applicationAdrian Mikeliunas
 
Ii 1300-java essentials for android
Ii 1300-java essentials for androidIi 1300-java essentials for android
Ii 1300-java essentials for androidAdrian Mikeliunas
 
Ii 1100-android development for fun and profit
Ii 1100-android development for fun and profitIi 1100-android development for fun and profit
Ii 1100-android development for fun and profitAdrian Mikeliunas
 
Cyber Security At The Cinema
Cyber Security At The CinemaCyber Security At The Cinema
Cyber Security At The CinemaAdrian Mikeliunas
 

Mais de Adrian Mikeliunas (13)

Office Hour Week 14 Adrian.pptx
Office Hour Week 14 Adrian.pptxOffice Hour Week 14 Adrian.pptx
Office Hour Week 14 Adrian.pptx
 
WordPress Security 2018
WordPress Security 2018WordPress Security 2018
WordPress Security 2018
 
CISSP introduction 2016 Udemy Course
CISSP introduction 2016 Udemy CourseCISSP introduction 2016 Udemy Course
CISSP introduction 2016 Udemy Course
 
Genymotion Android fast development
Genymotion Android fast development Genymotion Android fast development
Genymotion Android fast development
 
Cómo usar la tecnología para generar más Seguridad y desarrollo local
Cómo usar la tecnología para generar más Seguridad y desarrollo localCómo usar la tecnología para generar más Seguridad y desarrollo local
Cómo usar la tecnología para generar más Seguridad y desarrollo local
 
Linux introduction Class 03
Linux introduction Class 03Linux introduction Class 03
Linux introduction Class 03
 
Linux introduction Class 02
Linux introduction Class 02Linux introduction Class 02
Linux introduction Class 02
 
Linux introduction, class 1
Linux introduction, class 1Linux introduction, class 1
Linux introduction, class 1
 
Task deck
Task deckTask deck
Task deck
 
Ii 1500-publishing your android application
Ii 1500-publishing your android applicationIi 1500-publishing your android application
Ii 1500-publishing your android application
 
Ii 1300-java essentials for android
Ii 1300-java essentials for androidIi 1300-java essentials for android
Ii 1300-java essentials for android
 
Ii 1100-android development for fun and profit
Ii 1100-android development for fun and profitIi 1100-android development for fun and profit
Ii 1100-android development for fun and profit
 
Cyber Security At The Cinema
Cyber Security At The CinemaCyber Security At The Cinema
Cyber Security At The Cinema
 

Último

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 

Último (20)

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 

Introduction to WordPress Class 3

  • 1. WordPress Site Design ACE #CT01756 Intro to WordPress By Adrian Mikeliunas http://learnwp.us/week3/ SESSION# 3 of 6
  • 2.  Themes, Plugins & Widgets  How to find and how to install them  Themes provide all of the front end styling of your WordPress site  Widgets add additional content and features to your WordPress site’s sidebars, configured via Theme  Plugins are bits of software that can be uploaded to extend to expand the functionality of your WordPress site Week 3 Agenda 2/2016WordPress #3
  • 5.  People say: “Content is King”  They will come back to your blog…  Or they will run away if they  can’t find what they want  It’s not aesthetically pleasing  If looks are NOT important…  25 Remarkable Examples of WordPress Websites www.tripwiremagazine.com/2012/04/examples-of- wordpress-websites.html Content vs. Looks 2/2016WordPress #3
  • 6.  Make your site Unique!  Integrate with current company Logo or color theme  Integrate with existing web site  Seasonal changes [community, retailer]  Special occasions [protests] Why Change Looks? 2/2016WordPress #3
  • 7.  Configurable via Dashboard, Appearance, Theme Options  Color Scheme & Background  Header or Banner  Layouts: single or multi-column  Widgets  Posts and Pages Formats  Navigation Menu  [Mobile Devices Support]  Footer area Theme Options 2/2016WordPress #3
  • 8.  A Post Format is a piece of meta information that can be used by a theme to customize its presentation of a post:  aside - Typically styled without a title (Similar to a Facebook note update)  gallery - A gallery of images  link - A link to another site  image - A single image  quote - A quotation http://codex.wordpress.org/Post_Formats 2/2016 Post Formats WordPress #3
  • 9.  Paid Themes ($10-$100)  Features, Quality, Support, Uniqueness  Examples:  http://themeforest.net/category/wordpress  http://www.elegantthemes.com  http://www.woothemes.com  Free Themes  Less Features  NOT Unique!  “50+ Beautiful & Free WordPress Themes” https://colorlib.com/wp/free-wordpress-themes Themes Atahualpa 3.7.15 , over 1 million downloads! http://wordpress.bytesforall.com 2/2016WordPress #3
  • 10.  WordPress Showcase http://wordpress.org/showcase  WordPress site http://wordpress.org/extend/themes  References:  hackertarget.com/wordpress-themes-in-top-1-million-websites  www.woothemes.com/product-category/themes  www.webdesignermag.co.uk/tutorials/5-hot-wordpress-themes-for-2014 Find a Theme 2/2016WordPress #3
  • 11.  Find out the technology behind websites:  http://builtwith.com 2/2016 Research http://www.brainyquote.com/quotes/quotes/c/charlescal203963.html WordPress #3
  • 12.  Lightweight and adaptable  Custom menu, header image, and background  Showcase page template, widget support… 2011 Theme http://wordpress.org/extend/themes/twentyeleven 2/2016WordPress #3
  • 13.  Clean, blog-focused, and designed for clarity  Simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages 2015 Theme https://wordpress.org/themes/twentyfifteen 2/2016WordPress #3
  • 14.  From Dashboard, Appearance, Themes, Install Themes  2 Steps from outside Dashboard [for paid themes!]  Download from vendor site  Install from local hard drive  1 step from Dashboard [for free themes]  Install  Activate Theme!  TIP: Always preview your theme before you install it! Installing a Theme 2/2016WordPress #3
  • 15.  At a minimum:  index.php  style.css  A javascript.js file  Additional PHP files Theme Components 2/2016 http://codex.wordpress.org/Site_Design_and_Layout WordPress #3
  • 17.  PHP pre-processor server side logic to build dynamic content  CSS rules which describe what something should look like, such as the color or font of text, or where things line up on the page  JS JavaScript for client logic  HTML Hyper Text Markup Language Component Languages 2/2016WordPress #3
  • 18.  1) Hire a programmer or designer $$$ https://www.upwork.com or http://www.peopleperhour.com http://creativefolks.net http://washingtondc.craigslist.org/cpg/  2) Build custom WordPress Themes without coding! http://themeframe.com  3) Take another course! $99 http://www.udemy.com/building-custom-wordpress-sites- from-scratch/?tc=email.topcourses Build a Theme 2/2016WordPress #3
  • 19. My 3 factors criteria for selecting a good plugin [or widget or theme]  Check the rating, at least 3 out of 5 stars, and from more than 10 reviewers!  At least version 1.0! [many plugins are still version 0.x or BETA]  Preferably less than 1 year old [older plugins may NOT be compatible with your site] 2/2016WordPress #3 Selection Criteria
  • 20.  Widgets are drag-and-drop design elements that you can easily add to your WordPress site  On Main Page, Blog Page, sidebars, or footer  WordPress has a few built-in widgets  Calendar, Tag Cloud, Archives, Pages, Search, …  Thousands more available at WordPress.org!  http://codex.wordpress.org/WordPress_Widgets Widgets 2/2016WordPress #3
  • 21.  Widgets are installed & activated same as plugins  Once installed, go to: Appeareance, Widgets to select them via drag and drop! 2/2016 Widget – Installation WordPress #3
  • 22.  Some themes offer a Widget options feature without the tricky drag and drop! Example: 2015 2/2016 Widget – from Theme WordPress #3
  • 23. Examples:  Search  Archives  Categories 2/2016 Widgets in Action WordPress #3
  • 24.  Both are based on PHP!  Widgets focus on the UX (user experience)  They get activated by dragging them in Theme, Appearance,  Plugins offers new functionality  May or may not be viewable by users  User verification  Multimedia: Slide shows, Video or Music players Widgets & Plugins 2/2016WordPress #3
  • 25.  Plugins can extend WordPress to do almost anything you can imagine!  In this directory you can find, download, rate, and comment on all the best plugins the WordPress community has to offer…  http://wordpress.org/extend/plugins/  To manage plugins, you need to go to the PLUGINS section of your dashboard, where you’ll find a list of plugins already installed… Plugins 2/2016WordPress #3
  • 26.  Backup your site  Better Editor toolbar for your posts!  Receive data or news feeds from other sites: stocks, weather, news, etc.  Receive Donations via Paypal  Take look at the most popular plugins here: https://wordpress.org/plugins/browse/popular 2/2016WordPress #3 Plugin Ideas
  • 27.  There are at least two default plugins:  Akismet - the best way in the world to protect your blog from comment and trackback spam  Hello Dolly – first oficial plugin  Plugins need to be ACTIVATED before they run 2/2016 Default Plugins WordPress #3
  • 28. 2/2016 Plugins- Installation TIP: Check the RATING and the version [at least 1.0 recommended!] WordPress #3
  • 29. 2/2016 Plugins- Update & Delete TIP: Check on a weekly basis for plugin updates… WordPress #3
  • 30.  How to find and install new Themes  How to find and install new Widgets  How to find and install new Plugins Week 3 Review 2/2016WordPress #3