themeum / kirki

Extending the customizer
https://kirki.org
MIT License
1.26k stars 328 forks source link

'active_callback' not working on 'type' => 'custom', #2298

Open ravishakya opened 4 years ago

ravishakya commented 4 years ago

I am using 'active_callback' on custom control ( 'type' => 'custom' ) but it is not working.

aristath commented 4 years ago

Have you tried the develop branch?

ravishakya commented 4 years ago

no.. the plugin from org

aristath commented 4 years ago

Please give the develop branch a try... If I'm not mistaken this has already been taken care of there.

ravishakya commented 4 years ago

ok i will give it a try.

thanks

ravishakya commented 4 years ago

I just tested the develop branch. It is not working there either.

mtaman commented 4 years ago

if you use 'option_type' => 'option', https://github.com/kirki-framework/kirki/issues/2328