Hello all.
I am trying to show some content if someone is level0 OR level1.
But this short code is not working:
[s2If current_user_can(access_s2member_level0) OR current_user_can(access_s2member_level1)]
Show this to ONLY Level 0 and Level 1 members.
[/s2If]
Any help will be greatly appreciated.