inc/hooks/footer.php in child theme not overriding parent

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7084
    jpopuk
    Participant

    Hi, I am using the Clean Biz theme, and it offers exactly what I require to setup a nice simple & clean website… however, I wanted to add in some additional links to the footer, and when I add them in to the /inc/hooks/footer.php within the child theme, they do not override the parent file…

    Do you know why this could be happening?

    Thanks

    #7085
    eVision Themes
    Keymaster

    Thank you so much for using our theme.
    As per your queries, we came to know that, you haven’t linked the ‘file footer.php’ in you child theme.
    Just linked the footer.php place this code in your child themes function.php file `require get_stylesheet_directory() . ‘/inc/hooks/footer.php’;’ then your links will appear.

    Hope this helps your queries.

    #7086
    jpopuk
    Participant

    Perfect… did not think it was that simple. Thank you very much for your quick response.

    #7101
    eVision Themes
    Keymaster

    Glad to hear.

    Thanks and let us know, if you need further queries.

    #7102
    eVision Themes
    Keymaster

    Glad to hear.

    Thanks and let us know, if you need further queries.

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