diff --git a/loop-templates/content-notitle.php b/loop-templates/content-notitle.php deleted file mode 100644 index 36001eba..00000000 --- a/loop-templates/content-notitle.php +++ /dev/null @@ -1,31 +0,0 @@ - - -
id="post-"> - - ID, 'large' ); ?> - -
- - - -
- - - -
diff --git a/loop-templates/content-page.php b/loop-templates/content-page.php index 0511c45c..25ddae39 100644 --- a/loop-templates/content-page.php +++ b/loop-templates/content-page.php @@ -11,13 +11,16 @@ defined( 'ABSPATH' ) || exit;
id="post-"> -
+

', + '

' + ); + } - ', '' ); ?> - - - - ID, 'large' ); ?> + echo get_the_post_thumbnail( $post->ID, 'large' ); + ?>
diff --git a/page-templates/no-title.php b/page-templates/no-title.php index c0152245..edd1de0d 100644 --- a/page-templates/no-title.php +++ b/page-templates/no-title.php @@ -2,7 +2,7 @@ /** * Template Name: No Title, Full Width Page * - * This template can be used to override the default template and sidebar setup + * This template can be used to override the default template * * @package Understrap */ @@ -10,43 +10,4 @@ // Exit if accessed directly. defined( 'ABSPATH' ) || exit; -get_header(); - -$container = get_theme_mod( 'understrap_container_type' ); - -?> - -
- -
- -
- -
- -
- - - -
- -
- -
- -
- -
- -