Código PHP:
Ver original
// Show Post Thumbnails function tj_show_thumb($width = 100, $height = 100) { ?> <a href="<?php the_permalink() ?>" rel="bookmark"><img class="thumb" src="<?php bloginfo('template_directory'); ?>/includes/timthumb.php?src=<?php tj_get_image($post->ID, 'full'); ?>&h=<?php echo get_theme_mod($height); ?>&w=<?php echo get_theme_mod($width); ?>&zc=1" alt="<?php the_title(); ?>" /></a> <?php }
podeis ver lo que pasa en esta web =
http://s321374850.mialojamiento.es/wordpress/dos/