_       ______                                           
| |     / / __ \                                          
| | /| / / /_/ /                                          
| |/ |/ / ____/                                           
|__/|__/_/                                                
   ________    _ __    __   ________                      
  / ____/ /_  (_) /___/ /  /_  __/ /_  ___  ____ ___  ___ 
 / /   / __ \/ / / __  /    / / / __ \/ _ \/ __ `__ \/ _ \
/ /___/ / / / / / /_/ /    / / / / / /  __/ / / / / /  __/
\____/_/ /_/_/_/\__,_/    /_/ /_/ /_/\___/_/ /_/ /_/\___/                                                       			
												
  • Home
  • All
  • wordpress
  • themeforest
  • elegantthemes
  • About

A framework for WordPress theme modification

//Get started

Download, upload to your WordPress website and modify

Customise your WordPress website theme with a child theme, choose from 14,074 child themes and take your WordPress website development to the next level.

//Example WordPress child themes

  • avada-child.zip
  • flatsome-child.zip
  • the7-child.zip
  • uncode-child.zip
  • salient-child.zip
  • brooklyn-child.zip
  • twentytwentythree-child.zip
  • royal-elementor-kit
  • inspiro-child.zip
  • newspaper-child.zip
  • hestia-child.zip
  • storefront-child.zip
  • divi-child.zip
  • extra-child.zip
  • View all

//Files

Our WordPress child themes are supplied in transportable .zip files e.g. wordpress-child.zip and loaded with 1x screenshot png, 1x style sheet, 1x functions.php file, 1x JavaScript file and 1x readme.txt file. The style.css file has been configured to specifically run with a matching parent theme.

//style.css code snippet:

/*
Theme Name: WordPress Child
Template: wordpress
Theme URI: https://wpchildtheme.co.uk/wordpress/
Author: wpchildtheme
Author URI: https://wpchildtheme.co.uk
Version: 1.0.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.txt
Tags: wpchildtheme, child theme, wordpress-child
Text Domain: wordpresschild
*/

All 4 files are integrated with the functions.php file.

//functions.php code snippet:

function wp_child_theme()
{
    wp_enqueue_style("parent-stylesheet", get_template_directory_uri()."/style.css");
    wp_enqueue_style("child-stylesheet", get_stylesheet_uri());
    wp_enqueue_script("child-scripts", get_stylesheet_directory_uri() . "/js/scripts.js", array("jquery"), "6.1.1", true);
}
add_action("wp_enqueue_scripts", "wp_child_theme");

...

//We help you build

We make it easy to change WordPress themes by providing WordPress developers (“the makers”) with code capable of transforming WordPress websites. They do this by uploading our code to their self-hosted WordPress website and customising it their way.

//You see the reward

Due to heavy demand we keep our website up and running. Keep building!

© copyright wpchildtheme.co.uk 2025 owned by Slib Design Limited | Privacy Policy | Themes