I'm using Beaver Builder. I have a custom post type called "Services". One of the custom fields is "Reviews". How do I make it so that I can choose which category of reviews shows on the Post type? What I mean is some reviews are for a heating service, some reviews are for a cooling service.
I tried to do this by setting up a custom post type for Testimonials and then taxonomies for the reviews: Cooling, Heating, Installation, Repair
I'm just confused how to put it all together in the Custom Post Type for Services. What kind of field should I be adding to pull in the review taxonomy?
I'm new to metabox so I may be missing a step.