SlideShare ist ein Scribd-Unternehmen logo
1 von 14
So many theme options
How to focus?
@design_tlc
#SHINYOBJECTSYNDROME
There’s always something new
@design_tlc
@design_tlc
@design_tlc
What is a Framework?
• Basic frame of website structure
• Core theme coding is already done
and done right
• Child theme
is the siding/
décor on top
of the frame
@design_tlc
@design_tlc @design_tlc
Why Genesis?
• SEO (Yoast consults)
• Mobile Responsive HTML5 & Schema.org
• Security
• Unlimited Everything
– Every Genesis purchase – framework or
child theme – incudes a developer
license
• Instant Updates
• Customizable and Fast
– Uses hooks and filters: customization with
hooks and filters vs. templates
• Top Developers
– Well coded markup
– Lightweight code = faster performance
– Good documentation
@design_tlc
Wait … there’s more …
• Consistency
• GPL
• Community
• Over 160,000 members
• Built In Widgets
• Genesis-Specific Plugins
• Page Layout Options vs. Templates
• Easy Child Themes
@design_tlc
Hooks & Filters
• Hook: Alters
software behavior
• Action Hook:
do_stuff
• Filter Hook:
change_stuff
@design_tlc
//* Customize the credits
add_filter( 'genesis_footer_creds_text', 'sp_footer_creds_text' );
function sp_footer_creds_text() { echo '<div class="creds"><p>'; echo
'Copyright &copy; '; echo date('Y'); echo ' &middot; <a
href="http://mydomain.com">My Custom Link</a> &middot; Built on the <a
href="http://www.studiopress.com/themes/genesis" title="Genesis
Framework">Genesis Framework</a>'; echo '</p></div>'; }
//remove site title
remove_action ('genesis_site_title',
'genesis_seo_site_title' );
//add custom site title
add_action ('genesis_site_title', 'my_site_title'
);
function my_site_title () {
echo '<h1><img src=“images/logo.png” alt=“Site
Title” /></h1>';
}
'</p></div>'; }
Where to get Genesis
• Studio Press – Framework and Themes
• Web Savvy Marketing – niche themes
• Carrie Dils – accessibility, real estate
• Themedy – niche, ecommerce
• ZigZag Press – niche, animated content
• Pretty Darn Cute – feminine, blogs
• Shay Bocks – food, blogs
@design_tlc
Recommended Plugins
• Genesis Responsive Slider
• Genesis eNews Extended
• Genesis Simple Share
• Genesis Title Toggle
• Genesis Simple Edits
• Genesis Visual Hook Guide
@design_tlc
Resources
@design_tlc
• Genesis Visual Hook &
Markup Guides
• Studio Press
• Sridhar Katakam
• Carrie Dils
(website and podcast officehours.fm)
• Bill Erickson
• Facebook Group
(Genesis WordPress)
• Twitter
Questions?

Weitere ähnliche Inhalte

Was ist angesagt?

Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5Neha Sharma
 
Five Best Practices for Approaching Workflow Solutions
Five Best Practices for Approaching Workflow SolutionsFive Best Practices for Approaching Workflow Solutions
Five Best Practices for Approaching Workflow SolutionsSPC Adriatics
 
Ubc presentation
Ubc presentationUbc presentation
Ubc presentationbmonkman
 
Case Study - Building a Website for Vocational Training and Education
Case Study - Building a Website for Vocational Training and EducationCase Study - Building a Website for Vocational Training and Education
Case Study - Building a Website for Vocational Training and EducationKentico Software
 
Entity Framework Core 1.0
Entity Framework Core 1.0Entity Framework Core 1.0
Entity Framework Core 1.0Senthil Kumar
 
SenchaCon 2016: Refine Enterprise Applications by Focusing on U0ser Experienc...
SenchaCon 2016: Refine Enterprise Applications by Focusing on U0ser Experienc...SenchaCon 2016: Refine Enterprise Applications by Focusing on U0ser Experienc...
SenchaCon 2016: Refine Enterprise Applications by Focusing on U0ser Experienc...Sencha
 
PowerShell Data as File System
PowerShell Data as File SystemPowerShell Data as File System
PowerShell Data as File SystemRavikanth Chaganti
 
