Custom 'Edit Page" links/buttons
Permalink
Hi,
I was wondering if there's any way for me to add a link to the my theme that allows logged in users to edit the page.
I have the Core C5 toolbar hidden and have replaced it a hard-coded menu. I want users to be able to click a link in the hard menu and edit the page, instead of having to use the C5 toolbar.
Hopefully I explained it well enough for someone to understand.
I was wondering if there's any way for me to add a link to the my theme that allows logged in users to edit the page.
I have the Core C5 toolbar hidden and have replaced it a hard-coded menu. I want users to be able to click a link in the hard menu and edit the page, instead of having to use the C5 toolbar.
Hopefully I explained it well enough for someone to understand.
Is there a reason for hiding the toolbar and recreating your own version of it?
You could start looking here to see how the current Edit button works:
https://github.com/concrete5/concrete5/blob/develop/web/concrete/ele...