Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author J B

    (@johnpbloch)

    Hi mystoury,

    The best way is to copy footer.php from the parent theme into the child theme and make modifications in the child theme. As of now, the plugin doesn’t add any ui for copying any parts of the parent theme, although that is planned for a future release of the plugin.

    Let me know if that answers your question.

    I have the same issue. I want to edit the header.php, Do I just copy the header.php into the Style.css folder? and then edit?

    Plugin Author J B

    (@johnpbloch)

    From the child theme documentation page (emphasis mine):

    If you want to change more than just the stylesheet, your child theme can override any file in the parent theme: simply include a file of the same name in the child theme directory, and it will override the equivalent file in the parent theme directory when your site loads. For instance, if you want to change the PHP code for the site header, you can include a header.php in your child theme’s directory, and that file will be used instead of the parent theme’s header.php.

    how do I exactly do this. I have connected it to filezilla, what now?

    Plugin Author J B

    (@johnpbloch)

    This is outside of the scope of this plugin’s support. I suggest opening another thread on the forum and seeing if you can get support that way. If you’re still unsure about how to do what you need to do, perhaps hiring a freelance developer to make the changes for you would be the best route to take.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to edit footer.php’ is closed to new replies.