Headers not showing up

Permalink
Start working with concrete a few days ago.
Done some pages with header and body but now that I've published, the headers are not showing up.
In the editor everythings seams ok, I've the site logo and navigation links, but in the published nothing of that shows up.

Here's the link to the site:
http://artitutti.pt/

What can be missing?

 
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi infostatus,

Have you read through the documentation on theme building?
http://www.concrete5.org/documentation/developers/5.7/designing-for...

Does your theme include this code:
<?php Loader::element('header_required') ?>
<?php Loader::element('footer_required') ?>