Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

WordPress: Building Child Themes

Posted By: Landau17
WordPress: Building Child Themes

WordPress: Building Child Themes
MP4 | Video: 720p | Duration: 2:31:25 | English | Subtitles: VTT | 468.8 MB



To get a specific look or feature on a WordPress site, you can customize the theme, but it will only get you so far. To go further and get full control, you need child themes. A WordPress child theme is a mini-theme that piggybacks off an existing theme. This means rather than writing all the code from scratch, you just write a new child of an original parent theme, updating only the parts you want.



WordPress: Building Child Themes opens the world of child theme development to anyone, no matter what level of experience or expertise. It helps you build your child theme on top of an existing properly coded foundation, and create stylish new WordPress sites—without the advanced knowledge of a web developer. Morten Rand-Hendriksen explains how to get started picking a parent theme, updating the CSS, creating a new template for your child theme, and updating its functionality. By the end of this practical, project-based course, you should have a functioning child theme and the skills to quickly customize your next WordPress site. 

Topics include:
    
  • What is a child theme?
  • Creating and activating a child theme
  • Overriding or overwriting?
  • Changing existing styles
  • Adding new styles
  • Creating templates for the child theme
  • Adding new menus and widgets
  • Replacing custom web fonts