Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #907236

    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!

    #907374

    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

    #907492

    Hi,

    No, I can’t see any errors when inspecting the page. I just get the error message from the template..

    #907604

    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

    #907611

    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

    #907719

    Hi Quim,

    Please try importing the file in private to see if you have any luck with it.

    Best regards,
    Rikard

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