Unable to see any Content Type in the channel section to create a new page
Hi All, I am new to Kentico and tyring to give a kickstart to my learning by going through (https://docs.kentico.com/modules/developer-kickstart) this article step by step.
My problem is that I am not able to perform this (https://docs.kentico.com/modules/developer-kickstart/apply-a-page-template) step, as i am not able to see any Content Type listed under my channel when i am trying to create a new page in my channel. Its showing a message (No content type available.).
I have followed each and every step carefully and multiple times, but the same issue is occuring and i am not able to create a new page under my channel.
Note: In my channel (Kickstart Pages) under Allowed Content Types, i can see that Landing Page content type is showing correctly. In my content type (Landing Page), under Allowed in Channels, i can see that Kickstart Pages channel is showing correctly.
Any help would be really appreciable. Please let me know if i need to share more details.
Thanks,
Environment
Xperience by Kentico version: [30.6.2]
.NET version: [8]
Execution environment: [Virtual machine)]
Link to relevant Xperience by Kentico documentation
Answers
- Do you happen to have any content type scopes defined that might be restricting the pages you are allowed to create under the page tree root?
- Did you register your page template for the content type of the page you are trying to create?
- Did you specify the given content type in the
PageBuilderOptions.ContentTypeNames
property when configuring the Page Builder globally?
To answer this question, you have to login first.