Tagged: Wordpress 6.4.3. doesn't work
Hi.
Installed new Enfold theme on my new customers site. The tried to install enfold child, as i have done 200 times, but won’t install. I keep getting the unidentified archive -message (yhteensopimaton arkisto in finnish). What gives? I use the newest Enfold and created even the new enfold-child.zip -file by moving the child files into new enfold.zip ….?
Hey pikkuapuri,
It’s a bug in the latest version of WordPress, it will likely get fixed in the next version. Please try unpacking the child theme files on your local computer and drag all the files to a new folder. Then name the new folder to the same name as the old one and compress it, it should install as expected after that.
Best regards,
Rikard
Ok, even with a Mac doing it?
Noup, won’t work on Mac.
Hi,
You could try adding this to functions.php:
add_filter( 'unzip_file_use_ziparchive', '__return_false' );
https://wordpress.org/support/topic/zip-files-created-in-macos-stopped-working-in-wordpress-6-4-3/
Best regards,
Rikard
Ok, now i got the child-theme working, when compiling it with a friends Windows. But still it doesn’t work. For example this page won’t show?
https://pikkuapuri.hostaan.cc/tyoihminen/yhteystiedot/
Hi,
That page is loading fine on my end, what exactly do you mean by that it won’t show?
Best regards,
Rikard
It was a php issue and i just solved it. Sorry :)