we have a Custom Options Field with three values to choose from, of which one, two or all three can be selected.
Field "type
Options: video, audio, text
We successively query the values and, if a value is present, insert the corresponding image. This works until more than one option is active, i.e. a post is of type "text" as well as "video":
Then no image appears, i.e. articles anywhere does not output a hit.
By default the {if} tags will check for the value of the fields, not the text output.
So if your 'type' field as the option 'vid' with text 'Video', you should do: