Viewing 1 replies (of 1 total)
  • Plugin Author danielpataki

    (@danielpataki)

    Hi @coderra,

    Sorry for the late reply! The value that is saved isn’t the font, but the font and some extra data. I recommend using var_dump to show what is being returned:

    var_dump( $bodyfont )

    You’ll see everything that’s in the array and you can echo what you need accordingly.

    Daniel

Viewing 1 replies (of 1 total)
  • The topic ‘Using Google Fonts Selector in Dynamic Stylesheet’ is closed to new replies.