انجمن


مشکل جستو جو سایت  (۳ نوشته)

  • mehdihossini

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۷
    تشکر شده: ۳ بار
    # نوشته شده: ۱۲ سال پیش
    ۱۶ فروردین ۱۳۹۱ - ۱۳:۳۷

    جستو جوگر سایتم مشکل داره
    کسی هست راهنماییم کنه
    اینم آدرس http://www.30sakht-patogh.com

  • Saeed Fard

    آفلاین
    ناظم
    تعداد نوشته‌ها: ۹۸۲
    تشکر شده: ۱۶۱۵ بار
    # نوشته شده: ۱۲ سال پیش
    ۱۶ فروردین ۱۳۹۱ - ۱۳:۴۳

    كدهاي بخش جستجوگر سايتتون رو اينجا قرار بديد ..

    موفق باشيد ../.

  • mehdihossini

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۷
    تشکر شده: ۳ بار
    # نوشته شده: ۱۲ سال پیش
    ۱۶ فروردین ۱۳۹۱ - ۱۳:۵۲

    <?php include(TEMPLATEPATH . '/header.php'); ?>
    <?php global $date; $date=date('m/j'); ?>
    <div id="col3" class="cls">
    <div class="right">
    <div class="box3 rad8">
    <div class="title"><span class="tc">»</span> <a>/?s=<?php echo $_GET['s']; ?>">جستجو : <?php echo $_GET['s']; ?></a></div>
    <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
    <div class="page-content">
    <a>"><?php if(has_post_thumbnail()) {the_post_thumbnail();} else {echo '<img src="'.get_bloginfo("template_url").'/images/no-image.gif" />';}?></a><a>"><?php the_title(); ?></a><?php the_content_rss('', TRUE, '', 40); ?>
    </div>
    <?php endwhile; else: ?>
    <h2 class="center"><?php _e('یافت نشد !'); ?></h2>
    <p class="center"><?php _e('متأسفانه جستجوی شما نتیجه ای در بر نداشت.'); ?></p>
    <?php endif; ?>
    <div class="pages">
    <?php if(wp_pagenavi()) {wp_pagenavi();} ?>
    </div>
    </div>
    </div>
    <div class="left">
    <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(1) ) : else : ?>	<?php endif; ?>
    <div class="box2 cls">
    <div id="imags" class="cls">
    <?php $recent = new WP_Query("cat=1&showposts=16"); while($recent->have_posts()) : $recent->the_post();?>
    <a>" class="tt" title="<?php the_title(); ?>"><div class="im"><?php if(has_post_thumbnail()) {the_post_thumbnail();} else {echo '<img src="'.get_bloginfo("template_url").'/images/no-image.gif" />';}?></div></a>
    <?php endwhile; ?>
    </div>
    </div>
    <div class="box2 cls">
    <div class="title">جدیدترین مطالب سایت</div>
    <ul class="cls">
    <?php $recent = new WP_Query("cat=-19&showposts=15&cat=-19"); while($recent->have_posts()) : $recent->the_post();?>
    <?php $date_post=get_the_time('m/j'); ?>
    
    <li><span class="tc2">»</span> <a>" href="<?php the_permalink() ?>" class="lt1 "><?php the_title(); ?><?php  if($date_post==$date){echo '<font color="red"> جديد</font>';} ?></a></li>
    <?php endwhile; ?>
    
    </div>
    
    <div class="box2 cls">
    <div class="title">لینک دوستان</div>
    <ul class="cls">
    <?php
    $bm = get_bookmarks( array(
    'orderby'        => 'rand',
    'order'          => 'ASC',
    'limit'          => 15,
    'category'       => null,
    'hide_invisible' => 1,
    'show_updated'   => 0,
    'include'        => null,
    'exclude'        => null,
    'search'         => '.'));
    foreach ($bm as $bookmark){
    		echo "<li class=dot><a rel='nofollow'>link_url}' target=_blank>
    				  {$bookmark->link_name}
    			  </a>";
      }
    ?>
    <center><li style="border:1px dashed #333333;margin-top:10px;padding-bottom:6px;padding-top:5px;"><a>/link/"><b><font color="red">تبادل لیتک</font></b></a></center>
    
    </div>
    
    <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(2) ) : else : ?>	<?php endif; ?>
    </div>
    
    </div></div><?php include(TEMPLATEPATH . '/footer.php'); ?></div></div></body>

درباره‌ی این موضوع



برچسب‌ها