How to replicate our demo site?

Just follow the steps as below –

  1. Make your sure hosting has enough memory as detailed in the next section.
  2. You must have a fresh WordPress installation with no existing pages / posts or media. If not, please reset your site.
  3. Install necessary plugins such as Visual Composer, Ultimate Addons, etc.
  4. Install the provided theme in the freebies & activate it.
  5. Import XML demo data provided in the freebies. This would take several minutes as our demo site is considerably large. Try not refresh the page or close the browser.
  6. Set an appropriate Menu
  7. Set the home page of your choice

Done! Your site should be almost like ours demo site

Below are the ideal memory related settings should you wish to import large sized XML data into your WordPress site. –

php.ini settings –

  • max_execution_time = 600
  • memory_limit = 256M
  • post_max_size = 64M
  • upload_max_filesize = 64M

wp-config.php settings –

  • define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
  • define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );

If you don’t know what is this and how to implement it, please request your hosting provider for above setting and they should get this done for you pretty quickly.

How to reset your WordPress site

Install this plugin – https://wordpress.org/plugins/wordpress-reset/

Go to Tools -> Reset and reset the site

nr7L9I66X5-3000x3000

How to install the theme –

Directly –

FTP –

How to import Sample .XML Data –

How to create / set / manage menus –

How to set home page – https://wordpress.tv/2009/01/13/creating-a-static-front-page-for-your-blog/

Do not have freebies yet? Please open up a ticket and ask for it.