-
AuthorPosts
-
December 3, 2014 at 2:31 pm #362112
Hello Support-Team,
is it possible? Am I the first one that receives such an error? I searched the forum but didn’t find anything similar.
Here’s what I get:Couldn’t add the font.
The script returned the following error:Fatal error: Class ‘ZipArchive’ not found in …/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 107
As descripted in this video http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader I tried to upload some more icons. This doesn’t work with the named errorcode. Could you please help me?
Thanks in advance,
ChrisDecember 3, 2014 at 4:03 pm #362155Hi Chris!
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.Cheers!
YigitDecember 3, 2014 at 6:05 pm #362311Hey Yigit,
thanks a lot. I’ll try that solution and reply if it solved the issue.
All the best,
ChrisDecember 3, 2014 at 6:18 pm #362320December 3, 2014 at 7:05 pm #362379Hey Yigit,
it worked!!! Thanks a lot. I just had to update the PHP.ini File for that hosting. With Domainfactory it was kind of easy, because the module is already installed andd ust had to be activated / included.So you helped me a lot.
Thank you!
All the best,
ChrisDecember 3, 2014 at 7:09 pm #362383Hi Yigit,
may I ask one more question? In this thread https://kriesi.at/support/topic/edit-image-with-hotspot-numbers/ the place where to edit the numbers is not named. Could you tell me that quickly?
Thanks a lot,
ChrisDecember 3, 2014 at 7:11 pm #362388Hey!
Can you please elaborate on the changes you would like to make and post a link to your page where you have your hotspot image element?
Cheers!
YigitDecember 3, 2014 at 7:41 pm #362419Of course. It’s used right here: http://www.vimana-gmbh.de/seminartermine/
The “1” should be “BU” and the “2” should be “FQ”.
Thanks for your help,
ChrisDecember 3, 2014 at 8:01 pm #362432Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-251 a.av-image-hotspot_inner { color: transparent!important; } .page-id-251 .av-image-hotspot:nth-child(1) a.av-image-hotspot_inner:after { content: 'BU'; color: white!important; position: relative; left: -3px; } .page-id-251 .av-image-hotspot:nth-child(2) a.av-image-hotspot_inner:after { content: 'FQ'; color: white!important; position: relative; left: -3px; }
Regards,
YigitDecember 3, 2014 at 9:13 pm #362478WOW!!! Thx guy. Amazing help!
December 3, 2014 at 9:19 pm #362483Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
Yigit -
AuthorPosts
- The topic ‘Error while uploading new fontello fonts’ is closed to new replies.