ThemeFuse / Unyson

A WordPress framework that facilitates the development of WP themes
http://unyson.io
923 stars 219 forks source link

Font's not loading on site and in editor/customizer. #4267

Closed agiche closed 1 year ago

agiche commented 1 year ago

The font is not loading anymore so the site's font is broken. Here is a preview of the error: https://i.imgur.com/cPtOylb.png

Jevelin theme, latest version if Unyson plugin.

More info below:

fw-events.js?ver=2.7.27:156 TypeError: Cannot read properties of null (reading 'items') at getFontsOptions (scripts.js?ver=2.7.27:27:24) at getFontsOptionHTML (scripts.js?ver=2.7.27:40:6) at HTMLDivElement. (scripts.js?ver=2.7.27:118:13) at Function.each (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,underscore,backbone,moxiejs,plupload&ver=5.6.8:2:2976) at s.fn.init.each (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,underscore,backbone,moxiejs,plupload&ver=5.6.8:2:1454) at scripts.js?ver=2.7.27:85:63 at dispatchSingleEvent (fw-events.js?ver=2.7.27:169:25) at Array.map () at fw-events.js?ver=2.7.27:147:33 at objectMap (fw-events.js?ver=2.7.27:250:18)

dg1212121212 commented 1 year ago

I'm experiencing the exact same issue in Jevelin, latest version of Unyson. Any fix for this yet?

Jevelin Theme 4.2.3 Wordpress 6.0.1 PHP 7.2.34

IamOri commented 1 year ago

I belive it might be same problem as other reports this week. Check here: https://github.com/ThemeFuse/Unyson/issues/4261#issuecomment-1223924349

yura-x commented 1 year ago

https://github.com/ThemeFuse/Unyson/issues/4261#issuecomment-1228820888

dg1212121212 commented 1 year ago

#4261 (comment)

This fix worked for me. Thanks!

agiche commented 1 year ago

Worked for me too! Great thanks.