Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #696914

    Hi,
    I couldn’t import demo content, and error message is “importing didn’t work! You might want to retry reloading the page and then try again.
    How do I to solve this problem?

    Thanks a lot!

    Allen Liao

    #696960

    Hey lws0820,

    Defining a higher memory limit in wordpress and if possible increasing the memory on the hosting server should resolve this issue.

    To increase the wordpress memory limit please access wp-config.php file and add the below line

    define('WP_MEMORY_LIMIT', '256M');
    

    For a detailed explaination please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
    Or you can contact your service provider and they can do it for you.

    Alternatively demo data can be imported using XML file from Admin > Tools > Import > WordPress
    Make sure to check the option “Download and import file attachments” while importing.

    Please note this will not import the theme settings you may need to set them up and upload if any images are missing from backend once the XML file is imported.

    Default demo
    Business Flat
    App Showcase
    Church Demo
    Construction Demo
    Cunsulting Demo
    Gym Demo

    Best regards,
    Vinay

    #697242

    Hi Vinay,
    Thanks for your information.
    I increased the wordpress memory limit to 256M, and imported church demo content again. but still encountered error message as below,
    error message of import demo content

    How do I to do next?

    Best regards,
    Allen

    #697280

    Hi!

    Somes times, you can increase it from WordPRess but that might not, if the hosting provider does have a limit.
    Please ask them first if it is increased and let us know after if you still have issue.

    Thanks a lot

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.