-
global $post;
-
if ( has_post_thumbnail() ) { ?>
/timthumb.php?src=&h=65&w=100&zc=1″ alt=”"/>
/images/dummy_peq.png” alt=”” />
$args = array( 'numberposts' => -1, ‘offset’=> 1, ‘category’ => 24 );
$myposts = get_posts( $args );
foreach( $myposts as $post ) : setup_postdata($post); ?>

