• 11-06-2014, 09:50:01
    #10
    Üyeliği durduruldu
    buddhaben ve HatayMaster hocalarım önerileriniz için çok teşekkürler. Hemen deniyorum
  • 11-06-2014, 12:31:02
    #11
    Üyeliği durduruldu
    buddhaben ve HatayMaster hocalarım dedikleriniz yaptım ve benim için gayet tatmin edici sonular aldım. Bilgi ve birikimlerinizi paylaştığınız tekrar teşekkür ederim.
  • 05-12-2014, 11:03:06
    #12
    byvector adlı üyeden alıntı: mesajı görüntüle
    buddhaben ve HatayMaster hocalarım dedikleriniz yaptım ve benim için gayet tatmin edici sonular aldım. Bilgi ve birikimlerinizi paylaştığınız tekrar teşekkür ederim.
    Single.php'ye eklenen kodlar çalıştı mı sizde? Ben ne eklersem ekleyeyim çalışmıyor.
  • 18-02-2015, 12:18:20
    #13
    buddhaben adlı üyeden alıntı: mesajı görüntüle
    <?php get_header(); ?> Reklam Kodu
    		
    <div id="content">
    
    	<?php if ( wptouch_have_posts() ) while ( wptouch_have_posts() ) { ?>
    		<?php wptouch_the_post(); ?>
    		<div class="<?php wptouch_post_classes(); ?>">
    			<?php get_template_part( 'post-loop' ); ?>
    		</div> <!-- post classes -->
    	<?php } else { ?> 
    		<!-- no posts -->
    	<?php } ?>
    
    	<?php if ( foundation_is_theme_using_module( 'infinite-scroll' ) ) { ?>		
    
    		<?php if ( get_next_posts_link() ) { ?>
    			<!-- hidden in css, needed to add js -->
    			<a class="infinite-link" href="#" rel="<?php echo get_next_posts_page_link(); ?>"></a>
    		<?php } ?>
    
    	<?php } elseif ( foundation_is_theme_using_module( 'load-more' ) ) { ?>
    
    		<!-- show the load more if we have more posts/pages -->
    		<?php if ( get_next_posts_link() ) { ?>
    			<a class="load-more-link tappable no-ajax" href="javascript:return false;" rel="<?php echo get_next_posts_page_link(); ?>">
    				<?php wptouch_fdn_archive_load_more_text(); ?>&hellip;
    			</a>
    		<?php } ?>
    
    	<?php } else { ?>
    
    		<div class="posts-nav">
    			<?php posts_nav_link( ' | ', '&lsaquo; ' . __( 'newer posts', 'wptouch-pro' ), __( 'older posts', 'wptouch-pro' ) . ' &rsaquo;' ); ?>
    		</div>
    
    	<?php } ?>
    
    </div><!-- #content -->
    <?php get_footer(); ?>
    Dosyayı buraya yüklersiniz.:
    /wp-content/plugins/wptouch/themes/foundation/default

    Reklam ana sayfada çıkar.
    not. dosya adını unutmuşum index.php olacak.
    Bu konuda yardımcı olmanızı rica edebilirmiyim.
  • 03-05-2015, 08:55:38
    #14
    Single php ye koymayı beceremedikte ama headere koyunca hem ana sayfa hemde yazı içinde reklam çıkıyor. Eyvallah üstad

    --R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 08:55:38 -->-> Daha önceki mesaj 08:54:52 --

    Headere koy reklamı hem yazı içinde hemde ana sayfada çıkar