How do you structure your Brick's templates for CPT archives?

Hey Bricks Family,

We’re working through a more complex build that we plan to use for several dozen more sites so critical thinking on this has been a top priority.

Scenario:

CPT
Service - contains 100+ posts

Hero secondary template used for anything “non-core” pages/posts (homepage, about, contact).

Hero secondary contains multiple conditional title elements depending on the post/page/acf field data.

The condundrum we’re facing:

Having five different Title elements each with a different conditional rule is kind of odd and feels unnecessary…

  • Should we use the same “hero secondary” for all non-core pages (CPT archives/taxonomy) or create a duplicate for archives and another to handle taxonomy?
  • Do you use CPT archives for Services or Products? If so, how do you manage the custom archive meta for those?
  • How do you rename your {archive_title} so it doesn’t just appear as “archive-services”?