I have looked on google and can not seem to figure this one out. I have it set up so that you only see 2 posts on the blogroll. however when you click to view older posts. The same 2 post show up, when it is suppose to show older posts. the website is sethtowerhurd.com
here is my code.
/**
* @package WordPress
* @subpackage Genesis
*/
get_header(); ?>
id="post-">
$width = get_option('thumbnail_size_w') / 1; //get the width of the thumbnail setting
$height = get_option('thumbnail_size_h') / 1; //get the height of the thumbnail settin
the_post_thumbnail(array($width, $height), array('class' => 'alignleft'));?>
Not Found
Sorry, but you are looking for something that isn't here.