Server Requirements

To use Dello WordPress Theme, you must be running WordPress 5 or higher, PHP 7.3 or newer version (WordPress officially suggests to use PHP 7.4) and MySQL 5 or higher version. Dello has been tested with Mac, Windows and Linux. Below is a checklist of items your host needs to comply with to ensure proper operation:

  • Ensure your web host has the minimum requirements to run WordPress.
  • Make sure the latest version of WordPress is up and running.
  • If necessary, you can download the latest release of WordPress from the official WordPress website.

PHP Configuration limits #

Issues you may encounter, such as demo content fails when importing and similar issues, are generally related to excessively low PHP configuration limit settings. You can either increase these limits on your own, or contact your web host and ask to have the limits increased to the following minimums:

  • memory_limit =256M
  • max_input_vars =3000
  • max_execution_time = 300
  • post_max_size = 12M
  • upload_max_filesize = 12M
  • allow_url_fopen = ON
  • asp_tags = OFF
Make sure you have wp_remote_get() function enabled or unblocked by your hosting as this is default feature of WordPress and is required to get demo content from our server.

We recommend using Bluehost for stable hosting.

Increasing limits #

See how you can increase the PHP limits: Increase PHP Values

Powered by BetterDocs