Can't Edit a Page type!
Permalink
Hi! I already posted about this once! No avail! I need help guys!
So I added some default stacks to the page types to save time in the future, and all of a sudden I can't edit and 'right hand column' pages anymore!
Additionally I can't even edit the Page type-> defaults anymore to revert any changes!
I'm in a big soup here! I really could use a solution please :(
So I added some default stacks to the page types to save time in the future, and all of a sudden I can't edit and 'right hand column' pages anymore!
Additionally I can't even edit the Page type-> defaults anymore to revert any changes!
I'm in a big soup here! I really could use a solution please :(
When I click on edit for a page of that type, you know the grey bar that bears the buttons: 'Editing' 'Dashboard' etc? That becomes empty! Thus leaving me with no option!
Ok, now I can try to help you!
First things first, please check if your template for the troubled page type has this line:
<?php Loader::element('footer_required'); ?>
It should be either right before </body> or in a file called footer.php. If it's not anywhere, add it.
First things first, please check if your template for the troubled page type has this line:
<?php Loader::element('footer_required'); ?>
It should be either right before </body> or in a file called footer.php. If it's not anywhere, add it.
Erm, how exactly do I do that? Like how to navigate to that screen? Thanks! Hopefully we solve this! :)
I'm talking about opening a file that you'll find on your theme folder. Please read:
http://www.concrete5.org/documentation/developers/pages/themes/...
As you say that problem only occurs on pages of a specific type, the template file for that page type must be different from the others. You can find more info on page types here:
http://www.concrete5.org/documentation/using-concrete5/dashboard/pa...
and here:
http://www.concrete5.org/documentation/general-topics/page-types/...
If you want to take full advantage of Concrete5 (and solve your current problem) you'll have to read a little about themes and templates.
http://www.concrete5.org/documentation/developers/pages/themes/...
As you say that problem only occurs on pages of a specific type, the template file for that page type must be different from the others. You can find more info on page types here:
http://www.concrete5.org/documentation/using-concrete5/dashboard/pa...
and here:
http://www.concrete5.org/documentation/general-topics/page-types/...
If you want to take full advantage of Concrete5 (and solve your current problem) you'll have to read a little about themes and templates.
Here's the problem, my uncle hosts the website for me so this theme folder you're talking about is likely to be on his server somewhere! I'm not into the technical bits of websites designing sorry! I hope you can bear with me!
NEWS: Problem solved!! It was the 'Likes This' button addon, that I'd added to the footer that caused this malfunction! Don't know why! :S Too bad! I won't use it now! :( Thanks dude for trying! :D
Could you try to explain in more detail what happens when you try to edit? Could you upload a screenshot? It will be hard to help you without knowing more about your situation.