Why I can’t finish the Demo Data import?

If you are on this page, it already means that you’ve encountered some issues with the Demo Data Import.

The most common is the timeout issue which is caused by a low-value set to the upload_max_file_size and post_max_size directives.

Here’s what you’ll have to do in case you have access to the php.ini file. Find this line in the php.ini file “upload_max_filesize = 2M” (or other value) and replace it with a higher value (e.g. “upload_max_filesize = 64M”). You may also want to increase your max post size. Look for this line in your php.ini file “post_max_size” and increase it as well.

There is even a plugin that you can use in order to fix this.

In case you don’t have access to the php.ini file (which in most cases, it happens), you may want to ask your hosting in order to get this job done.

Still struggling? We can help you setup WordPress and install your new theme along with demo data. Check out our theme installation service.

Updated on February 18, 2021

Can't find what you’re looking for? Ask a human.

We're a small team of real people providing real help. Send us an email at [email protected] and we will give you a helping hand.