Conditionally show custom meta data
-
Hi, is there a way to conditionally display custom data depending on the value? I’ve tried something like the following but nothing tried so far seems to work, and searched through all posts on forum to no avail:
‘<% if ( appointment_check == “1” ) { %> . DO SOMETHING . ‘<% } %>’ ;
Thanks in advance!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Conditionally show custom meta data’ is closed to new replies.