Hi
When I update my version of php to 7.4 the Enfold theme breaks with a critical error
Wordpress version 5.7.2
Enfold version 4.8.3
No plugins causing the issue, I have deactivated all
Al file merging in performance are turned off
I’ve switched to Twenty Twenty theme on php 7.4 and this functions correctly, switch back to enfold and receive the critical error…
Any help is much appreciated!
Jon
Hi Jon,
Thanks for contacting us!
Enfold 4.8.3 is compatible with PHP version up to 8.0. Could you please post WP admin and FTP logins here privately and then upgrade PHP version so we can see the issue?
Regards,
Yigit
Hi,
Thanks!
I logged in to your account however I am not sure how could I change PHP version. Could you please point it out? :)
Best regards,
Yigit
Hi,
cPanel logins do not work there. Could you please check them once again?
Best regards,
Yigit
Hey,
Thanks, did not see it there :)
Issue was related to memory limit. I added following to wp-config.php file to increase to 256M and that helped
define('WP_MEMORY_LIMIT', '256M');
Please review your website :)
Best regards,
Yigit
Amazing, thank you!
Site is now working great!
Have an awesome day