get_theme_mod('ca_simplex_blog_section3_category'), 'posts_per_page' => 3, 'order' => 'DESC' ); $query = new WP_Query( $args ); // Loop through the posts while ( $query->have_posts() ) : $query->the_post(); ?>