where's my edit menu bar?

Permalink
When I sign in as admin and my website comes up (that I created in Microsoft Publisher 03), there is no menu anywhere that has an "edit" button. It looks and acts just like the website always does, and there are no menus anywhere that I can edit anything with. How do I edit??

 
Remo replied on at Permalink Reply
Remo
I can only make assumptions but I guess you've forgotten to include the header_required element in the head of your theme.

This line I mean:
<?php  Loader::element('header_required'); ?>


If you need a more detailed example: Just look at the existing themes, they all include that line..
divajnstudio replied on at Permalink Reply
divajnstudio
yeah, I kind of have this problem too...
Did add the'header_required' but nothing is showing, checked source and nothing there either?! =/

Any suggestions??
divajnstudio replied on at Permalink Reply
divajnstudio
Okey, so the problem was a call to insert/get jQuery at the bottom of the page.

I'm using the HTML5 Boilerplate as a skeleton and they put all JS at the bottom.

Any suggestions to that? How to fix it so you can place jQuery where you want??
Besides core hacking ;)
pigment replied on at Permalink Reply
pigment
I hope you solved this already ... but you go to a page and put in a edit mode. And select one area and say "ad block" >> then choose "auto nav". I think this is what you are looking for.