test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #912695

    Hi,

    Your site seems to be in offline mode now. I guess the issue come from browser in those PCs which don’t load the font of your site.

    If possible, send me the login credentials of your site via your reply and SET IT AS PRIVATE reply so I will have a look.

    Regards

    kikiveliki Friend
    #919234
    This reply has been marked as private.
    Ninja Lead Moderator
    #919656

    I went to your site URL and the fonts looked fine at my end. My colleague also saw the same thing , pls see the screenshot


    1. Screen-Shot-2016-04-19-at-13.59.40
    2. Screen-Shot-2016-04-19-at-13.59.46
    kikiveliki Friend
    #919698

    The problems is only on some of the computers and with Internet Explorer. See the attachment…
    and as it looks like it is problem with Open Sans font family…


    1. font-problem
    kikiveliki Friend
    #919729

    If I add "&subset=latin-ext" to the end of the font familn in the file /templates/ja_nuevo/etc/assets.xml problems with the font are gone, but IE uses totaly different font

            <file>http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,600italic,400italic,300italic&subset=latin-ext</file>
            <file>http://fonts.googleapis.com/css?family=Montserrat:400,700&subset=latin-ext</file>

    1. font-problem-v2
    kikiveliki Friend
    #919732

    OK, I have solved it…
    I needed to add code for special character ‘&’ and now fonts are also OK in Internet Explorer. The solution was this code in the file /templates/ja_nuevo/etc/assets.xml

    <file>http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,600italic,400italic,300italic&subset=latin-ext</file>
            <file>http://fonts.googleapis.com/css?family=Montserrat:400,700&subset=latin-ext</file>
Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  kikiveliki 8 years, 7 months ago.

The topic ‘font family and characters č.š,ž’ is closed to new replies.