I’m fairly new to Kirby (also beginner programmer) and could need some help with a problem regarding my website.
In my content folder I have a Projects-folder with multiple Project-folders inside. The Projects Page shows normally in the panel and also in the frontend. But the Project Sub-Pages are not being displayed in the panel, unless the content file is named default.txt. As soon as I rename it to project.txt for it to connect to my project.yml and project.php, it disappears. It’s still being displayed in the frontend though.
What is the content file name inside that parent called?
Does it have a related blueprint in /site/blueprints/pages?
If so, please post this blueprint.