![]() |
|
||||
|
www.spormagazin.info bak buraya kurdum sorunsuz çalışıyor..
![]() herhangi bir konuya gir en alta in orada yıldızlar var... |
|
||||
|
buyur bu WPortal10 temasının single.php dosyası.
istersen bunu aynen koy ![]() Kod:
<?php get_header(); ?>
<div id="page">
<!-- start content -->
<div id="content">
<?php if (class_exists('breadcrumb_navigation_xt')) : ?>
<div id="breadcrumb">
<?php
// new breadcrumb object
$mybreadcrumb = new breadcrumb_navigation_xt;
// Apply options
$mybreadcrumb->opt['static_frontpage'] = false;
$mybreadcrumb->opt['title_blog'] = 'Capa';
$mybreadcrumb->opt['separator'] = ' » ';
$mybreadcrumb->opt['archive_category_prefix'] = '';
$mybreadcrumb->opt['archive_category_suffix'] = '';
// Display the breadcrumb
$mybreadcrumb->display();
?>
</div>
<?php endif; ?>
<div>
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
<?php if(function_exists('the_ratings')) { the_ratings(); } ?>
<div class="post" id="post-<?php the_ID(); ?>">
<div class="post-head">
<h1><?php the_title(); ?></h1>
</div>
<div class="post-author">
Posted by <strong><?php the_author(); ?></strong>
</div>
<div class="post-content">
<?php the_content(); ?>
</div>
<div class="post-meta">
<span class="date"><?php the_time('d/m/Y') ?></span>
<span class="tags"><?php the_category(', ') ?></span>
<span class="leave-comments"><a href="<?php the_permalink(); ?>#respond">Leave your comment</a></span>
</div>
</div>
<div id="comment-form">
<?php comments_template(); // Get wp-comments.php template ?>
</div>
<?php endwhile; ?>
<div class="navigation">
<div class="alignleft"><?php next_posts_link('« Previous Entries') ?></div>
<div class="alignright"><?php previous_posts_link('Next Entries »') ?></div>
</div>
<?php else : ?>
<h2 class="center"><?php _e('Page not found!'); ?></h2>
<p class="center"><?php _e('Sorry! Try using the search form below.'); ?></p>
<?php include (TEMPLATEPATH . "/searchform.php"); ?>
<?php endif; ?>
</div>
</div>
<!-- end content -->
<?php get_sidebar(); ?>
</div>
<?php get_footer(); ?>
|
![]() |
| Seçenekler | |
| Stil | |
|
|
Benzer Konular
|
||||
| Konu | Konuyu Başlatan | Forum | Cevaplar | Son Mesaj |
| Ben Ettim Siz Etmeyin | RSS | Teknoloji | 0 | 2008-02-20 03:30 |
| Nixcon.com.tr Datacenter ı Zıyaret Ettim :) | echo | Şirket Tanıtım | 207 | 2006-08-21 08:14 |
| Fiyat merak ettim | webyazilim | Site Satışı Siparişi | 4 | 2006-06-14 15:19 |
| paypal daki kartimi iptal ettim yardım | gunesbjk | Paypal E-Gold | 1 | 2006-04-26 12:45 |
| Birşeyi Tespit Ettim! | vuduu | Google Adsense | 3 | 2005-01-08 11:57 |