SlideShare uma empresa Scribd logo
1 de 23
Baixar para ler offline
r3df.com
Rick Radko
Finding themes for your
WordPress site
Ottawa WordPress Meetup
September 11th, 2019
Slides: slideshare.net/r3df
© 2019 Rick Radko, r3df.com
A little bit about me
Rick Radko
 Software, website and app designer/developer and
trainer at R-Cubed Design Forge, r3df.com
 Creating custom web sites/applications since 1996
 WordPress sites since 2008
 Founding organizer of:
 WordCamp Ottawa 2013, 2014
 The Ottawa WordPress Group
1
Slides at: slideshare.net/r3df
© 2019 Rick Radko, r3df.com
What is a WordPress theme?
A theme provides the front-end stylingfor your site:
 Overall layout/style of your site
 Font choices
 All colors (or at least it should)
 Widget locations
 Alternate page layouts (templates)
In short: anything visual on the site
2
© 2019 Rick Radko, r3df.com
Demo site with: Twenty Fifteen
3
© 2019 Rick Radko, r3df.com
Demo sitewith: Twenty Sixteen
4
© 2019 Rick Radko, r3df.com
Demo sitewith: Travel Blogger (no longer available)
5
The site looks
different, BUT
the content and
widgets are the
same.
© 2019 Rick Radko, r3df.com
Paid/Premium/Commercial vs Free
 Pros/Cons to all themes– not
necessarily an issue of price
 Issues are generalizations
 Good or bad is not directly
correlated to cost
6
© 2019 Rick Radko, r3df.com
Beware of Searching for Free Themes
7
© 2019 Rick Radko, r3df.com
Where Can You GetFree Themes?
Best place: wordpress.org/themes/
 1000’s of themes
 Code reviewed
 Some freemium/premium themes
 Twenty______ series
Other places? - Not entirely risk free
 Recommendations from friends/colleagues
 Reviews on sites like: wpbeginner
 Github
8
© 2019 Rick Radko, r3df.com
WordPress Twenty______ Series
 Started in 2010 with
“Twenty Ten”
 Replace the 5 year
old “Kubrick” theme.
9
© 2019 Rick Radko, r3df.com
Kubrick
10
© 2019 Rick Radko, r3df.com
WordPress Twenty______ Series
Official WordPress themes
 Long lifetime
 Twenty Ten still updated
(Not responsive - don’t use)
 Use Twenty Eleven+
 No Twenty Eighteen theme
– Gutenberg delays.
 Kinda dull…
11
© 2019 Rick Radko, r3df.com
3rd Party Themes on wordpress.org
12
© 2019 Rick Radko, r3df.com
Theme Lock-in
 Will changing the theme “trash” the site?
 Becoming less of an issue except for page builders
Avoiding/minimizing theme lock-in
 Theme should manage visual aspects of site
 Not always clear cut:
 Plugins should not drive visuals– but need CSS (calendar)
 Plugin customizing may need CSS– spacing vs color
 Use plugins for functionality– sliders, testimonials etc.
 Plugin will still work the same after theme change
13
© 2019 Rick Radko, r3df.com
$$$ WordPress Themes
Paid (commercial) themes
 Beaver Builder
 Divi (Elegant themes)
 Genesis (Studiopress)
 SiteOrigin
 Themeisle
 Theme Forest
 Independent Freelance themes
 Plus many, many more… 14
© 2019 Rick Radko, r3df.com
Loading Paid Themes
Need to upload the theme (at least the first install)
15
© 2019 Rick Radko, r3df.com
Page builders?
16
Allow you to create complex layouts
- fully responsive
- drag & drop UI's
- some enable theme header & footer changes
More advanced than the new “Block Editor” aka
Gutenberg
© 2019 Rick Radko, r3df.com
There are many page builders to choose from…
17
+ Many, many more!
Elementor Page Builder
Visual Composer & WPBakery
ThemeForest
© 2019 Rick Radko, r3df.com
Child Theme
A childtheme:
 Inherits all features of a parent theme
 Allows you change functionality without editing the
parent theme files – parent theme can be updated
 Default child theme will look the same as the parent
 No grandchildren
Recommend: using a child theme right from the start
 Add child later -> loose settings
 WordPress sees it as a new/different theme
18
© 2019 Rick Radko, r3df.com
Creating a Child Theme
Build your own from
scratch
 developer.wordpress.org/
themes/advanced-
topics/child-themes/
 Also a good resource for
