![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
Open page_blog.php and place
Code:
<a href="<?php the_permalink() ?>" rel="bookmark"><img class="thumb" src="<?php bloginfo('template_directory'); ?>/tools/timthumb.php?src=<?php echo get_post_meta($post->ID, "thumb", $single = true); ?>&h=<?php echo get_theme_mod('archive_thumb_height'); ?>&w=<?php echo get_theme_mod('archive_thumb_width'); ?>&zc=1" alt="<?php the_title(); ?>" /></a>
<?php else: ?>
<?php endif; ?>
Code:
<?php the_excerpt();?><div class="clear"></div>
__________________
StudioPress | Follow StudioPress on Twitter | Fan Us on Facebook | Read the StudioPress Blog |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Thumbnails on Blog Page | beckeracc | General Discussion | 5 | 07-06-2010 10:53 AM |
| How do I exclude thumbnails on my blog page? | hyperarts | General Discussion | 2 | 01-23-2010 12:15 PM |
| Thumbnails on blog page? | topblog | General Discussion | 3 | 10-08-2009 07:25 PM |
| Blog page thumbnails | carolepyke | General Discussion | 2 | 09-24-2009 03:17 PM |
| Thumbnails on Blog Page? | TyyWard | General Discussion | 2 | 01-28-2009 06:07 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us