Hi Guys,
We are working on a project which includes a new ProcessWire site and a WordPress blog. The site is built in ProcessWire and the blog will reside in a directory labeled blog on WordPress (Same Server, Same Root, 2 databases).
Since the Blog should mirror the website, we need to find a way to pass the header and footer to the blog. This way the user visiting the website will see they have not left the site but is now viewing a blog. (hope I didn't confuse anyone)
My question is, has anyone done this? If so, how?
I have seen others cache the header and footer files from custom CMS's but not on a ProcessWire site.
Any direction on this would be greatly appreciated.
Thanks guys!