Okay
  Public Ticket #1401033
fully importing a demo
Closed

Comments

  • Alex started the conversation

    Hi there:

    We tried to import the "Simple Blog" salient demo and the structure came through OK but none of the images imported. As well,  the images aren't in the media library. Is there any way to get the images?

    Also, Is the "Simple Blog" demo the same as the one called "Blog Focused" on themeforest salient page, because that's the one we want.

    Thanks

  •  3,034
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Yes the blog focused is the simple blog. As far as importing is concerned please have your web host update your PHP config to the following in order to have images included in the import.

    Recommended PHP configuration limits are as follows:

    max_execution_time 60
    memory_limit 256M
    post_max_size 48M
    upload_max_filesize 48M

    Also update to PHP version 7

    Hope this helps,

    Regards

  • Alex replied

    Will the existing import work OK even though the images weren't imported? ie: did the import only leave out the images or were other things left behind too?

  •  3,034
    Andrew replied

    Hey there,

    Thanks for reaching in,

    The new import will overwrite what you currently have effectively inserting new data.

    Hope this helps,

    Regards