• Resolved stim_marc

    (@stimulatingminds)


    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)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    It does indeed look like that’s not possible. I tried this before, but I never got it to work.

    The code the template uses is from the underscore library. A search on Google does return lots of results, but none of them show how to make conditional comparisons based on the value.

Viewing 1 replies (of 1 total)

The topic ‘Conditionally show custom meta data’ is closed to new replies.