I am using some plugins that add posts with custom post types and taxonomies. Is it possible for me to add some code in my functions.php that forces a specific template I have created with the template builder (example: 'partners') to any post within a category (example: 'our-partners')?
My issue is that after importing a very large number of posts I would prefer to just force the template vs edit each one.
Thanks!














