Thank you. I apologize but I’m a newbie at this. Are you able to tell me what exactly is that I need to edit and by how much? I tried the wp-config.ph > set_time_limit(300); and it didn’t work. Other methods that was suggested is to edit .htaccess > php_value max_execution_time 300 and php.ini > max_execution_time = 300 . How does other users address and fix the same issue that I am having? Thank you!