Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

motociclete by categories

$motociclete_by_categorie = array(
	array(
		'taxonomy'         => 'categorii_moticoclete',
		'terms'            => 'adventure',
		'field'            => 'slug',
	),
);