Cannot update theme woodmart
-
i Cannot update theme woodmart, what should i do?
Pembaruan gagal: 500 Internal Server Error@media (prefers-color-scheme:dark){body{background-color:#000!important}} Request Timeout This request takes too long to process, it is timed out by the server. If it should not be timed out, please contact administrator of this web site to increase ‘Connection Timeout’.
Attachments:
You must be
logged in to view attached files.
Hello,
The error indicates that the theme update process is being stopped by the server due to a 500 Internal Server Error / Request Timeout. This is usually related to server limits rather than the WoodMart update itself.
Please try the following steps:
Increase PHP and server limits (ask your hosting provider if needed):
https://xtemos.com/docs-topic/requirements-wordpress-set-up/
max_execution_time = 300
max_input_time = 300
memory_limit = 512M
post_max_size = 64M
upload_max_filesize = 64M
Make sure your server has enough resources available during the update. A low timeout limit or limited CPU/RAM can interrupt the update process.
Or try to update the theme manually. Download the latest version of the theme from your account on ThemeForest and reinstall the theme, replacing all the files via Appearance -> Themes -> Add new, and let us know if it works.
Best Regards