Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

office tax

$tax_query = array(
	array(
		'taxonomy'         => 'office',
		'terms'            => '$cat',
	),
);