• Resolved mjcmjcmjc

    (@mjcmjcmjc)


    Hi

    I found that I can add my own fonts and thought it might be helpful for someone else so am sharing how I did it…

    If you go into the plugin folder and open ‘google-fonts.php’ in a text editor, from about line 571 you’ll see all the fonts listed like this <option value=”Abel”>Abel</option>. I found that I could add extra fonts in (for instance I needed Asap and it wasn’t listed) by following this formatting so I added in <option value=”Asap”>Asap</option> in the correct place in the list, saved it, and I can now access it in the dropdown menu in WordPress. Not sure if it’ll work for all fonts but it’s a good start if the font you need isn’t there. Hope it helps someone out.

    http://wordpress.org/extend/plugins/wp-google-fonts/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP Google Fonts] Adding extra fonts’ is closed to new replies.