Hi there,
I have the newest Version of Enfold and uploaded the google font I want to use via Enfold import options. Now google fonts is still loading and the following codes I found in other threads aren’t working…
`add_action( ‘init’, ‘enfold_customization_switch_fonts’ );
function enfold_customization_switch_fonts() {
global $avia;
$avia->style->print_extra_output = false;
}`
add_filter( 'avf_output_google_webfonts_script', 'avf_output_google_webfonts_script', 10, 1 );
function avf_output_google_webfonts_script( $activate ){
return false;
}
Any other suggestions?
Thanks, gugler
I’m sorry, the code was in my custom.js
Hi,
Thank you for the inquiry.
We tried logging in using the credentials above but they do not work. Please check the info carefully. For the meantime, please try to disable the Enfold > Performance > File Compression settings temporarily, then update the font selection or upload the custom font again. Let us know if that helps.
Best regards,
Ismael