• Resolved fconline

    (@fconline)


    Hi,

    This morning I could edit my front page but for some reason now I cannot…

    I can edit other pages though.

    I did update to the latest version of Elementor but the problem existed before and still does.

    I get a blank screen: https://fc-online.nl/?elementor

    Do you have any idea what the issue might be?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter fconline

    (@fconline)

    Thanks to Philip Ingram describing exactly what I was experiencing and giving the solution this issue has been solved. The memory limit was set too low so I added the following code to the wp-config.php file:

    //increase WP Memory Limit
    define(‘WP_MEMORY_LIMIT’, ‘256M’);

    @fconline Nice, glad that was the fix for you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cannot edit front page: blank screen’ is closed to new replies.