Home Forums Import demo content error

Import demo content error

  • Author
    Posts
  • #26523

    7uptheme
    Keymaster

    Some note if you have error when you import demo content.

    Check update version theme in themeforest before import demo content.

     * Config WordPress

    set_time_limit (600);

    coppy this code into file wp-config.php

     * Config Apache(value at least)

    max_input_time=600
    memory_limit=128M
    max_execution_time=600
    post_max_size = 128M
    upload_max_filesize = 64M

    In case you can not import after checking the config host as we instructed (link). You can use the Import Without Media feature. You can then use the WordPress Importer plugin to import the media.xml file in the data-import/data/media.xml theme folder.

You must be logged in to reply to this topic. Click here to login or register