Support ForumIssue with Google Fonts – Support Forum https://support.ishyoboy.com/forums/topic/issue-with-google-fonts/feed/ Wed, 08 May 2024 01:36:30 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/issue-with-google-fonts/#post-9714 <![CDATA[Issue with Google Fonts]]> https://support.ishyoboy.com/forums/topic/issue-with-google-fonts/#post-9714 Thu, 27 Aug 2015 09:27:03 +0000 mat3usz Hi,
I am having issue with Google Fonts to show correctly (Polish diacritical marks). Issue is happening on Firefox (40.0.2). On lastest Chrome and Opera everything looks great. How to resolve this?

Regards,
Mateusz

]]>
https://support.ishyoboy.com/forums/topic/issue-with-google-fonts/#post-9725 <![CDATA[Reply To: Issue with Google Fonts]]> https://support.ishyoboy.com/forums/topic/issue-with-google-fonts/#post-9725 Thu, 27 Aug 2015 15:11:04 +0000 IshYoBoy Hi there,

could you please send us a preview link (in private message if you prefer) to see and check it?

Thank you in advance
Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/issue-with-google-fonts/#post-9730 <![CDATA[Reply To: Issue with Google Fonts]]> https://support.ishyoboy.com/forums/topic/issue-with-google-fonts/#post-9730 Thu, 27 Aug 2015 15:43:34 +0000 mat3usz https://support.ishyoboy.com/forums/topic/issue-with-google-fonts/#post-9756 <![CDATA[Reply To: Issue with Google Fonts]]> https://support.ishyoboy.com/forums/topic/issue-with-google-fonts/#post-9756 Mon, 31 Aug 2015 08:47:35 +0000 IshYoBoy Hi Mateusz,

Just checked in on MAC and all looks perfect even in FF. Checked it in FF on Windows and the problem is there. Seems like a problem between the Font and how Firefox renders it as all is loaded dynamically as per Goggle’s API.

Maybe try separating the two texts into two elements as now the “title” and the “paragraph” are both in H1 and use different font styles. Can’t say if this will help but nothing else comes to my mind on how to solve it.

Did this help?

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/issue-with-google-fonts/#post-9808 <![CDATA[Reply To: Issue with Google Fonts]]> https://support.ishyoboy.com/forums/topic/issue-with-google-fonts/#post-9808 Thu, 03 Sep 2015 08:03:58 +0000 mat3usz Hi,

Thanks for advice. I found the solution – in Poland basic latin isn’t enough and we need latin-ext so I made a small changes in functions.php:

wp_enqueue_style( THEME_SLUG . '-google-font-' . $i, "$protocol://fonts.googleapis.com/css?family=" . rawurlencode( $font ) . ':' . rawurlencode( $variants ) . "&subset=latin-ext");

I had to do that cause fonts subsets in Visual Composer doesn’t work.

Regards,
Mateusz

]]>
https://support.ishyoboy.com/forums/topic/issue-with-google-fonts/#post-9811 <![CDATA[Reply To: Issue with Google Fonts]]> https://support.ishyoboy.com/forums/topic/issue-with-google-fonts/#post-9811 Thu, 03 Sep 2015 14:57:31 +0000 IshYoBoy Hi again,

wow, super cool that it works and thanks for the solution how to fix this. We’re sure somebody will find it useful in the future ;)

Have a nice day
Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>