Comments abrown18 started the conversationMay 20, 2018 at 6:44pmI recently a updated theme and it crashed my home page. I cant see anything. Can you please help me. 3,068Andrew repliedMay 21, 2018 at 8:23amHey there, Your PHP Settings are likely not correct due to the new version of the theme. Please ensure you are running the PHP version 7.1 and not 7.2 as it is causing issues . You can verify your PHP configuration limits by installing a simple plugin called WordPress phpinfo http://wordpress.org/extend/plugins/wordpress-php-info/ Recommended PHP configuration limits are as follows: max_execution_time 60memory_limit 256Mpost_max_size 48Mupload_max_filesize 48M Please have your host fix this up for you. Regards Sign in to reply ...
I recently a updated theme and it crashed my home page. I cant see anything. Can you please help me.
Hey there,
Your PHP Settings are likely not correct due to the new version of the theme.
Please ensure you are running the PHP version 7.1 and not 7.2 as it is causing issues .
You can verify your PHP configuration limits by installing a simple plugin called WordPress phpinfo http://wordpress.org/extend/plugins/wordpress-php-info/
Recommended PHP configuration limits are as follows:
max_execution_time 60
memory_limit 256M
post_max_size 48M
upload_max_filesize 48M
Please have your host fix this up for you.
Regards