From 5afd70d803697926f1bb1deffd6df3889a36e3e4 Mon Sep 17 00:00:00 2001 From: Ulrich Pogson Date: Mon, 2 Jul 2018 21:55:22 +0200 Subject: [PATCH] Move wp_link_pages() with footer element #1294 --- template-parts/content-page.php | 46 +++++++++++++++------------------ template-parts/content.php | 10 ++++--- 2 files changed, 27 insertions(+), 29 deletions(-) diff --git a/template-parts/content-page.php b/template-parts/content-page.php index b20eff0c2a..6eb9b461da 100644 --- a/template-parts/content-page.php +++ b/template-parts/content-page.php @@ -17,36 +17,32 @@
- +
+ diff --git a/template-parts/content.php b/template-parts/content.php index 0573e82e53..a433ecd927 100644 --- a/template-parts/content.php +++ b/template-parts/content.php @@ -45,15 +45,17 @@ ), get_the_title() ) ); + ?> + +