projects
/
WP-Themes
/
petoskeyarea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf4a37e
)
Reference to nonexistent header function, replaced with glm_get_header()
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 29 Jul 2016 15:18:17 +0000
(11:18 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 29 Jul 2016 15:18:17 +0000
(11:18 -0400)
glm-members-only-template.php
patch
|
blob
|
history
diff --git
a/glm-members-only-template.php
b/glm-members-only-template.php
index
b883f8e
..
242daa8
100644
(file)
--- a/
glm-members-only-template.php
+++ b/
glm-members-only-template.php
@@
-8,8
+8,11
@@
Template Name: GLM Members Only Template
<?php if (is_page("kitchensink")) {
get_template_part('parts/glm-kitchen-sink');
} else { ?>
+ <div id="header-image" class="page-header">
+ <?php echo glm_get_header();?>
+ </div>
<div id="content-wrapper">
- <?php echo glm_get_featured(); ?>
+
<div id="crumb-line">
<div class="row">
<?php