3, 'post_type' => array( 'page' ), 'post__in' => $page_array, 'orderby' => 'post__in', 'ignore_sticky_posts' => 1 )); ?>
have_posts() ) : $get_featured_pages->the_post(); if( $j % 2 == 1 && $j > 1 ) { $page_class = "tg-one-third tg-one-third-last"; } else { $page_class = "tg-one-third"; } ?>