Hi Team,
I have checked that already and I have uploaded the ZIP to the server as well as I uploaded a child theme so it means PHP ZipArchive Extension is not disable.
Regards,
Manav
Hi Team,
I have fixed this issue by own. Actually I have achieved this task by your provided documentation for Manual upload of Demo import.
Here is the link – https://kriesi.at/documentation/enfold/import-demos/
Process:
1. Add this code in Function.php of enfold theme add_theme_support( ‘avia_demo_store_downloaded_files’ );
2. Download the zip file of the demo you would like to import from https://github.com/KriesiMedia/enfold-library/tree/master/demos
3. Extract it in wp-content \uploads\avia_demo_files\ folder. If you are importing Enfold 2017 demo, files should be extracted inside \enfold-2017\ so it should look as \uploads\avia_demo_files\enfold-2017\
4. Go to Enfold theme options > Demo Import and import the demo.
Very easy step but 1 thing I don’t like is if I purchased this theme still I have to dp this manual process I hope support will fix this issue for their future customers.
Regards,
Manav