• 23-07-2009, 02:12:52
    #1
    Tema bu Today Auto News

    Temanın indirme adresi de TodayAutoBlog - High Quality Free WP Theme | Elegant WP Themes


    Fakat temayı indirip kurdum manşet ve diğer bölümleri bir türlü çalıştıramadım

    Anlayan arkadaşlar varsa yazı eklerken neler yapmam gerekir konusunda yardımcı olacakk

    Prli link olarak yardımlarının karşılığı verilecektir.
  • 23-07-2009, 03:34:11
    #2
    Eğer anasayfada resimleri çıkaramadıysan index.php veya home.php sayfasını incele bak thumb resmi neyle çekiliyor. Resmin hangi değerle çekildiğini bulduktan sonra gerisi kolay. Özel alanlardan isim yerine bu resmi çeken değeri, değer kısmına da resmin tam adresini yazman gerekecek...
  • 23-07-2009, 13:07:17
    #3
    İndex.php dosyasına baktım fakat thump dosyasını nasıl çektiğini bulamadım anlayan biri varsa bir el atarsa iyi olacak

    Alıntı
    <?php get_header();?>
    <?php include(TEMPLATEPATH . '/topcontent.php');?>

    <div class="content" id="outer">
    <div class="bgdiv">
    <?php get_sidebar();?>
    <div class="postarea">
    <div class="postcontent" id="postcontent">
    <h3>
    <?php /* If this is a category archive */ if (is_home()) { ?>
    Recent Added Posts
    <?php /* If this is a category archive */ }elseif (is_category()) { ?>
    <?php single_cat_title(); ?>'s Articles Archives
    <?php /* If this is a tag archive */ } elseif( is_tag() ) { ?>
    Posts Tagged ‘<?php single_tag_title(); ?>’
    <?php /* If this is a daily archive */ } elseif (is_day()) { ?>
    Archive for <?php the_time('F jS, Y'); ?>
    <?php /* If this is a monthly archive */ } elseif (is_month()) { ?>
    Archive for <?php the_time('F, Y'); ?>
    <?php /* If this is a yearly archive */ } elseif (is_year()) { ?>
    Archive for <?php the_time('Y'); ?>
    <?php /* If this is an author archive */ } elseif (is_author()) { ?>
    Author Archive
    <?php /* If this is an author archive */ } elseif (is_404()) { ?>
    Nothing Found
    <?php /* If this is a paged archive */ } elseif (isset($_GET['paged']) && !empty($_GET['paged'])) { ?>
    Blog Archives
    <?php } ?>
    </h3>
    <div class="innerpostbox">
    <?php
    if (have_posts()) :
    //include (TEMPLATEPATH . '/paginate.php');
    $xv=1;
    while (have_posts()) : the_post(); //post-<?php the_ID();
    include (TEMPLATEPATH . '/posts.php');
    if ($xv==1){
    ?>
    <div class="twoadvertise">
    <div class="advertisetext">
    <script type="text/javascript">
    google_ad_client = "<?php echo get_option('tan_pubid');?>";
    google_ad_width = 200;
    google_ad_height = 200;
    google_ad_format = "200x200_as";
    google_ad_type = "text";
    google_color_border = "FFFFFF";
    google_color_bg = "FFFFFF";
    google_color_link = "939C38";
    google_color_text = "2D2A2B";
    google_color_url = "B62025";
    </script>
    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
    </div>
    <div class="advertiseimage">
    <script type="text/javascript">
    google_ad_client = "<?php echo get_option('tan_pubid');?>";
    google_ad_width = 200;
    google_ad_height = 200;
    google_ad_format = "200x200_as";
    google_ad_type = "text";
    google_color_border = "FFFFFF";
    google_color_bg = "FFFFFF";
    google_color_link = "939C38";
    google_color_text = "2D2A2B";
    google_color_url = "B62025";
    </script>
    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
    </div>
    <div class="clear"></div>
    </div>
    <div class="divider"></div>

    <?php
    }
    $xv++;
    endwhile;
    ?>
    <div class="paging">
    <?php
    include (TEMPLATEPATH . '/paginate.php');
    ?>
    </div>
    <?php
    else:
    include (TEMPLATEPATH . '/notfound.php');
    endif;
    ?>


    </div>
    </div>
    <div class="postfeatured" id="postfeatured">
    <h3>Featured Posts</h3>
    <div class="featuredinner">
    <?php
    if (function_exists(getFeaturedPost)){
    $lpi = getFeaturedPost();
    for($fpid=0; $fpid<=11; $fpid++){
    if ($lpi[$fpid]){
    ?>
    <div class="gallerypost">

    <?php
    $img = $lpi[$fpid]["image"]!=""?get_bloginfo('stylesheet_directory') . "/js/resizer.php?max_width=158&max_height=127&imgfile=" . $lpi[$fpid]["image"]:get_bloginfo('stylesheet_directory') . "/images/posts/babe.gif";
    ?>
    <a href="<?php echo $lpi[$fpid]["permalink"] ?>">
    <img src="<?php echo $img;?>" class="image" alt="" />
    </a>
    <div class="gdetail"><a href="<?php echo $lpi[$fpid]["permalink"] ?>" title="<?php echo $lpi[$fpid]["longtitle"] ?>" class="title"><?php echo $lpi[$fpid]["title"] ?></a></div>
    </div>
    <?php
    }
    }
    }
    ?>
    </div>
    </div>
    <div class="clear"></div>
    </div>
    <div class="clear"></div>
    <div class="feedburner">
  • 23-07-2009, 13:12:54
    #4
    Tema Opera'da kaymış görünüyor.
  • 23-07-2009, 13:42:51
    #5
    Üyeliği durduruldu
    image ile çekiliyor sanırsam özel alana "image" yaz yan boşlugada kendi serverına upload ettiğn resmin adresini dene bakalım olması lazım
  • 23-07-2009, 17:07:57
    #6
    image yazıpta denedim ama malesef olmadı cevap yazdığın için tşk ederim
  • 23-07-2009, 23:12:49
    #7
    img olarak denedin mi?
  • 23-07-2009, 23:14:20
    #8
    Üyeliği durduruldu
    Bu temayı bende kullanıcaktım, browserlarda farklı görünüyor düzeltmeye yeltenicektim açıcağım siteden vazgeçtim.
  • 24-07-2009, 00:34:38
    #9
    opera ve crome de bozuk gösteriyor ve çok işi var bu temanın şimdilik vazgeçiyorum