Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Enfold – debug error showing whne upgrade to php 7.4 #1325757

    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

Viewing 2 posts - 1 through 2 (of 2 total)