IEWP Twenty Seventeen Child Theme

This post supplement’s Joseph Dickson’s Child Theme talk at the Inland Empire Meetup on July 3rd, 2018

This post supplement’s Joseph Dickson’s Child Theme talk at the Inland Empire Meetup on July 3rd, 2018

Concepts used in this presentation include

  • style.css and functions.php usage
  • Repeated post content under every post using WP_Query
  • Removing Google Fonts & Replacing it with a local hosted font
  • Adding custom shortcodes

IEWP Child Themes presentation (Libre Office Impress .opd file)

Twenty Seventeen Child IEWP JD (Child Theme .zip file)

Customizing a Child Theme

My first video I showed you how to create a child theme but not much else.

[videopress sLpWVzHN]

In this video I start off with a empty child theme based on Twenty Seventeen.

My first video I showed you how to create a child theme but not much else.

[videopress sLpWVzHN]

In this video I start off with an empty child theme based on Twenty Seventeen and make the following modifications.

  1. Use CSS to customize the default appearance of the logo image.
  2. Add a function that allows shortcodes to work in post excerpts
  3. Disable Google Fonts imported by the parent theme
  4. Self host fonts

All of which either overrides the parent or enhances the website

If you would like to follow along you can download the theme created for this video.

How to Create a WordPress Child Theme

Watch as I create a Child Theme for WordPress development so that my changes are preserved if and when the Parent Theme is updated at a later date.

[wpvideo 9sPOoAsH class=”data-temp-aztec-video” data-temp-aztec-id=”7b7cdb45-2986-468a-a0f8-e4c516964551″]

If you’d like to follow along install the Writee Theme on a testing server and review the code from the Child Theme in this video.

Watch as I create a Child Theme for WordPress development so that my changes are preserved if and when the Parent Theme is updated at a later date.

[wpvideo 9sPOoAsH class=”data-temp-aztec-video” data-temp-aztec-id=”7b7cdb45-2986-468a-a0f8-e4c516964551″]

If you’d like to follow along install the Writee Theme on a testing server and review the code from the Child Theme in this video.