how would one do this for members with dissimilar, multiple usergroups?
for example say i wanted an image for users in group 1, but all the users in group 1 have several additional user groups and their primary usergroup is not 1.
how would one do this for members with dissimilar, multiple usergroups?
for example say i wanted an image for users in group 1, but all the users in group 1 have several additional user groups and their primary usergroup is not 1.
<if condition="is_member_of($post, 1)"> Show code for ANYONE who is in group1</if>