I’ve been trying to design a panel for my client. End goal would be a tab in the panel for the blog while hiding the “blog page” from the content tab. When I create the follwoing code, I’m halfway to my goal:
Your “pages” and your “blog” tab both use the same identifiers (i.e. drafts, unlisted and listed) for the sections. Since they are still on the same “page” (i.e. site) you cannot use the same twice or you overwrite the previous.
So if you change the ones of your “blog” sections, it should work:
AH! Fantastic. Thanks @REH. Learning the more advanced stuff with Kirby has been fun/challenging, but this will definitely be my go to CMS for future work!