1, 'post_type' => 'page', 'post__in' => $page, 'orderby' => 'post__in' ); $andorra_git_query = new WP_Query( $args ); if ( $andorra_git_query->have_posts() ) : while ( $andorra_git_query->have_posts() ) : $andorra_git_query->the_post(); the_title( sprintf( '

', esc_url( get_permalink() ) ), '

' ); ?>