4. Demo Data Installation

4. Demo Data Installation

Firstly go to Theme Options >Import Demo, press Import demo content button to install products, categories, posts, portfolios, some pages, widgets, menus.

The images included in the preview are for demonstration purposes and should always be replaced with your own work.
Image Sources:
– https://www.flickr.com/photos/jermfestphotography/
– http://www.charitywater.org/projects/countries/india/
– https://www.flickr.com/photos/twestival/
– http://www.shutterstock.com/s/girl+education+in+india/search.html?page=5&thumb_size=mosaic

 If you get an internal server error or blank page when importing please try appending bellow code to the line 2 of this file:/wp-content/themes/incharity/admin/importer/importer.php

ini_set(‘max_execution_time’, 900);

ini_set(‘memory_limit’, ’64M’);

ini_set(‘max_input_time’, 0);

Here is the result:

<?php

ini_set(‘max_execution_time’, 900);

ini_set(‘memory_limit’, ’64M’);

ini_set(‘max_input_time’, 0);

/**

* incharity import demo data content

*

* @package incharity

*/

And then click button “import demo content” again.

If your site has duplicate content, try to reset all using this plugin and then import demo data again: https://wordpress.org/plugins/wordpress-reset/

You should empty the upload folder too (wp-content/uploads)

Was this article helpful to you? No Yes

How can we help?