Can't see edit mode on one page

Permalink
I am using plain yogurt theme and when I adding a new page I can't seem to get it in edit mode. When I visit it it appears live with now dashboard edit mode across the top. All other pages are working correctly. I'm thinking I did something to the .css or .php. but can't understand why it only happens on one page. Please Help!

TinyGiant
 
ScottSandbakken replied on at Permalink Reply
ScottSandbakken
Check you javascript. If there is an error in your javascript you will have this issue.

Also verify that your HTML does not have an error that is preventing the bottom of the page from loading correctly. The edit bar is actually created in the document footer, so if one of your HTML tags is not closing, the bar will not load properly.