option-tree-theme icon indicating copy to clipboard operation
option-tree-theme copied to clipboard

Issue with demo_parse_css function

Open BassemN opened this issue 10 years ago • 2 comments

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

BassemN avatar Apr 22 '15 12:04 BassemN

If I select a Google font, it returns no value

BassemN avatar Apr 22 '15 13:04 BassemN

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.

valendesigns avatar Apr 22 '15 13:04 valendesigns