Edit bar its blank.
Permalink
hello, i updated the concrete5 to the last version but i dont have the bar edit mode any more to edit the pages.
Hi. Does your actual theme's header.php have the Loader::element... directly after <head>?
yes
Perhaps your theme must be updated:
http://www.concrete5.org/community/forums/installation/blank-edit-b...
http://www.concrete5.org/community/forums/installation/blank-edit-b...
What is the name of the theme? Is it from the marketplace?
Do you have:
in the theme page types?
<?php $this->inc('elements/footer.php'); ?>
in the theme page types?
I'm not a web developer, so I wouldn't know what to do with the code you brought forward.
For some reason, one of my pages no longer shows the editing toolbar. And that particular page has a typo on it that needs to be fixed.
Can you help?
For some reason, one of my pages no longer shows the editing toolbar. And that particular page has a typo on it that needs to be fixed.
Can you help?
Is there a live URL we could have a look at?
Try this in a Chrome browser:
1) Put the page in edit mode
2) Right-click anywhere and choose "Inspect Element"
3) Click on the 'Console' tab
4) Are there any errors shown in red. If so, paste them here
If there are no errors in the Console tab then try this:
1) Put the page in edit mode
2) Right-click anywhere and choose "View page source"
3) Scroll down to the bottom and look for error messages.
4) If there are error messages, paste them here.
Try this in a Chrome browser:
1) Put the page in edit mode
2) Right-click anywhere and choose "Inspect Element"
3) Click on the 'Console' tab
4) Are there any errors shown in red. If so, paste them here
If there are no errors in the Console tab then try this:
1) Put the page in edit mode
2) Right-click anywhere and choose "View page source"
3) Scroll down to the bottom and look for error messages.
4) If there are error messages, paste them here.
Here is a checklist.
http://www.concrete5.org/documentation/how-tos/editors/the-block-do...
For more about the developer console, see the last section in:
http://www.concrete5.org/documentation/how-tos/editors/getting-help...
http://www.concrete5.org/documentation/how-tos/editors/the-block-do...
For more about the developer console, see the last section in:
http://www.concrete5.org/documentation/how-tos/editors/getting-help...
What Steevb mentioned is usually the culprit for a non-showing C5 top bar...
But a live site to look at is always the best way for you to get an answer...
But a live site to look at is always the best way for you to get an answer...