awran5 / CMB2-conditional-logic

A small jQuery plugin for handling conditional logic fields for CMB2.
GNU General Public License v2.0
14 stars 9 forks source link

Help with css selector. #1

Open ghost opened 5 years ago

ghost commented 5 years ago

Hi, forgive me for the disturb.

For a number of reasons I use a very modified version of https://github.com/WebDevStudios/Custom-Metaboxes-and-Fields-for-WordPress/wiki (not CMB2).

Having to implement a solution based on conditionals I came across your library and tried it I found that it works properly. So I wanted to ask you if you could help me to better arrange the CSS selectors as correspond to classes that are not in the version I am using.

Thanks in advanced for help.

Adriano

garypaul commented 4 years ago

This plugin is for CMB2, not CMB.

I recommend either converting your PHP code to CMB2 or branching this JS and making it apply to CMB. The code here is specific to CMB2