We create role that is supposed to give access to three different Custom Post Types for the User. We want the role to be able to do everything for those CPTs (Add New, Edit, Delete). But when I test it, it does not allow the User to Add New. The button is there, but when I click it, it takes us back to the Index of those CPTs (the View All page). We have this full list of features selected for each of the 3 Custom Post Types, plus we did that under Custom Post Types > Posts as well. https://www.screencast.com/t/7bi08Xaz What am I doing wrong? Thanks