$args = array('numberposts'=>5, 'category'=>get_cat_id(fs_get_option('elmalar')));
$coklu6 = get_posts( $args ); $i=0;
foreach( $coklu6 as $post ) : $i++; setup_postdata($post);
echo '<li><a href="'.get_permalink().'">';
if ( has_post_thumbnail()) :
the_post_thumbnail( 'post1', array('class' => '', 'alt' => ''.get_the_title().'', 'title' => ''.get_the_title().'' ));
elseif (get_post_meta($post->ID, true) != '') :
endif; echo '</span><span class="yazi"><span class="yazi1">'; if (strlen($post->post_title) > 40) { } else {the_title(); } echo '</span></a></li>
';
endforeach;
echo 'Arkadaşlar burda resimde çıkıyorBu resmi nasıl kaldırabilirim?