' . get_post_meta(get_post_thumbnail_id(), 'appeal_photographer_url', true); echo '

' . get_post_meta($post->ID, 'appeal_photographer_url', true); echo '

' . get_post_meta( $post->ID, 'appeal_photographer_name', true ) . '

'; ?>
id ) ) : $att_image = wp_get_attachment_image_src( $post->id, "full"); ?>

<?php $post->post_excerpt; ?>

guid) ?>
'approve', 'post_id' => get_the_ID() )); $args = array( 'reverse_top_level' => false ); get_comments($args, $comments); //we display the comments template comment_form(); // comments_template(); ?>