• Resolved millllan

    (@millllan)


    On client websites i have 4 differnt calls for Google fonts, one from template, two calls from revolution slider (I hate revolution slider) and one more from some other plugin…

    I wonder if i can use the remove google fonts feature, and than group all those calls into one big call inside <noptimize> tags like this – //fonts.googleapis.com/css?family=Lato:100,300,400,600,700,900|Open+Sans:700,300,600,400|Raleway:900|Playfair+Display|

    i tried it, but i guess i dont know how to use those noptimzie tags or fonts get removed anyway

    the point is to have just one call for google fonts, not 4.

    https://ww.wp.xz.cn/plugins/autoptimize/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Frank Goossens

    (@futtta)

    hmmm, inserting this into head this should work:

    <!--noptimize--><link rel='stylesheet' id='open-sans-css'  href='//fonts.googleapis.com/css?family=Lato:100,300,400,600,700,900|Open+Sans:700,300,600,400|Raleway:900|Playfair+Display' type='text/css' media='all' /><!--/noptimize-->

    hope this helps,
    frank

    Thread Starter millllan

    (@millllan)

    Works!
    Thank you very much

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Google fonts grouping’ is closed to new replies.