how to get started
changing modifying
your theme
19
© 2019 Rick Radko, r3df.com
Creating a Child Theme
Use a plugin
 There are several on
wordpress.org - recommend
the one below
 Creates the 2 needed files
 Remove plugin after use
Plugin: ChildThemeGenerator
wordpress.org/plugins/child-theme-
generator
20
© 2019 Rick Radko, r3df.com
Customizing Your Theme
The more extensive the customization, the more
WordPress knowledge that is required.
 Many free online resources to help, including:
 developer.wordpress.org/themes/advanced-topics/child-themes/
 Some low cost resources:
 WordPress meet-ups.
 WordCamps.
 Books.
 More costly: Hiring a WordPress expert.
21
© 2019 Rick Radko, r3df.com
Contact
Rick Radko
 email: wpinfo@r3df.com
 twitter: @r3designforge
Website:
 r3df.com
Slides at:
 www.slideshare.net/r3df
22

Mais conteúdo relacionado

Mais procurados

WordPress page builders a quick introduction
WordPress page builders a quick introductionWordPress page builders a quick introduction
WordPress page builders a quick introductionR-Cubed Design Forge
 
Setting up a local web server environment
Setting up a local web server environmentSetting up a local web server environment
Setting up a local web server environmentR-Cubed Design Forge
 
WordPress page builders - a new tool to build awesome pages quickly
WordPress page builders - a new tool to build awesome pages quicklyWordPress page builders - a new tool to build awesome pages quickly
WordPress page builders - a new tool to build awesome pages quicklyR-Cubed Design Forge
 
WordPress website backups – they're not optional
WordPress website backups – they're not optionalWordPress website backups – they're not optional
WordPress website backups – they're not optionalR-Cubed Design Forge
 
Creating Customizer Options for Themes and Plugins
Creating Customizer Options for Themes and PluginsCreating Customizer Options for Themes and Plugins
Creating Customizer Options for Themes and PluginsR-Cubed Design Forge
 
Introduction to WordPress, WordCamp Ottawa 2019
Introduction to WordPress, WordCamp Ottawa 2019Introduction to WordPress, WordCamp Ottawa 2019
Introduction to WordPress, WordCamp Ottawa 2019rickrrr
 
How to WordPress: the basics, part 2
How to WordPress:  the basics, part 2How to WordPress:  the basics, part 2
How to WordPress: the basics, part 2R-Cubed Design Forge
 
Overview on WordPress theme file structure and working functionality
Overview on WordPress theme file structure and working functionality Overview on WordPress theme file structure and working functionality
Overview on WordPress theme file structure and working functionality Rakesh Kushwaha
 
One language to rule them all type script
One language to rule them all type scriptOne language to rule them all type script
One language to rule them all type scriptGil Fink
 
Using WordPress as a Web Framework
Using WordPress as a Web FrameworkUsing WordPress as a Web Framework
Using WordPress as a Web FrameworkSylvain Carle
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPressJignasa Naik
 
Quick & Dirty Wordpress Customization
Quick & Dirty Wordpress CustomizationQuick & Dirty Wordpress Customization
Quick & Dirty Wordpress CustomizationMagnetic Ideas, LLC
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpressOpenDev
 
2011 05 word-press-not-just-for-blogging-anymore
2011 05 word-press-not-just-for-blogging-anymore2011 05 word-press-not-just-for-blogging-anymore
2011 05 word-press-not-just-for-blogging-anymoreRudy Duke
 

Mais procurados (16)

WordPress page builders a quick introduction
WordPress page builders a quick introductionWordPress page builders a quick introduction
WordPress page builders a quick introduction
 
Setting up a local web server environment
Setting up a local web server environmentSetting up a local web server environment
Setting up a local web server environment
 
WordPress page builders - a new tool to build awesome pages quickly
WordPress page builders - a new tool to build awesome pages quicklyWordPress page builders - a new tool to build awesome pages quickly
WordPress page builders - a new tool to build awesome pages quickly
 
WordPress website backups – they're not optional
WordPress website backups – they're not optionalWordPress website backups – they're not optional
WordPress website backups – they're not optional
 
Creating Customizer Options for Themes and Plugins
Creating Customizer Options for Themes and PluginsCreating Customizer Options for Themes and Plugins
Creating Customizer Options for Themes and Plugins
 
Introduction to WordPress, WordCamp Ottawa 2019
Introduction to WordPress, WordCamp Ottawa 2019Introduction to WordPress, WordCamp Ottawa 2019
Introduction to WordPress, WordCamp Ottawa 2019
 
