Dashboard problems

Permalink
I have signed into my site....there is not a 'dashboard' button for me to edit my page! what do i d?

 
ardswebdesign replied on at Permalink Reply
ardswebdesign
what sort of template are you using. Sounds like the concrete5 php source code isnt there to allow editing.
nerdess replied on at Permalink Reply
nerdess
I had this problem once too. The reason was a javascript error that prevented the dashboard from loading. Check in your console if you have a javascript error and if so fix it.

Also, check if you have <? Loader::element('footer_required'); ?> in your template as this loads the dashboard.