• 01-05-2009, 14:09:43
    #1
    Kimlik doğrulama veya yönetimden onay bekliyor.
    merhabalar

    Wp premium video temasında videoların yanındakı menu resımlerıne resim ekliyemedim özel alana ne yazıyoruz orda acaba?

    thumbs denedim olmadı,thumb denedım o da olmadı
  • 02-05-2009, 10:39:59
    #2
    yardım edebilecek birisi yokmu
  • 02-05-2009, 10:44:40
    #3
    bunlar sabit değildir yazar oraya hedehödö isminide verebilir

    temanızın index.php veya home.php dosyasını açıp orda görebilirsiniz özel alan ismini
  • 02-05-2009, 10:49:57
    #4
    <?php get_header(); ?>
    
    <div id="wrapper">
    <div id="mainbody">
    <div id="content">
    <?php if (have_posts()) : ?>
    <?php while (have_posts()) : the_post(); ?>
    <div class="window">
    <div class="postb_bottom">
    <div class="posti_inside">
    <div class="paneleft">
    <?php print_video_thumb($post) ?>
    		</div>
    <div class="paneright">
    <h2 class="indextitle"><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title(); ?>"><?php the_title(); ?></a></h2>
    <br />
    <div class="postfeedback">
    <?php if(function_exists('the_ratings')) { the_ratings(); } ?>
    <?php comments_popup_link(__('Comments'), __('Comment (1)'), __('Comments (%)'), 'commentslink', __('Comments off')); ?>
    <br/>
    <?php if(function_exists('the_views')) { the_views(); } ?>
    <br />
    Published:
    <?php the_time('F j, Y') ?>
    
    			</div>
    		</div>
    	</div>
    </div>
    <div style="clear:both;"></div>
    </div>
    <?php endwhile; ?>
    <?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?> 
    <?php else : ?>
    <h2>Your search &nbsp;<strong>-&nbsp;<?php echo get_search_query(); ?>&nbsp;-</strong>&nbsp;did not match any documents.</h2>
    <h3>Suggestions:</h3>
    <ul>
    <li>Make sure all words are spelled correctly.</li>
    <li>Try different keywords.</li>
    <li>Try more general keywords.</li>
    <li>Go to our <a href="<?php bloginfo('url'); ?>/" >Anasayfa</a></li>
    </ul>
    <?php include (TEMPLATEPATH . '/adsense/ad_search.php'); ?>
    <?php endif; ?>
    </div>
    <?php get_sidebar(); ?>
    </div>
    <?php get_footer(); ?>
    buyrun bu index.php m
  • 02-05-2009, 10:50:30
    #5
    deliricem.. konu kasıcam kasamıyorum
  • 02-05-2009, 10:53:47
    #6
    video_thumb özel alan adından ekle bunu
  • 02-05-2009, 10:57:57
    #7
    oh be sonunda oldu yardım eden herkese teşekkürler
  • 02-05-2009, 10:59:45
    #8
    tvo
    Üyeliği durduruldu
    Sorun nerdeymis peki?
  • 02-05-2009, 11:05:32
    #9
    LG700 adlı üyeden alıntı: mesajı görüntüle
    video_thumb özel alan adından ekle bunu
    ben "thumbs,thumb" falan yazıyordum ama buymus..sorun buydu yanı