Lost the toolbar
Permalink
Hello All
I am in the process of trying to convert an Artisteer theme (exported as an HTML page) into Concrete5.
All was going well and I had most elements in place. The converted theme showed up, I installed it, set it as my default theme - and then the Concrete5 toolbar disappeared.
I do have the
<code>
<?php
Loader::element('header_required');
?>
</code>
lines in my header.php file so I am not sure what happened. Any help would be much appreciated.
I am in the process of trying to convert an Artisteer theme (exported as an HTML page) into Concrete5.
All was going well and I had most elements in place. The converted theme showed up, I installed it, set it as my default theme - and then the Concrete5 toolbar disappeared.
I do have the
<code>
<?php
Loader::element('header_required');
?>
</code>
lines in my header.php file so I am not sure what happened. Any help would be much appreciated.
-Phil