Template Condition for Assigned Templates

Is there a way to assign a Bricks Template to a Page using a specific Page Template? I find that there are times when I’d like to create specific Bricks templates that can be applied to a page using a native WP Page Template with ACF fields assigned to it and output that data using a Bricks Template as opposed to the page template. I realize I could possibly do a template override or similar but I’m curious if people are doing something similar.

There’s a tutorial for that™.

1 Like

Derp. It seems super obvious, but I didn’t consider this. If it were a snake, it would have bitten me. =)
A solid solution for this.

Thank you!

I already recommended using taxonomy for a similar case. Who can tell me why this is bad? For me, there is no need to create files in a child theme and I can also choose the desired page template.

I’m not sure if doing this is bad necessarily, I’m just not sure why you would do that instead of creating a template that targets the taxonomy.