Merhaba arkadaşlar.Wp ile ilgili bir sorunum var.Sitede kategorilere bağlanmıyor.Kategorilere tıklayın tekrar aynı sayfaya bağlanıyor.Acaba sorun nedir yardımcı olursanız sevinirim.
Site Adresi : Spor24.Org & Spors.Org
Kategorilere Girilmiyor
19
●1.184
- 02-01-2008, 23:27:58
<?php /* Filename: sidebar.php Date: 07-07-30 Theme: jd soft magazine Author: john doe (info@jdblog.net) URI: John Doe Blog */ ?> <center><script type="text/javascript"><!-- google_ad_client = "pub-1372252086112709"; //Metin bağlantısı, 31.12.2007 tarihinde oluşturuldu google_ad_slot = "6980153004"; google_ad_output = "textlink"; google_ad_format = "ref_text"; google_cpa_choice = ""; // on file //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></center> <center><script type="text/javascript"> <!-- var reklamstore_region_id = "19718"; var reklamstore_client_id = "6579"; var reklamstore_ad_type = "text"; var reklamstore_ad_width = 728; var reklamstore_ad_height = 90; var reklamstore_ad_format = "728x90"; var reklamstore_ad_frameborder = 0; var reklamstore_color_border = "#CCFFFF"; var reklamstore_color_bg = "#FFFFFF"; var reklamstore_color_link = "#FF0033"; var reklamstore_color_url = "#FF0033"; var reklamstore_color_text = "#000000"; var reklamstore_screen_size = window.screen.width + " " +window.screen.height; //--> </script> <script type="text/javascript" src="http://www.reklamstore.com/admanager/render_ads.js"> </script></center> <?php // START WIDGET BAR ?> <div id="sidebar"> <a name="navigation" id="navigation"></a> <div id="sub-sidebar"> <ul> <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(1) ) : else : ?> <li> <h2><?php _e('Son Haberler'); ?></h2> <?php get_archives('postbypost','12','custom','<li>','</li>'); ?> </li> <?php endif; ?> </ul> </div> <div id="sub-sidebar"> <ul> <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(2) ) : else : ?> <li> <h2><?php _e('Archives:'); ?></h2> <?php get_archives('monthly', '12', 'html', '', '', TRUE); ?> </li> <?php endif; ?> </ul> </div> <div id="sub-sidebar"> <ul> <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(3) ) : else : ?> <li> <h2><?php _e('Blogroll:'); ?></h2> <?php get_links('-1', '<li>', '</li>', '', FALSE, 'id', FALSE, FALSE, -1, FALSE, TRUE); ?> </li> <?php endif; ?> </ul> </div> <div id="sub-sidebar"> <ul> <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(4) ) : else : ?> <li> <h2><?php _e('Meta:'); ?></h2> <?php wp_register(); ?> <li><?php wp_loginout(); ?></li> <li><a href="http://www.jdblog.net/"><abbr title="John Doe BLog">John Doe Blog</abbr></a></li> <li><a href="http://gmpg.org/xfn/"><abbr title="XHTML Friends Network">XFN</abbr></a></li> <li><a href="WordPress › Blog Tool and Weblog Platform" title="<?php _e('Powered by WordPress, state-of-the-art semantic personal publishing platform.'); ?>"><abbr title="WordPress">WP</abbr></a></li> <li><a href="<?php bloginfo('rss2_url'); ?>" title="<?php _e('Syndicate this site using RSS 2.0'); ?>"><?php _e('Entries <abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li> <li><a href="<?php bloginfo('comments_rss2_url'); ?>" title="<?php _e('The latest comments to all posts in RSS 2.0'); ?>"><?php _e('Comments <abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li> <?php wp_meta(); ?> </li> <?php endif; ?> </ul> </div> <div class="both"></div> </div> <?php // END WIDGET BAR ?>
- 02-01-2008, 23:35:31Bu kategori dosyası..
<?php /* Filename: category.php Date: 07-07-30 Theme: sports theme Author: DeadLy (deeadly@gmail.com) URI: Spor24.Org & Spors.Org */ ?> <?php get_header(); ?> <div id="regular"> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <div id="top-post"> <div id="date"><span class="month"><?php the_time('F'); ?></span><br /><span class="day"><?php the_time('j'); ?></span></div><h2 id="post-<?php the_ID(); ?>"><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2> <ul class="metalinks"> <li class="icon author"> <?php the_author_posts_link(); ?></li> <li class="icon comment"><a href="<?php the_permalink() ?>#comments"><?php comments_number(__('Yorum Yok'),__('1 Yorum'),'% ' . __('Yorum')); ?></a></li> </ul> <div class="both"></div> <?php the_excerpt("Devamını Okuyun ".the_title('', '', false)."..."); ?> <div class="both"></div> <div id="single-meta">Kategoriler: <?php the_category(', ') ?></div> </div> <div class="both"></div> <?php endwhile; else: ?> <h2 class="center">Bulunamadı</h2> <p><?php _e('Üzgünüm ; aradığınız kritere uygun sonuç bulunamadı.'); ?></p> <?php endif; ?> <?php posts_nav_link(' — ', __('« Önceki Sayfa'), __('Sonraki Sayfa »')); ?> </div> <div class="both"></div> <?php get_footer(); ?>
Spor24.Org & Spors.Org
Çözümü bilen yokmu arkadaşlar lütfen yardım edin
anladığım kadarıyla widgetlardan direk koyuyorsun sağ tarafa modül eklerken yanlışlıkla benzer yazıyoları kategoriler olarak eklemişsin gibi geldi ama bakalım indirdim temayı