-
+
- diff --git a/themes/wporg-5ftf/functions.php b/themes/wporg-5ftf/functions.php index 5dfbc50..2e8bcd3 100644 --- a/themes/wporg-5ftf/functions.php +++ b/themes/wporg-5ftf/functions.php @@ -37,7 +37,9 @@ function setup() { add_theme_support( 'wp-block-styles' ); add_theme_support( 'editor-styles' ); + add_theme_support( 'post-thumbnails' ); + add_image_size( 'pledge-logo', 660, 200 ); add_editor_style( 'css/style-editor.css' ); diff --git a/themes/wporg-5ftf/single-5ftf_pledge.php b/themes/wporg-5ftf/single-5ftf_pledge.php index 548e7ef..97b70e2 100644 --- a/themes/wporg-5ftf/single-5ftf_pledge.php +++ b/themes/wporg-5ftf/single-5ftf_pledge.php @@ -33,7 +33,15 @@ get_header(); ?> ?> - +