• 31-01-2013, 13:27:28
    #1
    http://xn--kareyap-xfb.com.tr/

    Adresinde arama yapılan kısmı kaldırmak istiyorum . Nereyi silmem gerek?

    Sayfa
    Alıntı
    <?php
    /*
    Template Name: Fullpage
    */
    ?>

    <?php get_header(); ?>

    <div id="casing">
    <div class="incasing">

    <div class="topbar">

    <?php include (TEMPLATEPATH . '/searchform.php'); ?>
    </div>

    <div id="content" style="width:760px;">
    <?php if (have_posts()) : ?>
    <?php while (have_posts()) : the_post(); ?>

    <div class="post" id="post-<?php the_ID(); ?>">

    <div class="title">
    <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2>
    </div>

    <div class="entry">
    <?php the_content('Read the rest of this entry &raquo;'); ?>
    <div class="clear"></div>
    </div>

    </div>

    <?php endwhile; else: ?>

    <h1 class="title">Not Found</h1>
    <p>I'm Sorry, you are looking for something that is not here. Try a different search.</p>

    <?php endif; ?>

    </div>

    <div class="clear"></div>

    </div>

    <div class="clear"></div>
    </div>
    <?php get_footer(); ?>
  • 31-01-2013, 13:32:25
    #2
    konu basligi ilginc olmus

    <?php include (TEMPLATEPATH . '/searchform.php'); ?>
    bunu sil tekrar dene
  • 31-01-2013, 13:35:12
    #3
    Tabiiki arama formunu.
    Alıntı
    <?php include (TEMPLATEPATH . '/searchform.php'); ?>
    </div>
    Yada direk 'searchform.php' dosyasını sil.
  • 31-01-2013, 13:37:43
    #4
    Hallettim Teşekkürler arkadaşlar .

    Sedat Tekin adlı üyeden alıntı: mesajı görüntüle
    konu basligi ilginc olmus

    <?php include (TEMPLATEPATH . '/searchform.php'); ?>
    bunu sil tekrar dene
    Ahah Vallahi aklıma gelmemiş . İnsanın ihtiyacı olmayınca aklınada gelmiyor tabii
  • 31-01-2013, 13:38:27
    #5
    Ipod adlı üyeden alıntı: mesajı görüntüle
    Tabiiki arama formunu.

    Yada direk 'searchform.php' dosyasını sil.
    div i silerse tasarim bozulur
  • 31-01-2013, 13:40:05
    #6
    Sedat Tekin adlı üyeden alıntı: mesajı görüntüle
    div i silerse tasarim bozulur
    Hocam sildim bir şey olmadı. (:
  • 31-01-2013, 13:46:52
    #7
    farkli tarayicilarda baktinmi.?
    neyse olduysa sikinti yok
  • 31-01-2013, 13:59:38
    #8
    Sedat Tekin adlı üyeden alıntı: mesajı görüntüle
    farkli tarayicilarda baktinmi.?
    neyse olduysa sikinti yok
    Evet hocam oldu teşekkürler herkese.