Title: Child Theme
Last modified: August 22, 2016

---

# Child Theme

 *  [JDRDezine](https://wordpress.org/support/users/jdrdezine/)
 * (@jdrdezine)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/child-theme-135/)
 * Hi all,
 * I am trying to create a child-theme for Hemingway. The settings do not appear
   to be importing. Is there a way to export the settings and import them into my
   child theme? Thanks!

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

 *  [APRWebdesign](https://wordpress.org/support/users/aprwebdesign/)
 * (@aprwebdesign)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/child-theme-135/#post-5747530)
 * Hy JDRDezine,
 * Have you read this -> [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
 * This article contain’s all the information needed for creating a child theme.
 * Hope it helps!
 * Kind regards,
 * Larsen
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/child-theme-135/#post-5747531)
 * BTW, most theme settings and options don’t carry over to a child theme – you 
   need to redo them in the child theme.
 *  [mvandemar](https://wordpress.org/support/users/mvandemar/)
 * (@mvandemar)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/child-theme-135/#post-5747568)
 * [@wpyogi](https://wordpress.org/support/users/wpyogi/) & [@larsen](https://wordpress.org/support/users/larsen/),
   thanks. I work with JDRDezine. She did create the child theme, and it seems to
   work fine, but the settings didn’t carry over. I know that they normally don’t,
   I guess the question is more one of: is there a way to export the theme settings
   for the Hemingway theme? I didn’t see an interface for that, but was hoping maybe
   we were missing something, or that a plugin might be available that can handle
   that.
 * Thanks.
 * -Michael
 *  [APRWebdesign](https://wordpress.org/support/users/aprwebdesign/)
 * (@aprwebdesign)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/child-theme-135/#post-5747578)
 * Hy Michael,
 * You should be able to copy the options file to your child theme folder
    (sometimes
   the options are created in the functions.php file).
 * Normally every file can be copied to the child theme folder.
 * Kind regards,
 * Larsen
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/child-theme-135/#post-5747582)
 * >  Normally every file can be copied to the child theme folder.
 * Don’t copy the parent functions.php file to the child theme – that will generally
   crash a site.
 *  [APRWebdesign](https://wordpress.org/support/users/aprwebdesign/)
 * (@aprwebdesign)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/child-theme-135/#post-5747583)
 * Hi WPyogi,
 * Thanks!
    Didn’t knew that ( tough i just rechecked the codex and it stated it
   very firm).
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/child-theme-135/#post-5747585)
 * LOL – yeah, that’s kind of an important detail :)! We all keep learning new things
   around here – I know I do and that’s one of the things I love about these forums!
 *  [APRWebdesign](https://wordpress.org/support/users/aprwebdesign/)
 * (@aprwebdesign)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/child-theme-135/#post-5747586)
 * Me to!
 * But just to be sure…. all file **but** the functions can be copied without a 
   problem ( sure hope this is true cause otherwise i will have to take a wordpress
   childtheme class 😛 )
 *  [mvandemar](https://wordpress.org/support/users/mvandemar/)
 * (@mvandemar)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/child-theme-135/#post-5747592)
 * I wasn’t talking about the default options, those carried over fine (or rather,
   set themselves fine when we activated the child theme). I meant the options stored
   in the database. Also, you do not want to copy over *every* theme file when creating
   a child theme. That defeats the entire purpose of creating one in the first place.
   You should only copy those files that you intend to customize, the purpose being
   to have your customizations survive updating the parent theme.
 * Either way, after posting I found this plugin, which we are going to try and 
   use tomorrow:
 * [https://wordpress.org/plugins/options-importer/](https://wordpress.org/plugins/options-importer/)
 * Hopefully we can export the settings while the parent theme is active, switch
   to the child, then import them back. Will let you guys know how it goes afterwards.
 * -Michael

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

The topic ‘Child Theme’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hemingway/2.3.2/screenshot.jpg)
 * Hemingway
 * [Support Threads](https://wordpress.org/support/theme/hemingway/)
 * [Active Topics](https://wordpress.org/support/theme/hemingway/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hemingway/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hemingway/reviews/)

## Tags

 * [child](https://wordpress.org/support/topic-tag/child/)
 * [export](https://wordpress.org/support/topic-tag/export/)
 * [Import](https://wordpress.org/support/topic-tag/import/)
 * [settings](https://wordpress.org/support/topic-tag/settings/)

 * 9 replies
 * 4 participants
 * Last reply from: [mvandemar](https://wordpress.org/support/users/mvandemar/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/child-theme-135/#post-5747592)
 * Status: not resolved