Reusable Content
Permalink
I just downloaded version 8.1 and am trying to create a theme. Everything is going very well except try as I may I cannot include reusable content such as header and footer. Any time I try to use $view->inc I do not get any errors but the content does not display. Since I am new to Concrete5 I am sure I am doing something wrong but can't figure out what.
At the bottom of the file use this
And ensure your header.php and footer.php are sitting in a folder called 'elements' within your theme structure..