Hello,
I try to import demo content (Enfold 2017) on my website and I receive this error message:
Importing didnt work!
You might want to try reloading the page and then try again
I tried upgrading to PHP 7 (on my Plesk) but it didn’t solve the issue!
PHP settings on my server:
memory_limit 384M
max_execution_time 300
max_input_time 300
post_max_size 128M
upload_max_filesize 128M
Please check!
Any suggestion?
Never mind i fix this issue!
YOu can close this ticket
Hi techielab,
Glad you got it working for you! :)
Would you mind sharing your solution for future generations? :)
If you need further assistance please let us know.
Best regards,
Victoria
Hello,
Of course! Simply delete everything from WordPress (wp folders, themes etc), change the PHP settings on your server at:
memory_limit 384M
max_execution_time 300
max_input_time 300
post_max_size 128M
upload_max_filesize 128M
and then re-install the theme and the demo content!