Loading…

FIRE UP YOUR MUSIC

Click the button below to start exploring our options.
Start exploring

About

/*
Template Name: About
*/

get_header(About); ?>

‘page’,
‘post__in’ => array( 2, 5, 35, 67 ) //list of page_ids
);
$page_query = new WP_Query( $args );
if( $page_query->have_posts() ) :
echo ‘

‘;
//print any general title or any header here//
while( $page_query->have_posts() ) : $page_query->the_post();
echo ‘