WordPress VIP - Going Decoupled
WordPress VIP - Going DecoupledWordPress VIP - Going Decoupled
WordPress VIP - Going Decoupledaustingardner04
 
Kellogg XML Holland Speech
Kellogg XML Holland SpeechKellogg XML Holland Speech
Kellogg XML Holland SpeechDave Kellogg
 
CUST-3 Document Management with Share
CUST-3 Document Management with ShareCUST-3 Document Management with Share
CUST-3 Document Management with ShareAlfresco Software
 
Entity Framework 7: What's New?
Entity Framework 7: What's New?Entity Framework 7: What's New?
Entity Framework 7: What's New?Ricardo Peres
 
Vlad Zelinschi - Embrace Native JavaScript (the anti-plugins talk) - Codecamp...
Vlad Zelinschi - Embrace Native JavaScript (the anti-plugins talk) - Codecamp...Vlad Zelinschi - Embrace Native JavaScript (the anti-plugins talk) - Codecamp...
Vlad Zelinschi - Embrace Native JavaScript (the anti-plugins talk) - Codecamp...Codecamp Romania
 
Olympya web-tools 2011
Olympya web-tools 2011Olympya web-tools 2011
Olympya web-tools 2011Paulo Mattos
 
Javascript Template Engine - Getting Started
Javascript Template Engine - Getting StartedJavascript Template Engine - Getting Started
Javascript Template Engine - Getting StartedKaran Prabu
 

Was ist angesagt? (17)

Related Content
Related ContentRelated Content
Related Content
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
 
Five Best Practices for Approaching Workflow Solutions
Five Best Practices for Approaching Workflow SolutionsFive Best Practices for Approaching Workflow Solutions
Five Best Practices for Approaching Workflow Solutions
 
Ubc presentation
Ubc presentationUbc presentation
Ubc presentation
 
Case Study - Building a Website for Vocational Training and Education
Case Study - Building a Website for Vocational Training and EducationCase Study - Building a Website for Vocational Training and Education
Case Study - Building a Website for Vocational Training and Education
 
Entity Framework Core 1.0
Entity Framework Core 1.0Entity Framework Core 1.0
Entity Framework Core 1.0
 
SenchaCon 2016: Refine Enterprise Applications by Focusing on U0ser Experienc...
SenchaCon 2016: Refine Enterprise Applications by Focusing on U0ser Experienc...SenchaCon 2016: Refine Enterprise Applications by Focusing on U0ser Experienc...
SenchaCon 2016: Refine Enterprise Applications by Focusing on U0ser Experienc...
 
PowerShell Data as File System
PowerShell Data as File SystemPowerShell Data as File System
PowerShell Data as File System
 
WordPress VIP - Going Decoupled
WordPress VIP - Going DecoupledWordPress VIP - Going Decoupled
WordPress VIP - Going Decoupled
 
Kellogg XML Holland Speech
Kellogg XML Holland SpeechKellogg XML Holland Speech
Kellogg XML Holland Speech
 
CUST-3 Document Management with Share
CUST-3 Document Management with ShareCUST-3 Document Management with Share
CUST-3 Document Management with Share
 
Entity Framework 7: What's New?
Entity Framework 7: What's New?Entity Framework 7: What's New?
Entity Framework 7: What's New?
 
2014 Picking a Platform by Anand Kulkarni
2014 Picking a Platform by Anand Kulkarni2014 Picking a Platform by Anand Kulkarni
2014 Picking a Platform by Anand Kulkarni
 
Vlad Zelinschi - Embrace Native JavaScript (the anti-plugins talk) - Codecamp...
Vlad Zelinschi - Embrace Native JavaScript (the anti-plugins talk) - Codecamp...Vlad Zelinschi - Embrace Native JavaScript (the anti-plugins talk) - Codecamp...
Vlad Zelinschi - Embrace Native JavaScript (the anti-plugins talk) - Codecamp...
 
Olympya web-tools 2011
Olympya web-tools 2011Olympya web-tools 2011
Olympya web-tools 2011
 
Advanced Keras
Advanced KerasAdvanced Keras
Advanced Keras
 
