http://www.imageuplo.com/res/04/Unti...1154-78240.jpg
Single.php 'de yaptığım sorgu
<?php wp_reset_query();if ( have_posts() ) while ( have_posts() ) : the_post(); $src = wp_get_attachment_image_src( get_post_thumbnail_id($post->ID), array(405,248), false, '' );$p = get_adjacent_post(true, '',true);?> <?php endwhile ?>durum şöyle; link diye bir özel alanım var bu link dolu ise sayfa'da video görünüyor (burada problem yok) fakat link boş ise NexGen Plugin Gallery gösterilicek.. ve problem ortada..
Sorun çözüldüyse sorun yok