Никак неполучается... вот код: <?php while (have_posts()) : the_post(); ?> <div <?php post_class() ?> id="post-<?php the_ID(); ?>"> <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title();?></a></h2> <small><?php the_time('F jS, Y') ?> by <?php the_author() ?> | <?php comments_popup_link('No Comments', '1 Comment', '% Comments'); ?> | Filed in <?php the_category(', ') ?> <?php edit_post_link('Edit'); ?> </small> <div class="entry"> <?php the_content('Read the rest of this entry »'); ?> <?php the_tags( '<p>Tags: ', ', ', '</p>'); ?> <?php comments_popup_link('No Comments', '1 Comment', '% Comments'); ?> </div> вот сайт: http://roflstation.com/root49188/ кликни на картинку и увидишь. ——————— 2. Капча там внизу где комментарии к картинки....