First update after 20 december 2024 needs extra attention!

Conditional Fields 2.5.5 and later use new folder and file names.
As a result, the plugin will deactivated automatically the first time that you update from version 2.5.4.
Please make sure to activate the plugin manually after the update.

Read more

JS events

<script>
jQuery('[data-class="wpcf7cf_group"]').on('wpcf7cf_show_group wpcf7cf_hide_group',function() {
  jQuery('#event-log').append('something changed.<br>');
});
</script>

    show group

    Hi!


    Events: