Archived topic
Not able to edit page
3 replies · Started by Omar on April 14, 2021
Hello,
I was trying to edit my page with the WordPress editor but it redirects me to a blank page. I deactivated all the plugins and the issue is still appearing. When i change the theme Generatepress to twenty twenty theme it works fine with no issues at all.
What could be the issue?
Hi there,
I doubt this is a GP issue as we haven't had any other reports on this.
Are you using a child theme? If not have you modified any of the theme files at all?
Hello,
Actually, I am not using a child theme but I add some filters to the function file. The issue didn't appear even with that filters.
Hi there,
you should never edit the Themes functions.php file - as any changes will be lost when the theme is updated. You also introduce code that can lead to breakages. If you can remove the code or re-install the original theme to see if they are the cause of the issue.