I am using this plugin on DCD-Chocolatier.com.
I am using the Access shortcode on the page dcd-chocolatier.com/team-login.
How do I get it to give access to two roles using the shortcode? I can only get it to allow one or the other, but not both. I've tried the following:
[access role="team, administrator"]
[access role="team administrator"]
[access role="team,administrator"]
None of them work.
Help!?