WordPress: Customizing Themes with Genesis

Go to class
Write Review

Free Online Course: WordPress: Customizing Themes with Genesis provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. WordPress: Customizing Themes with Genesis is taught by Carrie Dils.

Overview
  • Explore the structure and components that make up the Genesis Framework, and discover how to customize child themes.

Syllabus
  • Introduction

    • Customize Genesis child themes
    • What you should know
    • Working with provided code snippets
    1. Setting the Stage for Customizations
    • Set up a development environment
    • Select a child theme to customize
    2. Technical Overview of Genesis and WordPress
    • The core of Genesis Framework
    • Template files in Genesis Framework
    • The child theme template structure
    • The WordPress loop
    • The Genesis loop
    • Action hooks and filters in WordPress
    • Action hooks and filters in Genesis
    • Challenge
    • Solution
    3. Customizing Themes
    • Tips for customizing themes
    • Editing the style sheet
    • Working with functions.php
    • Conditional statements
    • Modify Comments title
    • Changing Google fonts
    • Challenge
    • Solution
    4. Working with the Loop
    • Digging deeper into the WordPress loop
    • Using a custom Genesis loop
    • Using query_args in a custom field
    • Challenge
    • Solution
    Conclusion
    • Next steps