From 1c655095bbabef7dbfaea57812149b1c25f3f76a Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 22 Jan 2016 10:32:33 -0500 Subject: [PATCH] Fix single page for events --- functions.php | 6 ++++++ single.php | 15 ++++++++++++--- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/functions.php b/functions.php index 380f17a..89920f5 100644 --- a/functions.php +++ b/functions.php @@ -142,6 +142,12 @@ function mytheme_search_loop() { post->ID)) return true; + return false; +} + add_action('thematic_searchloop', 'mytheme_search_loop'); // End of the Contextual/Highlight Search functions add_image_size('glm_blocks', '570', '590', true); diff --git a/single.php b/single.php index d80a7ac..532e98a 100644 --- a/single.php +++ b/single.php @@ -9,7 +9,15 @@
+ +
+ + +
+

Sault Ste Marie's Blog

@@ -25,7 +33,7 @@ Posted on - +
@@ -79,8 +87,9 @@
- - + + +
-- 2.17.1