projects
/
WP-Themes
/
gaylordmichigan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8afa8eb
)
fixing header image call in search template
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 5 Jun 2017 13:25:11 +0000
(09:25 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 5 Jun 2017 13:25:11 +0000
(09:25 -0400)
removing old image function in search template
search.php
patch
|
blob
|
history
diff --git
a/search.php
b/search.php
index
074c874
..
0d3a1df
100644
(file)
--- a/
search.php
+++ b/
search.php
@@
-1,5
+1,5
@@
<?php get_header(); ?>
-<?php echo glm_get_
featured
(); ?>
+<?php echo glm_get_
header
(); ?>
<main class="search-results">
<div class="row">
<?php if (get_search_query() == "") { ?>