option-tree-theme
option-tree-theme copied to clipboard
Issue with demo_parse_css function
There is a bug on demo_get_option( 'demo_css', true ) specifically with the typography option type as it doesn't parse Google fonts and just parse default fonts
If I select a Google font, it returns no value
Yeah, the demo is likely missing a Google Fonts filter, so its attempts to display CSS like OptionTree saves to dynamic.css fail. But it's an issue only in the theme. I'll fix it after WordPress 4.2 releases, as I'm busy working on Core tickets & testing right now. Thanks for posting the bug report though.