Javascript Template Engine - Getting Started
Javascript Template Engine - Getting StartedJavascript Template Engine - Getting Started
Javascript Template Engine - Getting Started
 

Ähnlich wie Begin with Genesis

Web Components
Web ComponentsWeb Components
Web ComponentsFITC
 
11 Amazing things I Learnt At Word Camp Sydney 2014
11 Amazing things I Learnt At Word Camp Sydney 201411 Amazing things I Learnt At Word Camp Sydney 2014
11 Amazing things I Learnt At Word Camp Sydney 2014WordPressBrisbane
 
HTML Semantic Tags
HTML Semantic TagsHTML Semantic Tags
HTML Semantic TagsBruce Kyle
 
4D Pubs - Distributed Dynamic Document Dsplay
4D Pubs - Distributed Dynamic Document Dsplay4D Pubs - Distributed Dynamic Document Dsplay
4D Pubs - Distributed Dynamic Document DsplayChris Despopoulos
 
2010 11 pubcon_hendison_wordpress
2010 11 pubcon_hendison_wordpress2010 11 pubcon_hendison_wordpress
2010 11 pubcon_hendison_wordpressshendison
 
Html5 today
Html5 todayHtml5 today
Html5 todayRoy Yu
 
Getting started with dev tools (4/10/17 DC)
Getting started with dev tools (4/10/17 DC)Getting started with dev tools (4/10/17 DC)
Getting started with dev tools (4/10/17 DC)Daniel Friedman
 
Code & Design your first website 4/18
Code & Design your first website 4/18Code & Design your first website 4/18
Code & Design your first website 4/18TJ Stalcup
 
Suguk Southampton CodePlex - March 2014
Suguk Southampton   CodePlex - March 2014Suguk Southampton   CodePlex - March 2014
Suguk Southampton CodePlex - March 2014Steven Andrews
 
Sitecore development approach evolution – destination helix
Sitecore development approach evolution – destination helixSitecore development approach evolution – destination helix
Sitecore development approach evolution – destination helixPeter Nazarov
 
Using Cool New Frameworks in (Mobile) Domino Apps
Using Cool New Frameworks in (Mobile) Domino AppsUsing Cool New Frameworks in (Mobile) Domino Apps
Using Cool New Frameworks in (Mobile) Domino AppsTeamstudio
 
Code &amp; design your first website (3:16)
Code &amp; design your first website (3:16)Code &amp; design your first website (3:16)
Code &amp; design your first website (3:16)Thinkful
 
USG Summit - September 2014 - Web Management using Drupal
USG Summit - September 2014 - Web Management using DrupalUSG Summit - September 2014 - Web Management using Drupal
USG Summit - September 2014 - Web Management using DrupalEric Sembrat
 
Microsoft flow how, when &amp; why
Microsoft flow   how, when &amp; whyMicrosoft flow   how, when &amp; why
Microsoft flow how, when &amp; whyDocFluix, LLC
 
Devconf 2011 - PHP - How Yii framework is developed
Devconf 2011 - PHP - How Yii framework is developedDevconf 2011 - PHP - How Yii framework is developed
Devconf 2011 - PHP - How Yii framework is developedAlexander Makarov
 
Greenfield Java 2013
Greenfield Java 2013Greenfield Java 2013
Greenfield Java 2013Will Iverson
 
DITA and SEO
DITA and SEODITA and SEO
DITA and SEOIXIASOFT
 
Getting started with dev tools (05 09-17, santa monica) upload
Getting started with dev tools (05 09-17, santa monica) uploadGetting started with dev tools (05 09-17, santa monica) upload
Getting started with dev tools (05 09-17, santa monica) uploadThinkful
 

Ähnlich wie Begin with Genesis (20)

Web Components
Web ComponentsWeb Components
Web Components
 
11 Amazing things I Learnt At Word Camp Sydney 2014
11 Amazing things I Learnt At Word Camp Sydney 201411 Amazing things I Learnt At Word Camp Sydney 2014
11 Amazing things I Learnt At Word Camp Sydney 2014
 
HTML Semantic Tags
HTML Semantic TagsHTML Semantic Tags
HTML Semantic Tags
 
