'; if($result->have_posts()) { while ($result->have_posts()) : $result->the_post(); echo ''; echo ''. get_the_date().'' ?> "; the_excerpt(); echo ""; echo ''; endwhile; ?> max_num_pages ); ?> >', $result->max_num_pages ); ?> '; wp_reset_query(); }