Merhaba arkadaşlar. Tema hakkında bir sorunum var. Resimde belirttiğim yazıyı nasıl kaldırabilirim ?
![]() |
![]() |
<?php get_header(); ?><div id="content">
<div id="contentmiddle">
<?php query_posts('showposts=3'); ?>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class="date">
<div class="date-d"><?php the_time('d') ?></div>
<div class="date-m-y"><?php the_time('M y') ?></div>
</div>
<h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2>
<div class="meta"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/cat.gif" alt="" />Katagori<?php the_category(', ') ?> <strong>|</strong> <?php edit_post_link('Düzenle','','<strong>|</strong>'); ?> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/com.gif" alt="" /> <?php comments_popup_link('Yorum Bırak', '1 Yorum', '% Yorum'); ?></div>
<div class="entry"><?php the_content(__('Read more'));?><br /></div>
<div class="meta"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/cat.gif" alt="" /><?php if(function_exists('the_tags')) {$my_tags = get_the_tags();if ( $my_tags != "" ){ the_tags('Tags: ', ', ', '<br />'); } else {echo "Tags: None";} }?>
<?php if(function_exists('UTW_ShowTagsForCurrentPost')) { echo 'Tags: ';UTW_ShowTagsForCurrentPost("commalist");echo '<br />'; } ?></div>
<!--<?php trackback_rdf(); ?>-->
<div class="postspace"></div><?php endwhile; else: ?>
<p><?php _e('Sorry, no posts matched your criteria.'); ?></p><?php endif; ?><br />
<?php comments_template(); // Get wp-comments.php template ?>
<div class="alignleft"><?php posts_nav_link('','','« Previous Entries') ?></div>
<div class="alignright"><?php posts_nav_link('','Next Entries »','') ?></div>
</div>
<?php include(TEMPLATEPATH."/bar.php");?>
<?php include(TEMPLATEPATH."/l_sidebar.php");?>
<?php include(TEMPLATEPATH."/r_sidebar.php");?>
</div>
<?php get_footer(); ?>
<?php get_header(); ?><div id="content"><div id="contentmiddle">
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class="date">
<div class="date-d"><?php the_time('d') ?></div>
<div class="date-m-y"><?php the_time('M y') ?></div>
</div>
<h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2>
<div class="meta"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/cat.gif" alt="" /> Katagori: <?php the_category(', ') ?> <strong>|</strong> <?php edit_post_link('Düzenle','','<strong>|</strong>'); ?> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/comments.gif" alt="" /> <?php comments_popup_link('Leave a Comment', '1 Comment', '% Comments'); ?></div>
<div class="entry"><?php the_excerpt(__('Read more'));?></div><div class="postspace"></div>
<!--<?php trackback_rdf(); ?>-->
<?php endwhile; else: ?>
<h1><?php _e('Sorry, no posts matched your criteria.'); ?></h1><?php endif; ?>
<?php posts_nav_link(' — ', __('« Previous'), __('More? »')); ?>
</div>
<?php include(TEMPLATEPATH."/bar.php");?>
<?php include(TEMPLATEPATH."/l_sidebar.php");?>
<?php include(TEMPLATEPATH."/r_sidebar.php");?>
</div>
<?php get_footer(); ?>
<p><?php _e('Sorry, no posts matched your criteria.'); ?></p><?php endif; ?><br />
index phpde bolda aldığım kısmı istediğin bir yazıyla değiştirip denermisin tekrar?
<?php get_header(); ?><div id="content">
<div id="contentmiddle">
<?php query_posts('showposts=3'); ?>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class="date">
<div class="date-d"><?php the_time('d') ?></div>
<div class="date-m-y"><?php the_time('M y') ?></div>
</div>
<h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2>
<div class="meta"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/cat.gif" alt="" /> Category: <?php the_category(', ') ?> <strong>|</strong> <?php edit_post_link('Edit','','<strong>|</strong>'); ?> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/com.gif" alt="" /> <?php comments_popup_link('Leave a Comment', '1 Comment', '% Comments'); ?></div>
<div class="entry"><?php the_content(__('Read more'));?><br /></div>
<div class="meta"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/cat.gif" alt="" /><?php if(function_exists('the_tags')) {$my_tags = get_the_tags();if ( $my_tags != "" ){ the_tags('Tags: ', ', ', '<br />'); } else {echo "Tags: None";} }?>
<?php if(function_exists('UTW_ShowTagsForCurrentPost')) { echo 'Tags: ';UTW_ShowTagsForCurrentPost("commalist");echo '<br />'; } ?></div>
<!--<?php trackback_rdf(); ?>-->
<div class="postspace"></div><?php endwhile; else: ?>
<p><?php _e('Sorry, no posts matched your criteria.'); ?></p><?php endif; ?><br />
<?php comments_template(); // Get wp-comments.php template ?>
<div class="alignleft"><?php posts_nav_link('','','« Previous Entries') ?></div>
<div class="alignright"><?php posts_nav_link('','Next Entries »','') ?></div>
</div>
<?php include(TEMPLATEPATH."/bar.php");?>
<?php include(TEMPLATEPATH."/l_sidebar.php");?>
<?php include(TEMPLATEPATH."/r_sidebar.php");?>
</div>
<?php get_footer(); ?>
<?php get_header(); ?><div id="content"><div id="contentmiddle">
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class="date">
<div class="date-d"><?php the_time('d') ?></div>
<div class="date-m-y"><?php the_time('M y') ?></div>
</div>
<h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2>
<div class="meta"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/cat.gif" alt="" /> Category: <?php the_category(', ') ?> <strong>|</strong> <?php edit_post_link('Edit','','<strong>|</strong>'); ?> <img src="<?php bloginfo('stylesheet_directory'); ?>/images/comments.gif" alt="" /> <?php comments_popup_link('Leave a Comment', '1 Comment', '% Comments'); ?></div>
<div class="entry"><?php the_excerpt(__('Read more'));?></div><div class="postspace"></div>
<!--<?php trackback_rdf(); ?>-->
<?php endwhile; else: ?>
<h1><?php _e('Sorry, no posts matched your criteria.'); ?></h1><?php endif; ?>
<?php posts_nav_link(' — ', __('« Previous'), __('More? »')); ?>
</div>
<?php include(TEMPLATEPATH."/bar.php");?>
<?php include(TEMPLATEPATH."/l_sidebar.php");?>
<?php include(TEMPLATEPATH."/r_sidebar.php");?>
</div>
<?php get_footer(); ?>