• 18-10-2009, 19:03:48
    #1
    Arkadaşlar Bilgi Fidanı sitesindeki temayı nerden indirdim bilmiyorum. Sitede Kategori yok yazının altındaki << >> resimlerinin olduğu bölüme nası resim vs. koyacağım? Böyle olması gerekiyor.

    Bu bölümü ilgilendiren kodlar şunlar galiba
    <!-- scroll panel -->
    <div id="scrollPanel">
    <div id="paginate-slider2">
    <div style="float:left; padding-top:11px; padding-right:15px;"><a href="#" class="prev"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/sol_button.gif" /></a></div>
     <div id="slider2" class="sliderwrapper" style="float:left; height:80px; ">
    <?php query_posts('cat=9&showposts=4&paged='.intval(get_query_var('paged')));?>
    <?php while (have_posts()) : the_post(); ?>
    	<div class="contentdiv">
    <!-- resim -->
    <div class="slider_img" style="float:left; height:80px;   overflow:hidden">
    <?php resim_cagir(0, "/wp-content/themes/raca12/images/noimage.gif", "post-img");?>
    </div>
    <!-- resim bitiş -->
    <!-- yazı -->
    <div style="float:left; margin-left:10px;">
    <span class="titl_WIN"><?php the_title(); ?></span>
    <br />
    <div class="text2" style="width:380px; float:left">
    <?php the_excerpt_limit(200, "") ?>
    <a href="<?php the_permalink() ?>" title="<?php the_title(); ?>"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/devami.gif" title="<?php the_title(); ?>" alt="<?php the_title(); ?>" /></a>
    </div>
    </div>
    <!-- yazı bitiş -->
        </div>
    <?php endwhile; ?>     
     </div>
    <div style="float: right; padding-top:11px; padding-left:15px;"><a href="#" class="next"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/sag_button.gif" /></a></div>
    </div>
    <script type="text/javascript">
    featuredcontentslider.init({
    	id: "slider2",  //id of main slider DIV
    	contentsource: ["inline", ""],  //Valid values: ["inline", ""] or ["ajax", "path_to_file"]
    	toc: "markup",  //Valid values: "#increment", "markup", ["label1", "label2", etc]
    	nextprev: ["geri", "ileri"],  //labels for "prev" and "next" links. Set to "" to hide.
    	revealtype: "click", //Behavior of pagination links to reveal the slides: "click" or "mouseover"
    	enablefade: [true, 0.2],  //[true/false, fadedegree]
    	autorotate: [true, 3000],  //[true/false, pausetime]
    	onChange: function(previndex, curindex){  //event handler fired whenever script changes slide
    		//previndex holds index of last slide viewed b4 current (1=1st slide, 2nd=2nd etc)
    		//curindex holds index of currently shown slide (1=1st slide, 2nd=2nd etc)
    	}
    })
    </script>
    </div>
    <!-- scroll panel -->
    Yardımlarınızı bekliyorum.


    Edit:Canlı örnek olmasını istediğim.

    Kanser Hastalığına Dair Ne Varsa Hepsi burada, Kanser,Hastalık,Akciğer,Akciğer kanseri,Alternatif Tıp,Apoptosis,Bağışıklık sistemi,Cerrahi,DNA,Deri,Dil
  • 18-10-2009, 19:44:43
    #2
    <?php the_category(’, ‘) ?>
    bu kodu kullanabilirsiniz..
  • 18-10-2009, 19:52:01
    #3
    kodu ben mi ekleyeceğim yoksa verdiğim kodların içinde mi var anlayamadım. eğer ben ekleyeceksem nereye ekleyeceğim acaba?
  • 18-10-2009, 19:56:54
    #4
    dergos adlı üyeden alıntı: mesajı görüntüle
    kodu ben mi ekleyeceğim yoksa verdiğim kodların içinde mi var anlayamadım. eğer ben ekleyeceksem nereye ekleyeceğim acaba?
    Pardon ben yanlış okumuşum..

    Oraya resim koymak için admin panelinizde ki manşet eklentisinden koyabilirsiniz..
  • 18-10-2009, 20:52:13
    #5
    manşet eklentisi yok galiba

    eklentilerim şunlar.

    AJAX Login
    Breadcrumb Navigation XT
    Max Banner Ads
    Wordpress resim ekleme
    WP-EMail
    WP-EMail Widget
    WP-PageNavi
    WP-PostRatings
    WP-PostRatings Widget
    WP-Print

    bunlar halen yardım bekliyorum.