• suntower

    (@suntower)


    I created a child theme for Go with the intent of modifying one of the 4 footer options. But the footer code being called is the -parent- (Go) theme.

    I -thought- that WP automatically loaded code from the child theme when the file name/structure/function matched the parent?

    How do I get the site to load the child theme footer variation?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @suntower,

    I’m sorry to hear this did not work out for you. The structure that should be matched in order to override the theme file is the following: /wp-content/themes/{go-child-name}/footer.php (example in case the file to change is footer.php)

    Do you mind sharing bit more details, which change you tried to make and which template file from the parent go theme you attempted to overwrite?

    Cheers!
    Andrija

Viewing 1 replies (of 1 total)
  • The topic ‘Footer Variation not calling child theme’ is closed to new replies.