Tax_by_Cat
Show posts by category
$tax_cat_query = array( 'relation' => 'AND', array( 'taxonomy' => 'category', 'terms' => 'rings', ), );
Show posts by category
$tax_cat_query = array( 'relation' => 'AND', array( 'taxonomy' => 'category', 'terms' => 'rings', ), );