IF this OR that exists
-
I need to visualize some text if any of four ACF fields is populated. Reading the documentation, my understanding of the syntax is:
[if field=acf_1,acf_2,acf_3,acf_4]Something something[/if]but it’s not working.
[if field=acf_1]works fine.What am I doing wrong? Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘IF this OR that exists’ is closed to new replies.