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.
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:
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?
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
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
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?
Hey there,
Thanks for reaching in,
The new import will overwrite what you currently have effectively inserting new data.
Hope this helps,
Regards