Site logo

Archived topic

Google Font Droid Arabic Kufi

9 replies · Started by abd-ell-fattah on September 14, 2021

Viewing posts 1–10 of 10

I'm currently working on the release.

GeneratePress 3.1.0-alpha.1
and
GP Premium 2.1.0-alpha.1

I am already using dynamic Typography to add Fonts Google

I have a problem:

I can't add.
Google Font Droid Arabic Kufi

For the record:

In the old Typography style

The required line has been added by code

add_filter( 'generate_typography_default_fonts','tu_add_system_fonts' );
function tu_add_system_fonts( $fonts ) {
    $fonts[] = 'Droid Arabic Kufi';
    return $fonts;
}

The problem now is that it doesn't appear in Google fonts when you search for it in the new dynamic Typography system.

Photo attachment for clarification

https://prnt.sc/1s7lgau

https://prnt.sc/1s7lvg5

https://prnt.sc/1s7maft

https://prnt.sc/1s7mh28

https://prnt.sc/1s7mrsk

It's been more than 24 hours and there's no response!!!
It's weird.

Where's the support?

Will I wait another day until I find an answer to my question of support?..!

Where is the support gentlemen?

There's something weird here.

Hi there,

Sorry for the wait here.

The list of Google fonts is taken directly from their own API. It seems like they're not including this specific font within the API for some reason.

Right now the system (still in alpha) won't allow you to tell it you're using a Google font if you manually type in the font name and it doesn't exist in the list they provide. We may need to re-think this and allow that toggle to work even if a font isn't in the list.

We'll work on this and try to get it sorted in alpha.2: https://github.com/tomusborne/generatepress/issues/270

Thanks for testing 3.1! :)

Alpha 2 is released so hopefully this issue is resolved.

Let us know :)

The problem has been completely resolved.
In the new version Alpha 2.
I'm so happy.
Great thanks Tom.
Thank you, Leo.

I love GeneratePress

I would like to take into account the improvement of search engines and the speed of archiving articles and pages in google search engine.

Glad to hear :)

Thanks for reporting the issue!

This archived topic is closed to new replies.