How to WordPress: the basics, part 2
How to WordPress:  the basics, part 2How to WordPress:  the basics, part 2
How to WordPress: the basics, part 2
 
Wordpress Basics
Wordpress BasicsWordpress Basics
Wordpress Basics
 
Overview on WordPress theme file structure and working functionality
Overview on WordPress theme file structure and working functionality Overview on WordPress theme file structure and working functionality
Overview on WordPress theme file structure and working functionality
 
One language to rule them all type script
One language to rule them all type scriptOne language to rule them all type script
One language to rule them all type script
 
Using WordPress as a Web Framework
Using WordPress as a Web FrameworkUsing WordPress as a Web Framework
Using WordPress as a Web Framework
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPress
 
Quick & Dirty Wordpress Customization
Quick & Dirty Wordpress CustomizationQuick & Dirty Wordpress Customization
Quick & Dirty Wordpress Customization
 
HTML 5
HTML 5HTML 5
HTML 5
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpress
 
2011 05 word-press-not-just-for-blogging-anymore
2011 05 word-press-not-just-for-blogging-anymore2011 05 word-press-not-just-for-blogging-anymore
2011 05 word-press-not-just-for-blogging-anymore
 

Semelhante a Finding themes for your WordPress site

How to WordPress: the basics, part 1
How to WordPress:  the basics, part 1How to WordPress:  the basics, part 1
How to WordPress: the basics, part 1R-Cubed Design Forge
 
A peek into the world of WordPress plugin development
A peek into the world of WordPress plugin developmentA peek into the world of WordPress plugin development
A peek into the world of WordPress plugin developmentR-Cubed Design Forge
 
Intro to WordPress Plugin Development
Intro to WordPress Plugin DevelopmentIntro to WordPress Plugin Development
Intro to WordPress Plugin DevelopmentR-Cubed Design Forge
 
Backing up your WordPress website – it’s not optional
Backing up your WordPress website – it’s not optionalBacking up your WordPress website – it’s not optional
Backing up your WordPress website – it’s not optionalR-Cubed Design Forge
 
Intro to development sites and site migration
Intro to development sites and site migrationIntro to development sites and site migration
Intro to development sites and site migrationR-Cubed Design Forge
 
WordPress customizer: for themes and more
WordPress customizer: for themes and moreWordPress customizer: for themes and more
WordPress customizer: for themes and moreR-Cubed Design Forge
 
iWeb NJECC June 28, 2011 DAndrea
iWeb NJECC June 28, 2011 DAndreaiWeb NJECC June 28, 2011 DAndrea
iWeb NJECC June 28, 2011 DAndreaD'Andrea
 
Getting WordPress to speak your langauge
Getting WordPress to speak your langaugeGetting WordPress to speak your langauge
Getting WordPress to speak your langaugeR-Cubed Design Forge
 
How To Choose A Theme
How To Choose A ThemeHow To Choose A Theme
How To Choose A ThemeNicky Pink
 
Csun retrofitting anoosha&sathish-2
Csun retrofitting anoosha&sathish-2Csun retrofitting anoosha&sathish-2
Csun retrofitting anoosha&sathish-2Sathish Kumar
 
Goodbye JavaScript Hello Blazor
Goodbye JavaScript Hello BlazorGoodbye JavaScript Hello Blazor
Goodbye JavaScript Hello BlazorEd Charbeneau
 
Tech 802: Web Design Part 2
Tech 802: Web Design Part 2Tech 802: Web Design Part 2
Tech 802: Web Design Part 2somisguided
 
The Future Is The Cloud
The Future Is The CloudThe Future Is The Cloud
The Future Is The CloudGatsbyjs
 
Forge - DevCon 2017, Darmstadt Germany: Moving to Forge and the Cloud with yo...
Forge - DevCon 2017, Darmstadt Germany: Moving to Forge and the Cloud with yo...Forge - DevCon 2017, Darmstadt Germany: Moving to Forge and the Cloud with yo...
Forge - DevCon 2017, Darmstadt Germany: Moving to Forge and the Cloud with yo...Autodesk
 
JAMstack with gatsby, contentful and netlify aka the dream stack
JAMstack with gatsby, contentful and netlify aka the dream stackJAMstack with gatsby, contentful and netlify aka the dream stack
JAMstack with gatsby, contentful and netlify aka the dream stackzonathen
 
