$post_num, 'post_type' => 'post', 'tax_query' => array( array( 'taxonomy' => 'category', 'field' => 'term_id', 'terms' => $cat_id ), ), ); $blog_query = new WP_Query ($args); if ( $blog_query->have_posts() ): while ( $blog_query->have_posts() ) : $blog_query->the_post(); $blogreadmore_btn = get_theme_mod( 'business_roy_blogtemplate_btn', 'Continue Reading' ); $aligment = get_theme_mod('business_roy_blog_alignment', 'text-center'); ?>
>
', '' ); if ( 'post' === get_post_type() ){ do_action( 'business_roy_post_meta', 10 ); } ?>