wp Cok acil yardım ya
5
●291
- 22-02-2010, 21:31:01Üyeliği durdurulduMrb arkadaslar sitemap.xml açılmıyordu , hata veriyordu , bende google sitemap ı sildim ftp den o dosyayı yeni indirdigimi attım aradan biraz zaman gecti ben hic farkında diilim siteye girdim bi baktım gitmis site " Film izle " sitem bu bi bakarmısın nedendir nasıl olmustur en önemlisi nasıl düzeltirim üstatlar ya...
- 22-02-2010, 21:56:15Üyeliği durduruldukorcerrah adlı üyeden alıntı: mesajı görüntüle
<div style="margin-left:8px;"> <center><?php query_posts((array('orderby' => 'rand', 'showposts' => 6)));?> <?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?> <div class="top_videos"> <div class="arkax"> <div class="resimix"> <a href="<?php the_permalink() ?>" title="<?php the_title(); ?>" class="transparentt" ><?php resim_cagir(0, "/wp-content/themes/yokya/images/resimyok.jpg", "resimix");?></a></div> <div class="yukar1"><a href="<?php the_permalink() ?>" ><?php the_title_limit(30, ""); ?></a> <br><div class="song_name"> <?php the_category(', '); ?></div> </div> </div></div> <?php endwhile; ?> <?php else : ?> <?php endif; ?></center></div>