İngilizce(orjinal değiştirilmemiş) church teması olan var mı?
Türkçe'ye çevirilmiş olanlar sürekli kayıyor her editlemede.
Archive.php ingilizce dosyası gerekli elinde olan var mı arkadaşlar.
Ben buldum orjinali fakat archive.php şifreli :s offf.
İngilizce(orjinal değiştirilmemiş) church teması olan var mı?
4
●302
- 19-01-2010, 18:17:48
- 19-01-2010, 18:41:43Kimlik doğrulama veya yönetimden onay bekliyor.orjinalidir..
<?php get_header(); ?>
<div id="content">
<div id="contentleft">
<div class="postarea">
<?php include(TEMPLATEPATH."/breadcrumb.php");?>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<h1><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h1>
<div class="date">
<div class="dateleft">
<p><span class="time"><?php the_time('F j, Y'); ?></span> by <?php the_author_posts_link(); ?> <?php edit_post_link('(Edit)', '', ''); ?> <br /> Filed under <?php the_category(', ') ?></p>
</div>
<div class="dateright">
<p><span class="comment"><?php comments_popup_link('Leave a Comment', '1 Comment', '% Comments'); ?></span></p>
</div>
</div>
<?php the_content(__('Read more'));?><div style="clear:both;"></div>
<div class="postmeta2">
<p><span class="tags">Tags: <?php the_tags('') ?></span></p>
</div>
<?php endwhile; else: ?>
<p><?php _e('Sorry, no posts matched your criteria.'); ?></p><?php endif; ?>
<p><?php posts_nav_link(' — ', __('« Previous Page'), __('Next Page »')); ?></p>
</div>
</div>
<?php include(TEMPLATEPATH."/sidebar.php");?>
</div>
<!-- The main column ends -->
<?php get_footer(); ?> - 19-01-2010, 18:51:07Teşekkür ederim kardeş.
Yine sorun veriyor beni bu tema hasta edecek siteden soğuttu anasını sattığım. - 19-01-2010, 18:59:51Şuanda başka bi archive.php attım siteye.
www.raporlu.net/rap tema bu kardeş.
Bi kategoriye girip bakarmısın mesela : http://raporlu.net/rap/haber/turkce-rap/
Archive.php'yi atınca tema kayık durduğu için sayfanın tamamını ortaladım. Fakat bu seferde sidebar kötü duruyor.Bi bakıver kardeş :s
Teşekkür ederim ilgilendiğin içinde.