1. Home
  2. Docs
  3. Craft
  4. Getting Started
  5. Requirements For Theme

Requirements For Theme

To use theme. You must be running WordPress 6.0 or higher, PHP7.4 or higher and MySQL 5.7 or higher. Below are checklists you should ensure your webhost can comply with.

  • Please make sure that your webhost has the minimum requirements for the latest version of WordPress.
  • Always update to the latest version of WordPress.
  • You can also download the latest version of WordPress from here
  • Always created secured WordPress, FTP and database accounts.

Recommended PHP Configuration Limits

Many issues which may occurs when you are using some features of theme for example demo import, menu settings. are related to low PHP configuration limits on your webhost. The solution is to increase settings. You can change it by contacting your webhost and ask them to increase the limits. Here are recommended PHP configuration limits.

  • max_execution_time 180
  • memory_limit 128M
  • post_max_size 32M
  • upload_max_filesize 64M

*IMPORTANT – If you don’t use demo importer then you can ignore above recommend configurations.

What’s my current PHP limits

You can use this plugin to check current PHP limits or you can contact your webhost and ask them for the information.

Tags , ,