'post', 'posts_per_page' => 3, 'ignore_sticky_posts' => true ); $qry = new WP_Query( $args ); if( $sec_title || $sub_title || $qry->have_posts() ){ ?>
' . esc_html( $sec_title ) . ''; if( $sub_title ) echo '
' . esc_html( $sub_title ) . '
'; ?>
have_posts() ){ ?>