Description and Steps

Step 1
XTRA

Demo importer download failed!

According to WordPress requirements make sure you are using PHP 8.3 or above, 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 300
  • memory_limit 256M
  • post_max_size 16M
  • upload_max_filesize 16M

You can verify your PHP configuration limits by installing a simple plugin found here. And you can also check your PHP error logs to see the exact error being returned.

If still have the same problem, Submit a support ticket.