have_posts() ) { while ( $posts->have_posts() ) : $posts->the_post(); global $post; // Show oly first post if ( $first ) { $first = false; ?>

' . __( 'Posts not found', 'shortcodes-ultimate' ) . ''; } ?>