Free WP Theme? Impress Theme (version 1.1)

Free WP Theme? Impress Theme (version 1.1)

ImPress theme instructions.

1) How to call the images in the Featured posts Stripe:
- Write a post under the category “Featured”
- Create a custom field called “featured” (as the Key)
- into the Value add the exact url of the image
For example:

http://example.com/wp-content/uploads/2008/11/image1-150×150.jpg

2) Ho to call the thumbnails of the recent posts:
- Create a custom field called “thumbnail” (as the Key)
- into the Value add the exact url of the image
For example:

http://example.com/wp-content/uploads/2008/11/image2-150×150.jpg

- It is not required to place the post into a certain category

Probably you don’t want to display the “Featured” category in the header navigation. To exclude this category follow those steps:
- Open header.php and search for <?php wp_list_cats(’sort_column=name&optioncount=0&depth=1&exclude=13?); ?>
- Replace “13? with the ID of your own “Featured” category

Live Demo | Free Download