Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #85771

    Piotr M
    Participant

    My website is http://www.pmsocho.com
    I am using google fonts for content and headings and everything is ok.
    My problem is with revolution slider. I enabled google fonts and I want to use Open Sans. When I’m creating or editing the slide – everything is ok, polish characters (like ż, ę, ć, ł etc.) are displayed correctly in the editing window but on the website (only in the slider) – they are displayed with default font (I believe sans serif) instead of Open Sans.

    When I close Revolution slider window and I’m viewing the website within WordPress window (with that black Worpress bar on the top of the page) everithing is OK. Polish fonts are displayed correctly. But after I logoff from wordpress the problem reappears.

    What am I missing?

    —–
    Piotr

    #85788

    Rad
    Moderator

    Hi there,

    Thanks for writing in!

    I just checked and Open Sans works on my end. Would you mind providing screenshot? And admin login too if possible.

    Thanks!

    #86141

    Piotr M
    Participant

    Thanks for a quick reply.
    Hava a look what I mean. These printscreens are from 3 different browsers:
    http://www.pmsocho.com/wp-content/uploads/2014/08/no-google-font-for-polish-letters-chrome-1024x542.png
    http://www.pmsocho.com/wp-content/uploads/2014/08/no-google-font-for-polish-letters-firefox.png
    http://www.pmsocho.com/wp-content/uploads/2014/08/no-google-font-for-polish-letters-IE.png

    #86142

    Piotr M
    Participant
    This reply has been marked as private.
    #86215

    Rad
    Moderator

    Hi there,

    I just checked your setup and you’re using a too old X theme and plugins.

    Also, I checked your revolution slider and the added font doesn’t have Cyrillic support. It should be like this.

    <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>

    Please update your theme and plugins too and here is a guide that can help you since your copies are too old. http://theme.co/x/member/forums/topic/visual-composer-wont-work-after-update/#post-73671

    Thank you.

    #86467

    Piotr M
    Participant

    Hi,

    I updated WordPress, X theme and plugins but I believe all I had to do was to add a proper subset. I experimented a little to find out that latin-ext subset was what I needed!

    I added such reference:
    <link href=’http://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400&subset=latin-ext’ rel=’stylesheet’ type=’text/css’>
    and all characters are now displayed correctly!

    Thanks for pointing me toward the solution!
    Excellent support!

    —-
    pmsocho

    #86514

    Rad
    Moderator

    You’re always welcome 🙂