I can’t get a specific archive template applied to the associated post type on frontend.
In the builder, everything looks OK, but on frontend it seems like some default archive template is applied.
If I select “All archives” instead of my CPT’s post type, it seems to work, though, but it is not an acceptable solution because it impacts all other post types.
I’ve resaved permalinks, tried with custom and default archive slugs, there’s no (visible) conflict between archive/posts slugs…
Frontend with “all archives” selected is OK (except Bricks post title element which shows first post title instead of term name but maybe the element doesn’t handle CPTs…yet!):
My bad, I was not using conditions the right way!!!
I had not noticed that when selecting “Categories & tags”, there was a new dropdown below
Sorry for the disturbance!