Optimizing Your WordPress Site
Optimizing Your WordPress SiteOptimizing Your WordPress Site
Optimizing Your WordPress SitePhil Buckley
 
Individual web project
Individual web projectIndividual web project
Individual web projectSunil Joshi
 

Semelhante a Finding themes for your WordPress site (20)

How to WordPress: the basics, part 1
How to WordPress:  the basics, part 1How to WordPress:  the basics, part 1
How to WordPress: the basics, part 1
 
A peek into the world of WordPress plugin development
A peek into the world of WordPress plugin developmentA peek into the world of WordPress plugin development
A peek into the world of WordPress plugin development
 
Multisite for multilingual
Multisite for multilingualMultisite for multilingual
Multisite for multilingual
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
Intro to WordPress Plugin Development
Intro to WordPress Plugin DevelopmentIntro to WordPress Plugin Development
Intro to WordPress Plugin Development
 
Backing up your WordPress website – it’s not optional
Backing up your WordPress website – it’s not optionalBacking up your WordPress website – it’s not optional
Backing up your WordPress website – it’s not optional
 
Intro to development sites and site migration
Intro to development sites and site migrationIntro to development sites and site migration
Intro to development sites and site migration
 
Contributing to WordPress
Contributing to WordPressContributing to WordPress
Contributing to WordPress
 
WordPress customizer: for themes and more
WordPress customizer: for themes and moreWordPress customizer: for themes and more
WordPress customizer: for themes and more
 
iWeb NJECC June 28, 2011 DAndrea
iWeb NJECC June 28, 2011 DAndreaiWeb NJECC June 28, 2011 DAndrea
iWeb NJECC June 28, 2011 DAndrea
 
Getting WordPress to speak your langauge
Getting WordPress to speak your langaugeGetting WordPress to speak your langauge
Getting WordPress to speak your langauge
 
How To Choose A Theme
How To Choose A ThemeHow To Choose A Theme
How To Choose A Theme
 
Csun retrofitting anoosha&sathish-2
Csun retrofitting anoosha&sathish-2Csun retrofitting anoosha&sathish-2
Csun retrofitting anoosha&sathish-2
 
Goodbye JavaScript Hello Blazor
Goodbye JavaScript Hello BlazorGoodbye JavaScript Hello Blazor
Goodbye JavaScript Hello Blazor
 
Tech 802: Web Design Part 2
Tech 802: Web Design Part 2Tech 802: Web Design Part 2
Tech 802: Web Design Part 2
 
The Future Is The Cloud
The Future Is The CloudThe Future Is The Cloud
The Future Is The Cloud
 
Forge - DevCon 2017, Darmstadt Germany: Moving to Forge and the Cloud with yo...
Forge - DevCon 2017, Darmstadt Germany: Moving to Forge and the Cloud with yo...Forge - DevCon 2017, Darmstadt Germany: Moving to Forge and the Cloud with yo...
Forge - DevCon 2017, Darmstadt Germany: Moving to Forge and the Cloud with yo...
 
JAMstack with gatsby, contentful and netlify aka the dream stack
JAMstack with gatsby, contentful and netlify aka the dream stackJAMstack with gatsby, contentful and netlify aka the dream stack
JAMstack with gatsby, contentful and netlify aka the dream stack
 
Optimizing Your WordPress Site
Optimizing Your WordPress SiteOptimizing Your WordPress Site
Optimizing Your WordPress Site
 
Individual web project
Individual web projectIndividual web project
Individual web project
 

Último

Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
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
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
🐬 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
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
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
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
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
 
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
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
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
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 

Último (20)

Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
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
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
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
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
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
 
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
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
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...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 

