Hello again,
I have resolved the issue by doing the following.
I increased the memory limit in wp-includes/default-constants.php
done a find for
define( ‘WP_MEMORY_LIMIT’, ’40M’ );
and replaced with
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
Hope this helps anyone who sees “Allowed memory size bytes exhausted issues when enabling php 7.4
Thanks,
John O Connor.
Hi,
Sorry for the problem. Opening an element on the page in question, and saving after, should help.
This is not a perfect solution. Enfold needs to resolve this asap. I cannot afford to edit every single page on a site to resolve the white spaces appearing after updating the Theme.
Opening an element and saving might get rid of the space in one place but then it appears in another on the same page. I have opened and saved many elements and the the issue just disappears and then reappears after another edit on the page.
How soon will a proper solution be provided for this bug.
Thanks,
JohnO