By default, a WordPress theme doesn’t embody pre-installed content material. Nevertheless, if you want to put in your theme’s demo content material for use as an information, you are able to do so by following these directions.
Set Up The Demo Information In Simply One Click on!
Use our fast “Import Demo Content material” button to arrange the demo website.
You’ll get all of the content material on this preview website (excluding the inventory pictures). You’ll be amazed by how rapidly you rise up and working!
In style concern :
Trouble 1. Click on to import and Loading time without end ( server cant import ).
There two methods to resolve this drawback.
- You’ll be able to both get your net host to extend your PHP limits.
- You’ll be able to add your theme to an FTP consumer.
Really useful PHP configuration limits are as follows:
- max_execution_time 300
- memory_limit 256M
- post_max_size 32M
- upload_max_filesize 32M
Click on HERE to see how to change PHP limits.
OPTIONS:
Step 1.Go to file editor , open file wp-config.php
If both of these are a no-go, try editing your wp-config.php file, adding the following to the very bottom, but just before the “happy blogging” line:
define(‘WP_MEMORY_LIMIT’, ‘3000M’);
Save the file and clear your browser’s cache.
step 2. add my code bellow :
ini_set('memory_limit','256M');
ini_set('max_execution_time',300);
Step 3. after saving information , please reload backend and import information one again.

Trouble 2. Click on to import and messenger import executed however not similar 100% demo from Residence pages, menu.. you’ll be able to examine on backend observe menu, pages prepared there but? if it prepared we are able to do some step for config WordPress.
– Residence pages not the similar demo : Go to Administration > Settings > Reading panel.
Set Entrance web page shows to a static web page
Within the drop down menu for Entrance Web page choose “Residence.”
- Within the drop down menu for Posts web page choose “Weblog” or the identify you created, or go away it clean if you’ll not characteristic posts on the location.
- Save modifications.
– Menu not present : Go to Administration > Look > menu > menu location
You’ll be able to assign menu to observe every menu locations:

Difficulty three. You were making an attempt import and do similar concern 1,2 not executed
Vital: You’ve gotten bought a WordPress theme, and never the instance content material as seen in the theme demo. You might be greater than welcome to import loading the instance content material into your website that will help you get going, however, the photographs cannot be used on a reside website, nor redistributed.
What you should do is observe the directions which are taken from the Importing Content web page from the WordPress web site. To import from a WordPress export file into your weblog observe these steps.