Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #971652

    Hi,

    I downloaded the Enfold theme and started making all the adjustments in the downloaded theme without creating a child theme.
    How can I make the current design my child theme?
    When I use an child-theme app I lose all customization..

    Regards,
    Helga

    #971692

    Hey WindowStories!

    You can import all theme options from the parent theme. Activate the child theme, then go to the theme options page (i.e. Enfold Child > Theme Options) and click on the “Import/Export” tab on the left side. Then click the blue “Import Parent Theme Settings” button and the child theme will import all parent theme options. Note that the child theme can’t import changes you coded directly into the parent theme css/php/js files – you must collect these code changes and add the css code to the child theme style.css file, then add the custom js code to a child theme js file and the php code to the child theme functions.php, etc.

    Cheers!
    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.