'page', 'post__in' => $about_pages, 'orderby' => 'post__in', 'posts_per_page' => -1, ); $query = new WP_Query( $args ); ?> posts ) : ?>
posts, 'element', 'about', $query->post_count, array( 'class' => 'column' ) ); ?>