Title: child theme
Last modified: February 4, 2021

---

# child theme

 *  [patrick101](https://wordpress.org/support/users/patrick101/)
 * (@patrick101)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/child-theme-318/)
 * hi
    i entered the following code Twenty Twenty-one_child folder and i ended up
   with two headers, php isnt my stong point
 *     ```
       Theme Name: Twenty Twenty-0ne_Child 
       Theme URL: http://yourdomain.com
       Description: Twenty Twenty-0ne_Child
       Theme Author: Your Name
       Author URL: http://yourdomain.com
       Template: twentytwentyone 
       Version: 1.0.0 
       Text Domain: Twenty Twenty-0ne_Child
       ```
   
 * <?php
    add_action( ‘wp_enqueue_scripts’, ‘enqueue_parent_styles’ ); function 
   enqueue_parent_styles() { wp_enqueue_style( ‘parent-style’, get_template_directory_uri().’/
   style.css’ ); } ?>
    -  This topic was modified 5 years, 3 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 3 months ago](https://wordpress.org/support/topic/child-theme-318/#post-14004527)
 * What files, other than style.css and functions.php, are in your child theme?
 *  Thread Starter [patrick101](https://wordpress.org/support/users/patrick101/)
 * (@patrick101)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/child-theme-318/#post-14004580)
 * none
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 3 months ago](https://wordpress.org/support/topic/child-theme-318/#post-14004738)
 * Please provide a link to a page on your site where we can see this. Thanks. _Note:
   Your link will be public and we will not later remove it._

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘child theme’ is closed to new replies.

## Tags

 * [child theme](https://wordpress.org/support/topic-tag/child-theme/)

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 3 replies
 * 2 participants
 * Last reply from: [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/child-theme-318/#post-14004738)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
