I imported Woodmart Main but got this message: “The import could not be completed due to a low timeout limit on the server. You need to contact your hosting provider and ask them to increase it to 300 seconds.”
And I turned off all the other plugins.
– WoodMart core
– WooCommerce
– Elementor
– My WPBakery Page Builder doesn’t have it, so I can’t close it.
Thank you. I have contacted the service provider. It’s now stuck at 75%, better than the first time it was stuck at 30%.
I’ll contact you to extend the time again.
Do you have any advice? I have informed the supervisor. He said fix it in .htaccess by adding
php_value max_execution_time 240000
php_value max_input_time 240000
php_value memory_limit 512M
php_value upload_max_filesize 512M
php_value post_max_size 512M
But it still doesn’t seem like it used to be.
What should I do?