Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1314654

    gorskit74
    Participant

    Hello
    http://weselemarzen.com.pl
    I have a problem with polish characters within google fonts in edge ( ok in chrome and firefox)
    If i choose a different font in my slider to the one which i have selected in headings font (typography) then edge has a problem with showing polish letters – how to fix it?
    the second problem is with blog page
    http://weselemarzen.com.pl/nowosci/
    there shuld be a sidebar on right – but is not showing – in layout and design i have selected content layer – content left, sidebar right)
    best regards
    tomek

    #1315175

    Friech
    Moderator

    Hi Tomek,

    Thanks for writing in! Would you mind to clarify what do you mean “polish characters”, perhaps provide us some screenshots and the actual name of the font on Google Fonts page.

    We’ll be happy to provide you with a response once we have a better understanding of the situation.

    Regarding the blog page, the Sidebar is there but its empty please navigate to Appearance > Widgets and add some widgets on your Main Sidebar.

    Cheers!

    #1316296

    gorskit74
    Participant

    on left edge on right chrome
    polish letters you have in circle

    #1316849

    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! Regretfully we cannot control how browsers display the fonts. Most modern browsers should display almost all of the Google fonts correctly. If there is anything that is not displayed especially in Edge, it could be a browser related or font related issue.

    this particular issue request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with font you are using. As such, you will need to investigate this particular issue on your own or seek help from a developer of the font or the browser itself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.

    Thank you for your understanding.

    #1317674

    gorskit74
    Participant

    I have searched internet and I see that link to font in source of page is as follow:
    <div id=”cs-content” class=”cs-content”><div id=”x-section-1″ class=”x-section cs-hide-xs” style=”margin: 0px;padding: 45px 0px; background-color: transparent;” ><div class=”x-container cs-hide-xs max width” style=”margin: 0px auto;padding: 0px;” ><div class=”x-column x-sm x-1-1″ style=”padding: 0px;” ><link href=”http://fonts.googleapis.com/css?family=Allura:400″ rel=”stylesheet” property=”stylesheet” type=”text/css” media=”all”>
    there should be additional:
    after family=Allura&subset=latin,latin-ext
    is it any way to add it – it can be sollution for my problem

    #1318045

    Friech
    Moderator

    Hi Tomek,

    We already tried that but did not work, If you need to test it on your end simple copy and paste the line of code below on your child theme’s style.css file.

    @import url('https://fonts.googleapis.com/css?family=Allura&subset=latin-ext');

    Regretfully, this is one of many browser’s differences which fall outside the scope of our support we can offer.

    Thank you for your understanding.

    #1318530

    gorskit74
    Participant

    Hello again
    the sollution you have provided with works for me
    thx
    You advertise your theme as compatible with edge so it should works with edge correctly – for me it is obvious
    best regards

    #1318564

    Paul R
    Moderator

    You’re welcome! 🙂