I develop for a multisite instance (130+ websites) that is using one GeneratePress theme for the parent site and another GeneratePress theme for all of the child sites. I developed a 4-column footer element (Block – Hook / Hook name: footer) that pulls the footer into a template site from which I’ve cloned additional child sites. My problem is that I want to use one footer element to serve as the footer for all of the 130+ websites that I could just run a simple include on to pull the footer in. That would make maintaining my footer much easier obviously.
I was considering creating a hook element that would contain the include code but I’m not sure how I would pull in the footer element I have currently in my template site. Is it possible to include the footer element from one site and pull it into several other sites? What is the best approach on doing so?
Hope that makes sense all. Thank you for any suggestions on the approach you may have.
Mike