From: Laury GvR Date: Fri, 22 Jan 2016 15:32:33 +0000 (-0500) Subject: Fix single page for events X-Git-Tag: v1.0.0^2~143 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=1c655095bbabef7dbfaea57812149b1c25f3f76a;p=WP-Themes%2Fsaultstemarie.git Fix single page for events --- 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 @@
- - + + +