10, 'post_status' => 'publish', ); $fPosts = new WP_Query( $args ); $countPosts = $fPosts->found_posts; ?> have_posts() ) : ?> 1) : ?>
data-cycle-slides="> div.slides" data-cycle-pause-on-hover="true"> have_posts() ) : $fPosts->the_post(); ?>
>
$post->ID, 'post_type' => 'attachment', 'post_mime_type' => 'image', 'orderby' => 'menu_order', 'order' => 'ASC' ) ); if ( !empty($postimgs) ) : $firstimg = array_shift( $postimgs ); $my_image = wp_get_attachment_url( $firstimg->ID, array( 1000, 640 ), false, '' ); ?>

have_posts() ) : $fPosts->the_post(); ?>
>

>
'' ) ); ?>