You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @aristath
I can not find a way to replace a single standard class with a value in a select customized with partial refresh.
I have a situation where I have a section with three classes. One of these 'defColor' is that which is changed through the use of a select in the customizer.
My problem is that when you return, all classes and the content of the section is deleted, leaving only the value of my select.
You can change only a specific class, leaving unchanged the rest? I tried through value_pattern but without any success.
This is still a work in progress....
The rewrite of Kirki in the develop branch has some issues to resolve, but this will be included in the final release.
Issue description:
Hi @aristath
I can not find a way to replace a single standard class with a value in a select customized with partial refresh.
I have a situation where I have a section with three classes. One of these 'defColor' is that which is changed through the use of a select in the customizer.
My problem is that when you return, all classes and the content of the section is deleted, leaving only the value of my select.
You can change only a specific class, leaving unchanged the rest? I tried through value_pattern but without any success.
Version used:
stable 2.3.7
Using theme_mods or options?
theme_mods
Code to reproduce the issue (config + field(s))
My HTML/PHP code:
The text was updated successfully, but these errors were encountered: