Query Taxo Video Cat 1
FH
$tax_query_video_cat = array( array( 'taxonomy' => 'sqpptaxovideocat', 'terms' => '$postvideocat', 'field' => 'slug', 'include_children' => false, ), );
FH
$tax_query_video_cat = array( array( 'taxonomy' => 'sqpptaxovideocat', 'terms' => '$postvideocat', 'field' => 'slug', 'include_children' => false, ), );