Tagged: 

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

    I am trying to import the demo content for Hotel and everytime I try and download it I get the error “Import Not Working, Reload the page and try again.”

    I have looked on the forum and tried to discover solutions with no luck I have tried:

    re-downloading and installing the theme.
    Fresh WP install
    PHP database refresh
    Permalink refresh

    Still no luck installing the demo content. Can you please help me?

    #688247

    Hey lduffin44,

    Thanks for reaching out to 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.

    Best regards,
    Jordan

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