Can't Edit some pages

Permalink
I am trying to edit an existing website that was created with Concrete5. When I log in to edit, I don't seem to have the ability to edit certain pages. The edit box at the top of the screen doesn't show up on the home page.
Help plz!

 
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
Probably due to an error on the page or double loading javascript.
What is the URL so we can take a look..
AND replied on at Permalink Reply
http://graftonchiropractors.com
mnakalay replied on at Permalink Reply
mnakalay
Or a permission issue. Are you sure that the user you are logging in with has the permission to edit those pages?
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
Looking at your source code on the home page, I see the fitvids.js is called twice.
<script type="text/javascript" src="/packages/theme_super_mint/themes/super_mint/js/jquery.fitvids.js"></script>

Try fixing this first..