Hi, my host provider updated the PHP version and the website stopped working and showed these message:
Fatal error: Unparenthesized a ? b : c ? d : e
is not supported. Use either (a ? b : c) ? d : e
or a ? b : (c ? d : e)
in /home/customer/www/pastelerianani.mx/public_html/wp-content/themes/enfold/functions-enfold.php on line 293
Then via FTP I tried to update the theme to the newest version and now it only shows a white page. Site is in Recovery Mode to access backend.
Version of PHP running is 8.0.30
Would love to understand how to solve this issue.
Hey genarojrs,
Thank you for the inquiry.
You may need to update the theme to version 5.7 in order to fix the issue. Please check the documentation below for more info:
// https://kriesi.at/documentation/enfold/theme-update/
Best regards,
Ismael
Thanks Ismael, it now working correctly except for the Menu on the Shop Page, I have created a new post for that. We can close this issue. Appreciate it.