4D Pubs - Distributed Dynamic Document Dsplay
4D Pubs - Distributed Dynamic Document Dsplay4D Pubs - Distributed Dynamic Document Dsplay
4D Pubs - Distributed Dynamic Document Dsplay
 
2010 11 pubcon_hendison_wordpress
2010 11 pubcon_hendison_wordpress2010 11 pubcon_hendison_wordpress
2010 11 pubcon_hendison_wordpress
 
Html5 today
Html5 todayHtml5 today
Html5 today
 
HTML5
HTML5HTML5
HTML5
 
Getting started with dev tools (4/10/17 DC)
Getting started with dev tools (4/10/17 DC)Getting started with dev tools (4/10/17 DC)
Getting started with dev tools (4/10/17 DC)
 
Code & Design your first website 4/18
Code & Design your first website 4/18Code & Design your first website 4/18
Code & Design your first website 4/18
 
Suguk Southampton CodePlex - March 2014
Suguk Southampton   CodePlex - March 2014Suguk Southampton   CodePlex - March 2014
Suguk Southampton CodePlex - March 2014
 
Sitecore development approach evolution – destination helix
Sitecore development approach evolution – destination helixSitecore development approach evolution – destination helix
Sitecore development approach evolution – destination helix
 
Using Cool New Frameworks in (Mobile) Domino Apps
Using Cool New Frameworks in (Mobile) Domino AppsUsing Cool New Frameworks in (Mobile) Domino Apps
Using Cool New Frameworks in (Mobile) Domino Apps
 
Code &amp; design your first website (3:16)
Code &amp; design your first website (3:16)Code &amp; design your first website (3:16)
Code &amp; design your first website (3:16)
 
USG Summit - September 2014 - Web Management using Drupal
USG Summit - September 2014 - Web Management using DrupalUSG Summit - September 2014 - Web Management using Drupal
USG Summit - September 2014 - Web Management using Drupal
 
Microsoft flow how, when &amp; why
Microsoft flow   how, when &amp; whyMicrosoft flow   how, when &amp; why
Microsoft flow how, when &amp; why
 
Devconf 2011 - PHP - How Yii framework is developed
Devconf 2011 - PHP - How Yii framework is developedDevconf 2011 - PHP - How Yii framework is developed
Devconf 2011 - PHP - How Yii framework is developed
 
CMS Crash Course!
CMS Crash Course!CMS Crash Course!
CMS Crash Course!
 
Greenfield Java 2013
Greenfield Java 2013Greenfield Java 2013
Greenfield Java 2013
 
DITA and SEO
DITA and SEODITA and SEO
DITA and SEO
 
Getting started with dev tools (05 09-17, santa monica) upload
Getting started with dev tools (05 09-17, santa monica) uploadGetting started with dev tools (05 09-17, santa monica) upload
Getting started with dev tools (05 09-17, santa monica) upload
 

Mehr von Tara Claeys

Easy Improvements For Better School Website Performance and SEO
Easy Improvements For Better School Website Performance and SEOEasy Improvements For Better School Website Performance and SEO
Easy Improvements For Better School Website Performance and SEOTara Claeys
 
5 Best Practices for Nonprofit Websites
5 Best Practices for Nonprofit Websites5 Best Practices for Nonprofit Websites
5 Best Practices for Nonprofit WebsitesTara Claeys
 
5 Best Practices for Nonprofit Websites
5 Best Practices for Nonprofit Websites5 Best Practices for Nonprofit Websites
5 Best Practices for Nonprofit WebsitesTara Claeys
 
From Click to Client: Digital Marketing Tips for Small Schools
From Click to Client: Digital Marketing Tips for Small SchoolsFrom Click to Client: Digital Marketing Tips for Small Schools
From Click to Client: Digital Marketing Tips for Small SchoolsTara Claeys
 
Taking Online Donations and Using GiveWP on your WordPress Website
Taking Online Donations and Using GiveWP on your WordPress WebsiteTaking Online Donations and Using GiveWP on your WordPress Website
Taking Online Donations and Using GiveWP on your WordPress WebsiteTara Claeys
 
