Okay
  Public Ticket #1581407
Updating theme issues
Closed

Comments

  • abrown18 started the conversation

    I recently a updated theme and it crashed my home page. I cant see anything. Can you please help me.

  •  2,722
    Andrew replied

    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