Requirement

To install this theme you must have a working version of WordPress. Please refer to WordPress documentation for further instructions. You can download the latest version of WordPress here https://wordpress.org/download/

  • WordPress 4.6 or higher

  • WooCommerce 4.0 or higher

  • MySQL 5.6 or greater OR MariaDB 10.0 or greater

  • Nginx or Apache with mod_rewrite module

  • This theme is tested under Mac, Windows and Linux.

  • Please install the XMLReader PHP extension on your server

If the import stalls and fails to respond after a few minutes, or it fails with a simple error message like โ€œImport failed,โ€ You are suffering from PHP configuration limits that are set too low to complete the process. You should contact your web host and ask them to increase those limits to a minimum as follows:

  • max_execution_time 3600

  • max_input_time 3600

  • memory_limit 256M

  • post_max_size 64M

  • upload_max_filesize 64M

  • max_input_vars 3000

  • allow_url_fopen on (!important)

  • Please install the XMLReader PHP extension on your server

Last updated