Finding themes for your WordPress site

  • 1. r3df.com Rick Radko Finding themes for your WordPress site Ottawa WordPress Meetup September 11th, 2019 Slides: slideshare.net/r3df
  • 2. © 2019 Rick Radko, r3df.com A little bit about me Rick Radko  Software, website and app designer/developer and trainer at R-Cubed Design Forge, r3df.com  Creating custom web sites/applications since 1996  WordPress sites since 2008  Founding organizer of:  WordCamp Ottawa 2013, 2014  The Ottawa WordPress Group 1 Slides at: slideshare.net/r3df
  • 3. © 2019 Rick Radko, r3df.com What is a WordPress theme? A theme provides the front-end stylingfor your site:  Overall layout/style of your site  Font choices  All colors (or at least it should)  Widget locations  Alternate page layouts (templates) In short: anything visual on the site 2
  • 4. © 2019 Rick Radko, r3df.com Demo site with: Twenty Fifteen 3
  • 5. © 2019 Rick Radko, r3df.com Demo sitewith: Twenty Sixteen 4
  • 6. © 2019 Rick Radko, r3df.com Demo sitewith: Travel Blogger (no longer available) 5 The site looks different, BUT the content and widgets are the same.
  • 7. © 2019 Rick Radko, r3df.com Paid/Premium/Commercial vs Free  Pros/Cons to all themes– not necessarily an issue of price  Issues are generalizations  Good or bad is not directly correlated to cost 6
  • 8. © 2019 Rick Radko, r3df.com Beware of Searching for Free Themes 7
  • 9. © 2019 Rick Radko, r3df.com Where Can You GetFree Themes? Best place: wordpress.org/themes/  1000’s of themes  Code reviewed  Some freemium/premium themes  Twenty______ series Other places? - Not entirely risk free  Recommendations from friends/colleagues  Reviews on sites like: wpbeginner  Github 8
  • 10. © 2019 Rick Radko, r3df.com WordPress Twenty______ Series  Started in 2010 with “Twenty Ten”  Replace the 5 year old “Kubrick” theme. 9
  • 11. © 2019 Rick Radko, r3df.com Kubrick 10
  • 12. © 2019 Rick Radko, r3df.com WordPress Twenty______ Series Official WordPress themes  Long lifetime  Twenty Ten still updated (Not responsive - don’t use)  Use Twenty Eleven+  No Twenty Eighteen theme – Gutenberg delays.  Kinda dull… 11
  • 13. © 2019 Rick Radko, r3df.com 3rd Party Themes on wordpress.org 12
  • 14. © 2019 Rick Radko, r3df.com Theme Lock-in  Will changing the theme “trash” the site?  Becoming less of an issue except for page builders Avoiding/minimizing theme lock-in  Theme should manage visual aspects of site  Not always clear cut:  Plugins should not drive visuals– but need CSS (calendar)  Plugin customizing may need CSS– spacing vs color  Use plugins for functionality– sliders, testimonials etc.  Plugin will still work the same after theme change 13
  • 15. © 2019 Rick Radko, r3df.com $$$ WordPress Themes Paid (commercial) themes  Beaver Builder  Divi (Elegant themes)  Genesis (Studiopress)  SiteOrigin  Themeisle  Theme Forest  Independent Freelance themes  Plus many, many more… 14
  • 16. © 2019 Rick Radko, r3df.com Loading Paid Themes Need to upload the theme (at least the first install) 15
  • 17. © 2019 Rick Radko, r3df.com Page builders? 16 Allow you to create complex layouts - fully responsive - drag & drop UI's - some enable theme header & footer changes More advanced than the new “Block Editor” aka Gutenberg
  • 18. © 2019 Rick Radko, r3df.com There are many page builders to choose from… 17 + Many, many more! Elementor Page Builder Visual Composer & WPBakery ThemeForest
  • 19. © 2019 Rick Radko, r3df.com Child Theme A childtheme:  Inherits all features of a parent theme  Allows you change functionality without editing the parent theme files – parent theme can be updated  Default child theme will look the same as the parent  No grandchildren Recommend: using a child theme right from the start  Add child later -> loose settings  WordPress sees it as a new/different theme 18
  • 20. © 2019 Rick Radko, r3df.com Creating a Child Theme Build your own from scratch  developer.wordpress.org/ themes/advanced- topics/child-themes/  Also a good resource for how to get started changing modifying your theme 19
  • 21. © 2019 Rick Radko, r3df.com Creating a Child Theme Use a plugin  There are several on wordpress.org - recommend the one below  Creates the 2 needed files  Remove plugin after use Plugin: ChildThemeGenerator wordpress.org/plugins/child-theme- generator 20
  • 22. © 2019 Rick Radko, r3df.com Customizing Your Theme The more extensive the customization, the more WordPress knowledge that is required.  Many free online resources to help, including:  developer.wordpress.org/themes/advanced-topics/child-themes/  Some low cost resources:  WordPress meet-ups.  WordCamps.  Books.  More costly: Hiring a WordPress expert. 21
  • 23. © 2019 Rick Radko, r3df.com Contact Rick Radko  email: wpinfo@r3df.com  twitter: @r3designforge Website:  r3df.com Slides at:  www.slideshare.net/r3df 22