• 21-02-2010, 00:16:34
    #1


    Özel alan kullanmak istemiyorum zaten özel alanda bi resim mevcut ama üstünde konu linki çıkıyor ve resim eklemediğim için X resim çıkıyor, resim eklersem çıkmıyor tabi.bunu nasıl silerim ?
  • 21-02-2010, 00:17:25
    #2
    temanın index php sini paylaşırmısın burada yardımcı olalım
  • 21-02-2010, 00:18:36
    #3
    Alıntı
    <?php session_start();?>
    <?php get_header(); ?>

    <div class="content">
    <div class="left">
    <?php if (have_posts()) : ?>
    <div class="border-sep">
    <?php ot_ads('category'); ?>
    <div class="title"><h1><?php wp_title(); ?></h1></div>
    <ul class="recent">
    <?php if (is_category()) {
    $this_category = get_category($cat);
    if (get_category_children($this_category->cat_ID) != "") {
    echo "<div class=\"page-children article\">
    <ul>";
    wp_list_categories('orderby=id&show_count=0&title_ li=&child_of='.$this_category->cat_ID);
    echo "</ul>
    </div>"; } } ?>
    <?php while (have_posts()) : the_post(); ?>
    <li id="post-<?php the_ID(); ?>">
    <div class="a-box">
    <?php ot_post_gravatar(40);?>
    <a class="a-title" title="<?php the_title(); ?>" href="<?php the_permalink() ?>"><?php ot_title_limit('53') ?></a>
    <div class="info">
    <span class="valign">By <?php the_author_posts_link() ?> on <?php the_time('F jS, Y') ?> | <?php comments_popup_link('Yorum Yok', '1 Yorum Var', '% Yorum Var' );?><img src="<?php bloginfo('stylesheet_directory'); ?>/img/icons/comments.gif" alt="<?php comments_number('');?> Comments" border="0" class="valign-img" />
    <?php edit_post_link(
    'Edit',
    ' | ',
    '<img class="valign-img" src="'. get_option('home') .'/wp-content/themes/one-theme/img/icons/edit.gif" alt="Edit this article" border="0" />'); ?></span>
    </div>
    <?php ot_thumb_large(); ?>
    <div class="post">
    <?php ot_the_content(); ?>
    <div class="clear"></div>
    </div>
    </div>
    </li>
    <?php endwhile; ?>
    </ul>
    <?php ot_paginate();?>
    <div class="adsense-category-bottom"><?php ot_ads('cat-bottom'); ?></div>
    <?php else : ?>
    <?php include 'error.php';?>
    <?php endif; ?>
    </div>
    </div>

    <?php get_sidebar(); ?>
    <?php get_footer(); ?>
    al umut yalnız zor bi tema insallah yaparız.
  • 21-02-2010, 00:30:46
    #4
    <?php ot_thumb_large(); ?> u silermisin koddan
  • 21-02-2010, 00:32:33
    #5
    umutsuz adlı üyeden alıntı: mesajı görüntüle
    <?php ot_thumb_large(); ?> u silermisin koddan
    onu denedim olmuyo
  • 21-02-2010, 02:06:25
    #6
    Temada home.php var mı?
  • 21-02-2010, 02:26:16
    #7
    sitenin adresi yok mudur ?
  • 21-02-2010, 23:59:48
    #8
    ilyasbat adlı üyeden alıntı: mesajı görüntüle
    Temada home.php var mı?
    home.php'de sadece bu var.

    Alıntı
    <?php include( ABSPATH . 'wp-content/themes/one-theme/layouts/' . get_option('ot_home_layout') . '-layout.php' );?>
    seemsiyah adlı üyeden alıntı: mesajı görüntüle
    sitenin adresi yok mudur ?
    Siteyi açtım hiç bir güvenlik önlemi falan almamıştım daha tema bakıyordum 2. gün hacklediler
    burdan birisi yaptı imzamda yazıyordu site adresi.bu forum iyi insanların olduğu kadar ş...lerinde oldugu bi forum sizde takdir edersiniz. o yüzden kimseye güvenemiyorum hocam artık. sen üstüne alınma tabi lafıma alınması gerekenler alınır.
  • 22-02-2010, 00:04:30
    #9
    Sanırım marez tema kullanıyorsunuz. İnş. yardımcı olacak birini bulursunuz. İyi akşamlar...