$categories ); $the_query = new WP_Query($args); ?>
have_posts() ) : while ( $the_query->have_posts() ) : $the_query->the_post(); ?> No pages or posts available.
// borrowing the pagination plugin found on kriesi.at