Local Google Fonts are not loading anymore

Home Forums Jevelin Theme Local Google Fonts are not loading anymore

Home Forums Jevelin Theme Local Google Fonts are not loading anymore

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    RESOLVED Posts
  • epos
    Participant

    i loaded my Google Fonts local in October, but last week it didn`t work anymore. The Code still says, its “Barlow” but a wrong font is shown. i did the fonts upload on our ftp server and pased the code into the theme .css. Do you have any solution for my problem?

     

    Shufflehound
    Moderator

    Hi there,

     

    Can you please give us more specific like your website link?

    Did you do that manually or did you use Local Google Fonts plugin?

     

    Best regards,

    Shufflehound team

    epos
    Participant

    Hi.

    Thanks for the reply.

    The link is https://www.eposcomputer.com/. I changed the font now to helvetica, so that it looks ok, but usually I’m using Barlow.

    I tried using the OMGF Plugin but this didn’t work either, so i uploaded them manually.

     

    kind regards

    Shufflehound
    Moderator

    Hi there,

     

    Sorry for our late response.

     

    If you want to set the Barlow font for your whole website.

    Please try this custom CSS code below. You can add it under Jevelin Settings > Custom CSS/JS section.

    html body, html .menu-item a {
        font-family: 'Barlow'!important;
    }

     

    Let us know if that works! 🙂

     

    Best regards,

    Shufflehound team

    • This reply was modified 1 year, 4 months ago by Shufflehound.

    epos
    Participant

    Hi. Thanks for the tip

    It now uses the font Barlow, but still shows another one. (see in screenshot). i saved the fonts local on my ftp server, and this worked for a few weeks…

     

     

    Attachments:
    You must be logged in to view attached files.

    Shufflehound
    Moderator

    Hi there,

     

    Would it be possible to log in to your website?

    That would be the fastest way how to could help you to fix it (you can share login details in the private information field).

     

    Best regards,

    Shufflehound team

    epos
    Participant

    Hi

    i made you a user, for our website. Login is in the private information.

    Thanks for your help

     

    kind regards

    Shufflehound
    Moderator

    Hi there,

     

    Thank you for your login details.

     

    We may have some ideas on how to fix it, but can we access the theme settings? It seems that we can’t access them at the moment.

     

    Best regards,

    Shufflehound team

    epos
    Participant

    Hi

    I changed the role for your account. I think it should work now.

     

    Best regards

    Brigitte

    Shufflehound
    Moderator

    We just added some custom CSS in the theme settings.

    Can you please take a look now? 🙂

    epos
    Participant

    It only word on the starting page, but not on any other..

    Shufflehound
    Moderator

    Can you please let us know what is the full URL of the font file location?

    epos
    Participant

    This ist the URL for the font file

    ../fonts/barlow-v12-latin-regular.woff

    i implementet it in the styles.css from Jevelin with Groovy Menu
    <div class=”alignright”></div>

    Shufflehound
    Moderator

    We saw that, but this link seems incorrect because if it is added in the theme settings it should start with / or your website domain https://www.eposcomputer.com

    So we tried this link – https://www.eposcomputer.com/fonts/barlow-v12-latin-regular.woff , but it didn’t work.

    epos
    Participant

    i think this should be the right url

    https://www.eposcomputer.com/wp-content/fonts/

     

    Shufflehound
    Moderator

    We improved your font loading CSS and now it seems to work fine.

    Can you please test it?

    epos
    Participant

    it works. Thank you so much. Will this still work, when i have to update the theme or the child-theme?

    Shufflehound
    Moderator

    That is great! 🙂

    Yes, that should work just fine.

Viewing 18 posts - 1 through 18 (of 18 total)