That’s odd. I would recommend deleting the plugin and installing a fresh copy. I hope that solves the issue for you.
Let us know.
It was my error due to a administrative role issue. Everything is working now. This is an awesome plugin! I’ll post my five stars
Argg. The problem is back again. I have figured out what the problem is. Your plugin does not allow for custom roles. It only recognizes the default WordPress roles.
'administrator', 'editor', 'author', 'contributor', 'subscriber'
Source code: the-events-calender/src/Tribe/Capabilities.php line 108
For my site, I have the need for custom roles, which breaks down the usability of your plugin for my clients. What I need is the ability to hook into the code and add additional roles to be mapped.