Wow your website with WordPress plugins
Wow your website with WordPress pluginsWow your website with WordPress plugins
Wow your website with WordPress pluginsTara Claeys
 
Be more-productive-slides
Be more-productive-slidesBe more-productive-slides
Be more-productive-slidesTara Claeys
 
Making friends with the inspector how non developers can harmlessly dig into...
Making friends with the inspector  how non developers can harmlessly dig into...Making friends with the inspector  how non developers can harmlessly dig into...
Making friends with the inspector how non developers can harmlessly dig into...Tara Claeys
 
How to add bells and whistles to your WordPress website
How to add bells and whistles to your WordPress websiteHow to add bells and whistles to your WordPress website
How to add bells and whistles to your WordPress websiteTara Claeys
 
Be More Productive
Be More Productive Be More Productive
Be More Productive Tara Claeys
 
Essential tools for productivity (and knowing when to try the new toy)
Essential tools for productivity (and knowing when to try the new toy)Essential tools for productivity (and knowing when to try the new toy)
Essential tools for productivity (and knowing when to try the new toy)Tara Claeys
 
BuddyPress Case Study: Total Wellness Challenge
BuddyPress Case Study: Total Wellness ChallengeBuddyPress Case Study: Total Wellness Challenge
BuddyPress Case Study: Total Wellness ChallengeTara Claeys
 

Mehr von Tara Claeys (12)

Easy Improvements For Better School Website Performance and SEO
Easy Improvements For Better School Website Performance and SEOEasy Improvements For Better School Website Performance and SEO
Easy Improvements For Better School Website Performance and SEO
 
5 Best Practices for Nonprofit Websites
5 Best Practices for Nonprofit Websites5 Best Practices for Nonprofit Websites
5 Best Practices for Nonprofit Websites
 
5 Best Practices for Nonprofit Websites
5 Best Practices for Nonprofit Websites5 Best Practices for Nonprofit Websites
5 Best Practices for Nonprofit Websites
 
From Click to Client: Digital Marketing Tips for Small Schools
From Click to Client: Digital Marketing Tips for Small SchoolsFrom Click to Client: Digital Marketing Tips for Small Schools
From Click to Client: Digital Marketing Tips for Small Schools
 
Taking Online Donations and Using GiveWP on your WordPress Website
Taking Online Donations and Using GiveWP on your WordPress WebsiteTaking Online Donations and Using GiveWP on your WordPress Website
Taking Online Donations and Using GiveWP on your WordPress Website
 
Wow your website with WordPress plugins
Wow your website with WordPress pluginsWow your website with WordPress plugins
Wow your website with WordPress plugins
 
Be more-productive-slides
Be more-productive-slidesBe more-productive-slides
Be more-productive-slides
 
Making friends with the inspector how non developers can harmlessly dig into...
Making friends with the inspector  how non developers can harmlessly dig into...Making friends with the inspector  how non developers can harmlessly dig into...
Making friends with the inspector how non developers can harmlessly dig into...
 
How to add bells and whistles to your WordPress website
How to add bells and whistles to your WordPress websiteHow to add bells and whistles to your WordPress website
How to add bells and whistles to your WordPress website
 
Be More Productive
Be More Productive Be More Productive
Be More Productive
 
Essential tools for productivity (and knowing when to try the new toy)
Essential tools for productivity (and knowing when to try the new toy)Essential tools for productivity (and knowing when to try the new toy)
Essential tools for productivity (and knowing when to try the new toy)
 
BuddyPress Case Study: Total Wellness Challenge
BuddyPress Case Study: Total Wellness ChallengeBuddyPress Case Study: Total Wellness Challenge
BuddyPress Case Study: Total Wellness Challenge
 

Kürzlich hochgeladen

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 

Kürzlich hochgeladen (20)

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 

