load c5 bar

Permalink
Hi Just uploaded a static site put the code in header for c5 bar but it dont show any ideas.
<?php
Loader::element('header_required'); ?>
http://www.cornwall-now.co.uk

 
jazzypants replied on at Permalink Reply
Just add the footer and the bar should appear.
adajad replied on at Permalink Reply
adajad
You also need to add the following right before your closing body tag:
<?php Loader::element('footer_required'); ?>


For more information on theme development, see this excellent how-to: http://www.concrete5.org/documentation/how-tos/designers/making-a-t...