Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #660638

    When trying to import dummy data, I am getting an error. I have installed a fresh install of WP, and have also installed the child theme. I am trying to import the Church demo, but it says importing didnt work, and to refresh page.

    • This topic was modified 8 years, 4 months ago by 1545Media.
    #660685

    Hey 1545Media,

    Thanks for getting in touch with us!

    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,
    Jordan

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