How To Separate & Include Header and Footer Sections in a Concrete5 Theme

There is a very useful, very simple technique inherent to PHP that can be used to separate specific portions of pages, and include them across multiple pages in a website. This is particularly useful for a portion of a page that might want to be re-used across many pages of your site, but always needs [...]

Read more