Adding Thumbnail Functionality for WP 2.9+ On Artisteer WP Themes?


Author Message
Adam the Horrible

Posted: 2/26/2010
Quote message 

How would I take advantage of Wordpress 2.9+ new thumbnail functionality in Artisteer generated themes?
I mean adding
add_theme_support( 'post-thumbnails' );
and
add_theme_support( 'post-thumbnails' );

As described here, for example:
http://markjaquith.wordpress.com/2009/12/23/new-in-wordpress-2-9-post-thumbnail-images/

Thanks
 
Adeptris

Posted: 2/26/2010
Quote message 

Like this?

http://digitalraindrops.net/demo/wordpress/cms-lite/2010/02/13/adding-post-images/

I will be adding another tutorial this weekend on making the images in one to four colums and and how to mouse over fade and link to the posts like here:
http://www.digitalraindrops.net/demo/wordpress/portfolio/

David 8-)
 
Adam the Horrible

Posted: 2/27/2010
Quote message 

Thanks, Adeptris

Great stuff you're coming up with.