Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

s-o stiu

$service_cat = array(
	'relation' => 'AND',
	array(
		'taxonomy'         => 'category_service',
		'terms'            => '2',
		'field'            => 'term_id',
	),
);