Tagged: font
-
AuthorPosts
-
March 11, 2014 at 3:01 am #235126
Hi,
I use Quicksand for headers and Open Sans for content however since 2.6 update I am not seeing these fonts on the front end, in fact no matter what font I change to it is still showing a font I haven’t selected. I don’t actually know which font it is using.
I have cleared caches but still no fix. Any ideas on this please?
Thanks
March 11, 2014 at 3:40 am #235145Same here.
March 11, 2014 at 1:24 pm #235441same here, i added Open Sans Enhanced and its showing up at the front page, but not on blog articles and other sites.
// Google Fonts – Open Sans Enhanced hinzufügen
function kriesi_add_fonts($fonts)
{
$fonts[‘Open Sans Enhanced’] = ‘Open Sans:300,400,600’;
return $fonts;
}
add_filter(‘avf_google_heading_font’,’kriesi_add_fonts’);
add_filter(‘avf_google_content_font’,’kriesi_add_fonts’);March 11, 2014 at 2:57 pm #235497think its only the “special headline” which is affected!?
March 11, 2014 at 4:38 pm #235618hi again… i checked out a little bit more. only chrome, IE and safari is affected so far…
-
This reply was modified 11 years, 8 months ago by
isee.
March 11, 2014 at 4:45 pm #235627I’m having the same problem. Since I updated to 2.6, the custom Google Fonts aren’t loading. Especially noticible in my H1, H2, H3 tags. Happens in Firefox and Chrome.
March 11, 2014 at 8:35 pm #235835Any Enfold Team info available here at all guys? Still looking wrong :(
March 11, 2014 at 8:39 pm #235839I still have yet to find a solution that has worked!
March 11, 2014 at 9:48 pm #235873Same issue for me too. Raised a separate ticket yesterday but no news from Enfold :(
March 11, 2014 at 11:19 pm #2359392.6.1 update installed and all fixed. Thank you!
March 12, 2014 at 1:27 am #236011thanx for a quick 2.6.1 which solved all problems :-)
March 12, 2014 at 2:54 pm #236321 -
This reply was modified 11 years, 8 months ago by
-
AuthorPosts
- The topic ‘Website font issues since 2.6’ is closed to new replies.
