<!-- Custom setting image -->
<?php if (get_post_meta($post->ID, "image", $single = true)) { ?>
<a title="Permanent Link to <?php the_title(); ?>" href="<?php the_permalink() ?>"><img src="<?php echo bloginfo('template_url'); ?>/thumb.php?src=<?php echo get_post_meta($post->ID, "image", $single = true); ?>&h=<?php if ( get_option('woo_image_height') <> "" ) { echo get_option('woo_image_height'); } else { ?>145<?php } ?>&w=<?php if ( get_option('woo_thumb_height') <> "" ) { echo get_option('woo_thumb_width'); } else { ?>218<?php } ?>&zc=1&q=90" alt="<?php the_title(); ?>" class="post-preview left" /></a>
<?php } ?>
<?php if ( get_option('woo_the_content') ) { the_content('Continue Reading...'); } else { the_excerpt(); } ?>
</div>site
SHware
cache 777 zaten