'rara-portfolio', 'post_status' => 'publish', 'posts_per_page' => 10, ); $qry = new WP_Query( $args ); if( ( $portfolio_title || $subtitle || ( $qry->have_posts() && $no_of_portfolio > 0 ) ) && $show_portfolio ){ ?>
' . esc_html( $portfolio_title ) . ''; if( $subtitle ) echo '
' . wpautop( wp_kses_post( $subtitle ) ) . '
'; ?>
have_posts() && $no_of_portfolio > 0 ){ ?>