kirki
kirki copied to clipboard
Extending the customizer
### Issue description: I've tried every way I can think of, but Preset just doesn't work with Multicolor (works fine with the Color control). There's no example in the Kirki...
### Issue description: When transport is set to auto, and the add_field name is set to the theme_config_id, the realtime updating of CSS does not work. Changing the name in...
### Issue description: This is my config.php file. When I change font in live customizer to different, all values (variant, font-size, line height etc) will be removed, but the font...
### Issue description: I'm just starting to play with block patterns and realized that none of my Kirki CSS is used in the pattern preview when inserting a pattern, either...
### Issue description: I would like to save certain fields into my database with a different option_name, but the same option_value keys. But only the last Field is shown in...
### Issue description: All Select controls outside repeaters which use the Searchable [Select] doesn't work when arrays has ['0', 0] value. But it works properly with Select controls inside repeaters...
Fixes my part of https://github.com/kirki-framework/kirki/issues/2466 A TL;DR quick test to see the bug is to create 2 fields that save to the same option. Make sure a default is set...
### Issue description: I'm having difficulties loading fonts properly. Every time, it's either loading a different weight or a different family. For example: in customizer, I select Montserrat 700 for...
### Issue description: After updating to last version, a warning appeared in my admin with define('WP_DEBUG', true ); ### Solution: Change the line 175 on file \wp-content\plugins\kirki\packages\kirki-framework\compatibility\src\Kirki.php from: **$section =...
### Issue description: Thank you for this awesome plugin. I use this plugin in more than 100 themes. But I could not solve this problem. I included Kirki in my...