Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

starfsfolk

$tax_query = array(
	'relation' => 'AND',
	array(
		'taxonomy'         => 'starfssvid',
	),
	array(
		'taxonomy'         => 'stadsetning',
	),
);