I create a custom post type "enquiry", I allow guest to submit an enquiry via the CRED form but I want editor or above level can read the post. How can I set the Access?
I configure the post access using "Managed by Access", I can add new enquiry by guest via CRED form, I disable the read access to all levels lower than Editor. Now I got 404 when viewing the custom post. How can I show login form and ask visitor to login instead of 404?
near the “Read” column in Access there is a square icon: if you click on it you can customize what people who don’t have reading permission will visualize. You can choose to display a Content Template with a login form.
It looks a bit complicated for me, I don't have content template with a login form, any simply way for me to create a login form to the content template? Once the visitor login with correct access right, will he/she be redirected back to the page that he/she cannot view the content?