Hi, I am working on our new website, using Mono / North. The main page is nearly done, now I wanted to create a few additional pages to link later with the “Home Page” as sub-pages. Everything worked fine till this morning. I logged in my WordPress account, made a North update offered this morning and started to work. After some time I can’t edit the page I worked on any more with page builder.
It shows a preview of the page, but I can’t use “Live Editor” and I also can’t use the normal “edit” function out of the pages menu. Using one of it an empty page is visible.
This issue only occures trying to edit this one page. All other pages and the main page are still editable.
I tried deactivating and reactivating your Site Origin-plugins and tablepress plugin. It doesn’t help. Still an empty page. Only by deactivating your Widget bundle I am able to use the editor again, but without any widgets. So this is no solution…
I worked the whole yesterday on this sub-page, and I really do not want to start the whole work again. So I hope you’ll have an idea how to solve the problem!!!!!
Hi Alex,
I’m sorry to hear about the issue you’ve been experiencing. Unfortunately, I can’t seem to replicate this issue and we haven’t received any other reports of this issue. Can you please clarify what happens when you try and edit the page? Do you see a completely blank page? If so, can you please enable <a href="http://WP_DEBUG“>WP_DEBUG and send me the error message on the previously
blank page? This will allow you to see an error message.
Enabling WP_DEBUG will require editing wp-config.php If you need assistance with doing this, I would recommend getting in contact with your hosting provider.
Hi Alex,
I enabled WP Debug by writing “true” instead of “false” in the wp config.php. This is the enabling you mean, or?
Now it is:
*/
define( ‘WP_DEBUG’, true);
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
Still a blank page when I try to edit my sub-page. Preview is possible, but no normal editing or “Live-Editing” and still no error message or anything else. Just a blank page.
Another idea????
I solved the problem together with the technical support of my hosting provider. We made a special php.ini file and now – it seems – everything works fine again.