badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Child Themes (again)

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7050
    flipper
    Participant

    creating a child theme (css + functions) is simple enough but can you give me any pointers as to what is required (for example )to edit
    header-extensions.php within a child theme. Just how much of the theme (structure etc) has to be copied across to the child.

    I appreciate there are many child theme tuts out there but nothing on such a complex file structure. Any there any tuts you’d recommend. thanks

    #7088
    Sanjip Shah
    Participant

    @flipper Please refer to this link http://themeshaper.com/2009/05/25/action-hooks-wordpress-child-themes/ to alter some functions in the header-extensions.php file.

    #7094
    flipper
    Participant

    that is very helpful

    I am still having trouble unhooking the line
    /** require_once( ATTITUDE_STRUCTURE_DIR . ‘/header-extensions.php’ ); */

    without unhooking the whole function
    function attitude_load_files()
    guessing
    remove_action(‘attitude_load_files’,’??’,??);

    thanks again – great theme

    #7119
    Sanjip Shah
    Participant
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.