jcchavezs / cmb2-conditionals

Plugin to relate fields in a CMB2 metabox
GNU General Public License v2.0
85 stars 61 forks source link

Problem with checkbox conditionals #47

Closed JasonHoffmann closed 7 years ago

JasonHoffmann commented 7 years ago

For some reason, I can't seem to get the conditionals to work on checkbox field. Using a much older version of the plugin (from a few years ago) and it works fine, but the latest version does not. Select field types work just fine as well, but neither checkbox or multicheck types work.

I'm using code straight from the example-functions.php file. Is there something that I'm missing?

Thanks!