Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1366046

    I am trying to run this theme on staging on Flywheel and they’ve increased memory but it’s till causing an error:

    PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 118784 bytes) in /www/wp-content/themes/enfold/css/dynamic-css.php on line 226"

    #1366093

    Hey dk_highbridge,

    Thank you for the inquiry.

    Looks like the error happens when the theme tries to generate the dynamic css file, which only happens when something changes in the theme options. Have you tried adjusting the WP_MEMORY_LIMIT to at least 256 MB?

    // https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.