I have added the following custom loop in my Wordpress template:
$args = array( \'category__not_in\' => array($featured_cat->term_id), \'posts_per_
This worked for me:
max_num_pages.')'; ?>