From a269490f1afaa279e8df0560b93ff7e9490b1f09 Mon Sep 17 00:00:00 2001 From: koenemann Date: Mon, 4 Jan 2016 14:18:35 +0100 Subject: [PATCH] loop cleaning cleaning and sorting content loop files --- content-none.php | 11 +++++++++-- content-page.php | 11 ++++++++++- content-search.php | 20 +++++++++++++++---- content-single.php | 13 +++++++++++- content.php | 34 ++++++++++++++++++-------------- page-templates/fullwidthpage.php | 2 ++ 6 files changed, 68 insertions(+), 23 deletions(-) diff --git a/content-none.php b/content-none.php index 8dcd0ba..82fd42a 100644 --- a/content-none.php +++ b/content-none.php @@ -8,12 +8,16 @@ */ ?> -
+
class="content-no-results-page not-found"> +
+

Get started here.', 'understrap' ), esc_url( admin_url( 'post-new.php' ) ) ); ?>

@@ -26,8 +30,11 @@

+ +
-
+ + diff --git a/content-page.php b/content-page.php index 5a27b6e..f15fff5 100644 --- a/content-page.php +++ b/content-page.php @@ -6,24 +6,33 @@ */ ?> -
> +
class="content-page-item"> +
+ ', '' ); ?> +
+ + '', ) ); ?> +
+ ', '' ); ?> +
+
diff --git a/content-search.php b/content-search.php index d16ad7f..154e8a7 100644 --- a/content-search.php +++ b/content-search.php @@ -8,22 +8,34 @@ */ ?> -
> + diff --git a/content-single.php b/content-single.php index f8812c0..1361ed6 100644 --- a/content-single.php +++ b/content-single.php @@ -4,28 +4,39 @@ */ ?> -
> +
class="content-single"> +
+ ', '' ); ?> +
+ + '', ) ); ?> +
+ +
+
diff --git a/content.php b/content.php index 9491fa9..459cb44 100644 --- a/content.php +++ b/content.php @@ -11,32 +11,36 @@ ', esc_url( get_permalink() ) ), '' ); ?> - + + + -
+
- + - '', - ) ); - ?> - -
+ '', + ) ); + ?> + +
+ +
\ No newline at end of file diff --git a/page-templates/fullwidthpage.php b/page-templates/fullwidthpage.php index a2d7edc..fe1bcfc 100644 --- a/page-templates/fullwidthpage.php +++ b/page-templates/fullwidthpage.php @@ -24,7 +24,9 @@ get_header(); ?>