books as $post ) : setup_postdata( $post ); // testing to see if anything displays at all in the foreach loop (it doesn't if running 1.4 but everything shows in 1.3.1): echo 'hello!'; if (function_exists('vp_get_thumb_url')) { $thumb=vp_get_thumb_url($post->post_content, 'medium'); if ($thumb!='') { ?> <?php the_title(); ?>
<?php the_title(); ?>