Begin with Genesis

  • 1.
  • 2. So many theme options How to focus? @design_tlc #SHINYOBJECTSYNDROME
  • 3. There’s always something new @design_tlc
  • 6. What is a Framework? • Basic frame of website structure • Core theme coding is already done and done right • Child theme is the siding/ décor on top of the frame @design_tlc
  • 8. Why Genesis? • SEO (Yoast consults) • Mobile Responsive HTML5 & Schema.org • Security • Unlimited Everything – Every Genesis purchase – framework or child theme – incudes a developer license • Instant Updates • Customizable and Fast – Uses hooks and filters: customization with hooks and filters vs. templates • Top Developers – Well coded markup – Lightweight code = faster performance – Good documentation @design_tlc
  • 9. Wait … there’s more … • Consistency • GPL • Community • Over 160,000 members • Built In Widgets • Genesis-Specific Plugins • Page Layout Options vs. Templates • Easy Child Themes @design_tlc
  • 10. Hooks & Filters • Hook: Alters software behavior • Action Hook: do_stuff • Filter Hook: change_stuff @design_tlc //* Customize the credits add_filter( 'genesis_footer_creds_text', 'sp_footer_creds_text' ); function sp_footer_creds_text() { echo '<div class="creds"><p>'; echo 'Copyright &copy; '; echo date('Y'); echo ' &middot; <a href="http://mydomain.com">My Custom Link</a> &middot; Built on the <a href="http://www.studiopress.com/themes/genesis" title="Genesis Framework">Genesis Framework</a>'; echo '</p></div>'; } //remove site title remove_action ('genesis_site_title', 'genesis_seo_site_title' ); //add custom site title add_action ('genesis_site_title', 'my_site_title' ); function my_site_title () { echo '<h1><img src=“images/logo.png” alt=“Site Title” /></h1>'; } '</p></div>'; }
  • 11. Where to get Genesis • Studio Press – Framework and Themes • Web Savvy Marketing – niche themes • Carrie Dils – accessibility, real estate • Themedy – niche, ecommerce • ZigZag Press – niche, animated content • Pretty Darn Cute – feminine, blogs • Shay Bocks – food, blogs @design_tlc
  • 12. Recommended Plugins • Genesis Responsive Slider • Genesis eNews Extended • Genesis Simple Share • Genesis Title Toggle • Genesis Simple Edits • Genesis Visual Hook Guide @design_tlc
  • 13. Resources @design_tlc • Genesis Visual Hook & Markup Guides • Studio Press • Sridhar Katakam • Carrie Dils (website and podcast officehours.fm) • Bill Erickson • Facebook Group (Genesis WordPress) • Twitter

Hinweis der Redaktion

  1. I suffer from a condition you may have heard of … shiny object syndrome. It is easy to be distracted, frustrated by the number of options we have for WordPress themes (and plugins, and web hosts – the list goes on!) Many themes look the same … some have fancy bells and whistles. Trying them out, only to discover they don’t do what you need, can be expensive and time consuming.
  2. And perhaps once your site is done, you see something new that just might be BETTER! New doesn’t always mean better, but we often think it does. Changing to a new theme should be easy with WordPress but it’s not always the case – theme-specific CPTs, shortcodes, etc. can make changing themes difficult. How to stop looking for newer and better theme options …
  3. Commit to one basic solution. Create consistency in work flow. Allow for design variations with consistent coding and structure …
  4. What is Genesis?
  5. I decided to commit to the Genesis framework. I am not reinventing the wheel every time I create a new site. Easy to change designs/child themes. Easy to create different designs/looks so not everything looks the same. Main reasons to use Genesis? …
  6. Schema is a type of microdata that makes it easier for search engines to parse and interpret the information on your web pages more effectively so they can serve relevant results to users based on search queries. What is Schema.org? Schema.org is the centralized home on the web for the Schema project, a collaboration between Google, Bing, Yahoo! and Russian search engine Yandex (the one trying out search without links) to standardize structured markup. How does HTML5 enhance your site? First, it’s the new code standard, which will make your site compatible with future changes to the web. Secondly, it will ensure cross-browser compatibility. HTML5 makes your site mobile-friendly by being responsive, and it will improve your site’s ability to deliver audio and video. 
  7. Hooks are the backbone of WordPress. They enable WordPress developers to “hook” into the WordPress workflow to change how it works without directly modifying the core code. If we talk about Genesis, it has a lot of Hooks to modify the look of the Theme, if you directly modify the genesis code then all the changes will be lost when newer version of Genesis will come. or you will never update which is not a good idea.