'DESC', 'post_type' => 'sv_resume', ); $resume_details = new WP_Query(); $resume_details->query( $args ); while ($resume_details->have_posts()) : $resume_details->the_post(); ?>

Objective

'DESC', 'post_type' => 'sv_schools', ); $resume_schools = new WP_Query(); $resume_schools->query( $args ); ?>