Short description of issue
Conditional setting doesn’t seem to work with ‘header’ config type in Theme settings
Reproduction steps
- Create input setting of type ‘checkbox’ in settings_schema.json file.
- Create sidebar setting of type ‘header’ in settings_schema.json file.
- Add a visible_if attribute to the header setting, with the condition that the checkbox setting is true.
- In the theme editor, toggle the checkbox setting on and off.
Additional info
The visible_if attribute doesn’t seem to work with the header type setting in the theme settings. It works correctly with the paragraph type settings and other input types in the theme settings, as well as in section settings using the same setup.
What type of topic is this
Bug report




