HomePress Theme Documentation
Theme PageVideo TutorialsChangelogCreate a Ticket
  • Introduction
  • Getting Started
    • System Recommendations
    • Installation of the theme
    • Installation fails?
    • How to activate the theme
    • Importing the demo content
    • Import fails
    • Update the theme
  • Theme Features
    • Theme Options
    • Setting Up the Header and Footer
    • Menus
    • Localization
  • Content
    • Setting up Content Pages and Posts
    • uListing Builder Templates
    • Blog page
    • uListing plugin
    • Image Map Pro Plugin
  • IDX Integration
    • WP All Import Addon
    • uListing IDX Broker Importer
    • IDX Pages
    • IDX Broker
    • iHomeFinder
  • Extra Materials
    • Demos
    • Changelog
  • stylemixthemes
  • Themes
  • Plugins
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Import fails

PreviousImporting the demo contentNextUpdate the theme

Last updated 4 years ago

Was this helpful?

What if the Import fails or stalls?

If the import stalls and fails to respond after a few minutes You are suffering from PHP configuration limits that are set too low to complete the process. You should contact your hosting provider and ask them to increase those limits to a minimum as follows:

  • max_execution_time 600

  • memory_limit 128M

  • post_max_size 32M

  • upload_max_filesize 32M

You can verify your PHP configuration limits by installing a simple plugin found here: . And you can also check your PHP error logs to see the exact error being returned.

https://wordpress.org/plugins/debug-info/