Good evening,
i tried to add new fonts on my site and followed the video here http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Although it seems very easy i can’t and after i clicked on the insert zip file button I’ve the following message:
Couldn’t add the font.
The script returned the following error: Fatal error: Class ‘ZipArchive’ not found in /web/htdocs/www.thinklab360.com/home/nuovosito/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 107.
I work in a child theme
Any advice?
Thanks,
Leonardo
Hi leosimo!
The ZipArchive is a standard php class: http://www.php.net/manual/en/class.ziparchive.php
If your server returns an error like “Class ‘ZipArchive’ not found” please contact your hoster and ask the server administrator to activate the ZipArchive class/support for you. Maybe they need to update the php version or change the php.ini config file for you.
Regards,
Yigit
Hi Yigit,
thanks for the support. After the host have modified the php.ini all works good.
Regards,
Leonardo