Import all demos including all settings with one click

After completion of POFO theme installation & plugins activating, you can start building your awesome WordPress site. It would be easier if you use our demo pages/content/settings instead of start working from scratch. If you wish to use our demo pages/content/settings then you will have to install demo data and settings as per installed theme version demo content and configurations.

Import demo content data including posts, pages, products, portfolio, theme options, widgets, images, sliders etc… It may take several minutes, so please have some patience.

Warning:  Import demo content data including posts, pages, theme customizer, widgets, images, sliders etc… Your existing setup will be replaced with new demo data and settings from the installed theme version demo content and configurations. So we recommend you take the backup of your existing WordPress setup and database for your safety.

Demo Import Requirements

  • Memory limit of 256 MB and max execution time (php time limit) of 180 seconds.
  • POFO Addon must be activated for custom post type and shortcodes to import.
  • WPBakery Page Builder and revolution slider must be activated for content and sliders to import.
  • WooCommerce must be activated for shop data to import.
  • Contact form 7 must be activated for form data to import.
  • MailChimp for WordPress must be activated for newsletter form data to import.

Recommended PHP Settings

We recommend below PHP configurations to avoid errors like blank screen, demo content import fails or theme installation error. You can do below configuration changes yourself or contact your hosting provider and ask them to set below configurations.

  • upload_max_filesize 40M
  • post_max_size 128M
  • max_execution_time 180 (This needs to be increased if your server is slow and cannot import data.)
  • memory_limit 256M
  • max_input_vars 2000

You can check PHP configuration settings by installing WordPress phpinfo() extension in WordPress. You can also contact your hosting provider if you don’t know much more about it.

POFO Demo Importer

Please follow below steps to import demo data and settings. POFO Demo importer which you access via WordPress Admin and allows you to import any demo super quickly. Simply go to WordPress Admin > Appearance > Demo Import from admin panel’s sidebar to choose and import the demo of your choice:

Import All Demo Data

Using this option you can import all demos with all settings including all pages, posts, products, portfolios, theme options, menu, widgets, revolution slider, contact forms, mailchimp forms as per demo site.

Note:  If you are getting permission error like below then please set permission to 755 or 777 for directory “sample-data” (wp-content/plugins/pofo-addons/importer/sample-data)
Error Message: Warning: file_get_contents(/var/www/httpdocs/wp-content/plugins/pofo-addons/importer/sample-data/Pofo.xml): failed to open stream: Permission denied in /var/www/httpdocs/wp-content/plugins/pofo-addons/importer/parsers.php on line 67
Note:  If you see import doesn’t respond error in the black import progress screen, then please deactivate WP importer or any other import related plugin you have installed and then again try to import demo data.