Skip to content
  • Home
  • About Mitch
  • Speaking
  • Articles
  • Contact
  • Home
  • About Mitch
  • Speaking
  • Articles
  • Contact

Digital Strategist

WordPress Developer

Content Creator

Unapologetic Punk

Mitch Canter

  • Threads
  • Instagram
  • Bluesky
  • LinkedIn
  • GitHub
  • Twitch
  • YouTube
Screencasts

Using a Child Theme in WordPress

CMDR Mitchcraft

Reading time: 1 minute

Most WordPress themes, by and large, are ready to go out-of-the-box.  Every now and then, however, we have to make changes to a theme that goes beyond the standard options and settings the theme gives us We may have to change a layout, add some content, or simply rearrange the elements on the theme; there are some things you just can’t use a radio button or check-box for.  If you’ve ever had to – or plan to – change your theme, it’s imperative you use a WordPress child theme.

A child theme takes the options, settings, and layout from a parent theme – a source theme – and allows you to overwrite elements as you see fit.  You can bring in all of the settings, but change a specific template to look and feel how you want – all while keeping the original theme’s files in tact.  And if that theme releases an update, you’ll get the benefits of the update without losing your customizations.  It’s a win-win!

https://www.youtube.com/watch?v=wnhvnioGg8I

child theme, WordPress
  • WordPress MU: Promoting Posts from User Blogs

    WordPress MU: Promoting Posts from User Blogs

    Reading time: 3 minutes

    A long point of contention with WordPress MU users is the inability to “promote” posts from the user pages to the main blog feed.  This causes a disjoint between the bloggers and the site administrators who want to share the content their users are creating.  Other content management systems have this feature built-in, but WordPress…

    WordPress
  • 50 Days to a Better WordPress Blog–Day 4: Caption Styles

    50 Days to a Better WordPress Blog–Day 4: Caption Styles

    Reading time: 2 minutes

    This post is the fourth of an ongoing series entitled “50 Days to a Better WordPress Blog”.  During this time, Mitch will be providing small snippits of code, plugins, and things you can do to make your blog more attractive, attain new readers, and keep old ones coming back time and time again. You can…

    WordPress