diff --git a/template-home.php b/template-home.php index 897e3a4..dd2b3a2 100644 --- a/template-home.php +++ b/template-home.php @@ -394,7 +394,8 @@ ) ); - if( $posts ) { ?> + //Two column version with images on the left, fallback to single column if no image + /*if( $posts ) { ?>