I have 2 custom type, they have similar settings. Both of them can be created from a page. All registered user is Subscriber. Here are some issues:
1. one custom type doesn't show the post form in "post creation page"(the page where it allows user to create post from).
2. Administator create a post via "post creation page", it doesn't show comment section in the new post. I ticked "Comments" in post type setting. Another custom type shows comment section in the new post. I have this issue before https://toolset.com/forums/topic/comment-doesnt-show-in-custom-type/. now it happens again.
1. one custom type doesn't show the post form in "post creation page"(the page where it allows user to create post from).
As mentioned in our previous ticket, please ensure that your subscriber role has access to the form itself through the form permissions. hidden link
2. Administator create a post via "post creation page", it doesn't show comment section in the new post. I ticked "Comments" in post type setting. Another custom type shows comment section in the new post. I have this issue before https://toolset.com/forums/topic/comment-doesnt-show-in-custom-type/. now it happens again.
Given that you've enabled the comments, past posts that were created without this setting enable won't have the comments section enabled.
You will need to enable it individually for those posts by using the quick edit function. See Screenshot
Once you check the Allow Comments checkbox then the comments box will show up.