So, I have had a go at PHP includes but my knowledge of PHP is pretty limited.
I have used the likes of Wordpress in the past but mainly working from tutorials. Have also read the available blog and forum info but can't find an answer to my problem so I thought I would put a shout out ...
Ideally I would like a dynamic header, I'm pretty sure I have the nav sorted as this has been documented quite well. What I'm unsure about is the capabilities of Pagelime in parsing PHP. Is it possible to have a site-wide header include in which content such as title and meta would be editable? Will the SEO feature still work using a global header, or does it need to be static on each page?
If anyone could give me a walkthrough as to how pagelime reads and spits out PHP include code I would be much obliged.