projects
/
WP-Themes
/
glmthemes
/
shipwreck-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9d5484
)
Fixed link by title on off-canvas
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 9 Feb 2016 19:12:31 +0000
(14:12 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 9 Feb 2016 19:12:31 +0000
(14:12 -0500)
parts/off-canvas-menu.php
patch
|
blob
|
history
diff --git
a/parts/off-canvas-menu.php
b/parts/off-canvas-menu.php
index
53d4f19
..
96a978d
100644
(file)
--- a/
parts/off-canvas-menu.php
+++ b/
parts/off-canvas-menu.php
@@
-43,7
+43,7
@@
<li class="head">Great Lakes Shipwreck Museum - Whitefish Point</li>
<li>18335 N. Whitefish Point Road,</li>
<li>Paradise, MI 49768</li>
- <li>888-492-3747 • <?php $contactPage = get_p
age_by_title('Contact'
);?>
+ <li>888-492-3747 • <?php $contactPage = get_p
ost(167
);?>
<?php if($contactPage):?>
<a href="<?php echo get_page_link($contactPage->ID);?>">Contact Us</a>
<?php endif;?></li>