Foreign letters in Google Fonts - by royaltheme-user

This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Brian Johnson

  • Avatar: royaltheme-user
    royaltheme-user
    Participant
    May 8, 2015 at 08:06

    Hi,
    I am using google fonts in all areas set in the theme options section.
    Some of the foreign based fonts inside the content are not shown properly.
    After some research şt seems what I need to add is

    “subset=latin,latin-ext”

    to the related code where google fonts is set, which seems to be

    <link rel='stylesheet' id='tp-open-sans-css' href='http://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700%2C800&ver=4.2.1' type='text/css' media='all' />

    There is a line in shortcodes.php as;
    <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=<?php echo $google_name; ?>' type='text/css' media='all' />

    added subset=latin,latin-ext inside this shortcode.php line but nothing changed.

    Is there any way adding this latin charset addition to google fonts inside the theme?

    Thanks in advance

    1 Answer
    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 8, 2015 at 08:43

    Hello

    Please provide us with wp-admin and ftp credentials to your site.
    You may also add your custom font in css using @font-face css rule. Please read here about it:
    http://www.font-face.com

    With best regards
    Brian Johnson

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.