I'm trying to create a template modification where the template would only be visible to these three categories:
The template also has a starting condition, so it only would appear if the field was populated in the first place. Can I chain conditionals together to create a more complex conditional? E.g.
Condition 1 AND (Condition 2 OR Condition 3 OR Condition 4)
What would the correct syntax for this be?
- Admin
- Moderator
- The specific user who owns the profile.
The template also has a starting condition, so it only would appear if the field was populated in the first place. Can I chain conditionals together to create a more complex conditional? E.g.
Condition 1 AND (Condition 2 OR Condition 3 OR Condition 4)
What would the correct syntax for this be?