Hi,
I try to install the demo from theme panel with import demo. I have try to import “construction” demo but after ten second i have this error message coming on my admin
Importing didnt work!
You might want to try reloading the page and then try again
Help me please
Hey pacastro,
Login credentials do not work.
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.
Best regards,
Vinay
