IamOri
IamOri
Hello my solution: https://github.com/ThemeFuse/Unyson/issues/4261#issuecomment-1223924349
Solution: https://github.com/ThemeFuse/Unyson/issues/4261#issuecomment-1223924349
Same problem here. Looks like Google Fonts API key is invalid on unyson cache site. Tried to generate my own api key and change url directly to google, but it...
> I share the solution that worked for me... > > Added an "array" to the line 148.. > > public function get_google_font( $font ) { $fonts = $this->get_fonts(); >...
Probably best solution, since unyson cache site seems to be back online. Unyson is saving fonts data in database for 7 days and loads them from their own site, so...
> My problem is that I can't find "wp_options". It is just not there! Maybe you have different prefix for wordpress tables? I think all tables that are created by...
@jls556 Oh.. you need to login to your database and edit database, not script files. If you are on web hosting, usually there is phpMyAdmin portal that you can use...
Good job 👍 , same solution as mine, just doing it in code.
@joossii Hi, this general error message can mean anything. Plugin should populate fw_google_fonts automaticaly when its needed. So i guess its not really related to this issue. I suggest trying...
Hello my solution: https://github.com/ThemeFuse/Unyson/issues/4261#issuecomment-1223924349