diff --git a/wp-content/themes/default/archive.php b/wp-content/themes/default/archive.php index 70c2a8cec8..505ac91cd8 100644 --- a/wp-content/themes/default/archive.php +++ b/wp-content/themes/default/archive.php @@ -40,6 +40,9 @@ get_header();
+ + 'alignleft' ) ); ?> +
diff --git a/wp-content/themes/default/functions.php b/wp-content/themes/default/functions.php index 072ab66272..66fbb6ba52 100644 --- a/wp-content/themes/default/functions.php +++ b/wp-content/themes/default/functions.php @@ -17,6 +17,9 @@ if ( function_exists('register_sidebar') ) { )); } +if ( function_exists( 'add_theme_support' ) ) + add_theme_support( 'post-thumbnails' ); + /** @ignore */ function kubrick_head() { $head = "