• Hi, so I have the child theme folder with the style.css set up

    /*
    Theme Name: Onetake Child
    Theme URI: http://www.hoothemes.com/themes/onetake.html
    Description: Child theme for the Onetake.
    Template: onetake
    Version: 1.0.0
    Author: Jason
    Author URI: http://www.hoothemes.com
    
    */
    @import url("../onetake/style.css");

    And the css modifications are working fine. However, when I copy the footer.php and/or the header.php file into the child theme folder, and make modifications – it is not working.

    I’ve done this for a bunch of themes but this is the first time with onetake theme that the modifications are not responding. Any help /input much appreciated. Thanks

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

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