Menu

Menu

Demo Content Installation

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!

importIn style concern :

Difficulty 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 60
  • memory_limit 128M
  • post_max_size 32M
  • upload_max_filesize 32M

Click on here to see how change PHP limits

Options:

Step 1.Go to file editor , open file wp-config.php

edit-wp-config

step 2. add my code bellow :
ini_set('memory_limit','256M');
ini_set('max_execution_time',600);

like display screen shot:

add-code

Step three. after saving information , please reload backend and import information one again.

one-click

Difficulty 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_homepageSet Entrance web page shows to a static web page

Within the drop down menu for Entrance Web page choose “Residence.”

  1. 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.
  2. Save modifications.

– Menu not present : Go to Administration > Look > menu > menu location

You’ll be able to assign menu to observe every menu locations:
set_menu

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.