Viewing 1 reply thread
You must be logged in to reply to this topic.
I been waiting and waiting and still on 65%. How long should the wait time be. Without the attached files it takes a minute, with the attachment it seems like forever.
Hello,
Importing with the attachments, it will increase the loading time because the amount of data increases. If you want to speed up the process, increase a little more your memory limit.
You can do it yourself by adding this line:define('WP_MEMORY_LIMIT', '128M');
into your wp-config.php file (set up the MB to your need). Or ask your host provider to do it for you.
Best regards!
You must be logged in to reply to this topic.