• Resolved saveatrain

    (@saveatrain)


    hi,
    can you please help me,
    some of the fonts are downloaded and some fonts still being served from google fonts

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    Hi!

    It’s been a while! Hope you and your family are doing good and are healthy ??

    I tried to open the URL you provided, but I’m getting a 502 Bad Gateway error. Could you look into this?

    Thread Starter saveatrain

    (@saveatrain)

    great memory, i am healthy and well thank you and happy upcoming easter old buddy.

    sorry about this, now the site is working

    can you please check why gstatic is still serving the fonts and not your amazing plugin ??

    Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    Hi again Uri,

    Yes, I can view the website now.

    I disabled Autoptimize by adding ?ao_noptimize=1 to your URL and I noticed two things:

    I think you’re using AO’s Inline & Defer option, correct? In your Critical CSS there’s a bunch of direct links to Google Fonts (fonts.gstatic.com). So, you should probably regenerate your Critical CSS.

    Then there’s another request (Open Sans) which is loaded non-render blocking using the following code:

    
    <link rel="preload" href="//fonts.googleapis.com/css?family=Open+Sans%3Aregular%2C700%7CFredoka+One%3Aregular%7CMontserrat%3A500%2C700%2C800%26subset%3Dlatin%2Clatin-ext" as="style" onload="this.onload=null;this.rel='stylesheet'">
    <noscript><link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans%3Aregular%2C700%7CFredoka+One%3Aregular%7CMontserrat%3A500%2C700%2C800%26subset%3Dlatin%2Clatin-ext"></noscript>
    

    So, since this stylesheet isn’t enqueued according to WordPress conventions, the free version of OMGF can’t detect it and an upgrade to OMGF Pro is required. You can do so here.

    If you have any other questions, let me know!

    Thread Starter saveatrain

    (@saveatrain)

    the critical css is being generated by https://criticalcss.com/ API

    tell me if i got it right, if i buy your plugin, it would work without no other changes? ??

    If so i will be more than happy to do so.

    Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    Ah, yes. So that means that the critical CSS is updated automatically or something, right? Is it possible to trigger a manual update? Cause that should solve that.

    As for OMGF Pro; yep, just install it, empty OMGF’s cache and save changes to update the cache. And that should do it!

    Note to self: automate the process above after OMGF Pro is installed.

    Btw. if for some reason you’re not completely happy, I offer a 14 day refund!

    Thread Starter saveatrain

    (@saveatrain)

    i bought the plugin and reset autoptimize both the css and the criticalcss jobs.

    can you please just verify this time all is ok?

    Thread Starter saveatrain

    (@saveatrain)

    Daan – the design got really bad on some pages
    since i installed the OMGF on kideno.com

    can you advise what to do

    Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    Hi again Udi,

    Since you, me and Frank from Autoptimize are already discussing your last issue by email, I’m marking this thread as resolved.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘some fonts loading still from google’ is closed to new replies.