Theme Requirements

To proper work of theme and all it's components your server/hosting need to have:

  • PHP 7.0 and newer, latest WordPress version
  • PHP zip extension installed.
  • PHP's upload_tmp_dir should be readable and writable.

Minimal PHP settings:

  • memory_limit = 128MB
  • max_execution_time = 120
  • upload_max_filesize = 32M
  • post_max_size = 32M