Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

qualita riviste

$tax_query_riviste = array(
	'relation' => 'AND',
	array(
		'taxonomy'         => 'categoria_media',
		'terms'            => 'rivenditore',
		'field'            => 'slug',
	),
);