Tagged: Demo importing
hi ,
I can’t import any Demo, same error always “Imposrting didn’t work”?
I’m particularly interested in the Small Business Demo and in the Startup Business Demo.
I’m developing my site in localhost.
Thanks!
Hey quimcoll,
If you inspect the page when you get the error message, are you seeing any errors in the console of your browser?
Best regards,
Rikard
Hi,
No, I can’t see any errors when inspecting the page. I just get the error message from the template..
Hi,
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 explanation please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
and you can contact your service provider to increase the memory limit.
Best regards,
Basilis
Hi Basilis,
As I commented in my first post, I’m developing in localhost, so no hosting server.
I already increased the memory to 256M, following instructions in previous threats, but this didn’t work.
In some of these threats I see that the problem was solved after you provided Demo files in private area to intsall them through wp import plugin. ¿Could you please advise on this solution?
Thanks a lot,
Quim