Doesn’t works with ACF
-
Hi there,
The plugin works great for some boolean expression as stated. But it doesn’t works well with ACF. Basically I am trying to get field from File field. As said earlier by previous thread we need to add expression for ACF in visibility
function_exists('get_field') && get_field('field_name') && get_field('field_name) !== ''
Tried with several methods but it didn’t worked well.
Any help would be appreciated. Thanks in advance.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Doesn’t works with ACF’ is closed to new replies.