To use Linkable WordPress Theme, it is recommended that you use the most current version of WordPress, PHP 5.6 or higher and mysql 5 or higher. Below is a checklist of items your host needs to comply with to ensure proper Linkable 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 96M
  • max_input_vars 1000
  • post_max_size 32M
  • upload_max_file size 32M
  • allow_url_fopen ON

Verify your PHP limits and MySQL Version

You can check them by installing the WP-ServerInfo plugin. After installing the plugin, go to the Dashboard → WP-Serverinfo. Once on the WP-Serverinfo General Overview page click the “Display PHP Information” to view all of your PHP limits and settings.

You can always contact your host to ask what the current settings are, and have them adjusted if necessary. Some hosts will try to keep PHP limits low to conserve resources. Since you are paying for those resources, you should rightfully expect to get your money’s worth.