Okay
  Public Ticket #1495156
Re-import demo not working
Closed

Comments

  • SALYERES started the conversation

    I deleted all my pages on Wordpress + my bin to start again from scracth. So the pages of the demos I imported has been deleted. Now, I want to re-importe the BOLG ULTIMATE demo to have again those pages but it is not working ! That said ''there was an error importing demo content'' and it is followed by a large number of files that ''already exist''. How can get back those pages so that I can personalize my website ?
    Thank you

  •  2,733
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Please download a fresh copy of the theme from themeforest and also ensure you are running the PHP version 7.1 and not 7.2 as it is causing issues .

    You can verify your PHP configuration limits by installing a simple plugin called WordPress phpinfo http://wordpress.org/extend/plugins/wordpress-php-info/

    Recommended PHP configuration limits are as follows:

    max_execution_time 60
    memory_limit 256M
    post_max_size 48M
    upload_max_filesize 48M

    Please have your host fix this up for you.

    Regards