StyloThemes
Buy ThemesHelp & Support
PinBlog
PinBlog
  • Basic Setup
    • Installation
    • License Activation
    • Demo Import
    • Widgets & Sidebars
    • Navigation Menus
  • Pages Setup
    • Account System
    • Login & Signup
  • Account Page
  • Edit Profile
  • Submit Post
  • Homepage
  • Customization
    • Global Settings
      • Global Layout
      • Color Scheme
      • Archives
      • Reactions
      • Account System
    • Header Builder
    • Footer
    • Homepage
    • Single Post
    • Typography
      • Font Loader
      • Headings
      • Paragraphs
      • Menu
      • News Ticker
    • SEO Settings
      • General
      • Webmaster Tools
      • Social Media
      • Advanced SEO
    • Labels & Texts
    • Archives
    • Social Media
Powered by GitBook
On this page

Was this helpful?

  1. Basic Setup

Demo Import

This theme comes with a fully featured demo that you can import with just one click. Follow the steps below to import the demo data.

PreviousLicense ActivationNextWidgets & Sidebars

Last updated 2 months ago

Was this helpful?

Demo Plugin

First, make sure that the One Click Demo Import plugin is installed and Activated

Demo Import

The link is available under the Appearance tab

On this page, click on Import Demo Data on the bottom-left section of the screen.

On the next screen, click on Continue & Import button

This will start the demo import process and it may take a few minutes to fully import the demo data. The speed varies on different servers.

After a few minutes, your demo will be imported. Please do not refresh or c lose the tab or the process will stop.

If the demo content import process is stuck, incomplete, or not working correctly, it likely means your hosting's PHP.ini limits are too low for the WordPress Importer. This prevents the demo data from being imported properly.

To resolve this, contact your web hosting support and request an increase in the following PHP.ini limits:

  • max_execution_time = 300 (600 recommended)

  • memory_limit = 128M (256M recommended)

  • post_max_size = 32M

  • upload_max_filesize = 32M

  • max_input_vars = 2000