I have added the following custom loop in my Wordpress template:
$args = array( \'category__not_in\' => array($featured_cat->term_id), \'posts_per_
For 'Page x of y' I use this:
max_num_pages; ?>