• After upgrading WordPress to 5.8 Elementor showed a revolving blue icon and could not be used. After deactivating the GDPR Cookie Consent & Compliance Notice plugin the problem disappeared. I asked the support people from GDPR Cookie Consent & Compliance Notice and they found out that the problem was not caused by their plugin but php memory was exhausted.
    By adding this line (define(‘WP_MEMORY_LIMIT’, ‘256M’);) to the WordPress wp-config.php file the problem was gone.
    Well done Mark!!

  • The topic ‘Excellent support after memory problem.’ is closed to new replies.