Archived topic
Can´t edit my pages directly from my website
8 replies · Started by Ricard on March 20, 2023
Can anybody help me please?
Since I installed GeneratePress I can't edit my pages directly from my website.
I don't know if there is an option in the settings to make this possible.
Hi Ricard,
That's odd. GP shouldn't be causing that.
Can you try #1 here to debug?: https://docs.generatepress.com/article/debugging-tips/
I have deactivated the theme again and I have put Blask, which is the one I had before. So, again I was able to edit. Again I have put GP back and the option to edit directly has disappeared again.
Hi there,
are you able to share a screenshot of what it is in Blask that you don't see in GP ?
Yes of course, here it is:
https://faq.restaurant/wp-content/uploads/2023/03/Captura-de-pantalla-2023-03-20-a-las-16.52.34.png
In this other one is how I see it with GP:
https://faq.restaurant/wp-content/uploads/2023/03/Captura-de-pantalla-2023-03-20-a-las-16.51.33.png
OK,
1. Go to Appearance > GeneratePress and activate the Elements Module.
2. In Appearance > Elements -> Add New --> Hook element:
https://docs.generatepress.com/article/hooks-element-overview/
3. in the Hook text area add:
<?php edit_post_link(); ?>
4. Set the Hook to: generate_after_content
5. Check the Execute PHP option.
6. Set the Display Rule > Location to:
Posts -> All Posts
User -> Logged in.
That will add the link for you.
You are a crack!!! Happy customer
Resolved
Glad to hear that!