projects
/
WP-Themes
/
michsci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dcc79a
)
should be calling feature image instead of slideshow now
author
Ian Weller
<ian@gaslightmedia.com>
Wed, 11 Nov 2015 13:25:39 +0000
(08:25 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Wed, 11 Nov 2015 13:31:29 +0000
(08:31 -0500)
page-slideshow.php
patch
|
blob
|
history
diff --git
a/page-slideshow.php
b/page-slideshow.php
index
f78a7f8
..
cb06b5d
100644
(file)
--- a/
page-slideshow.php
+++ b/
page-slideshow.php
@@
-13,7
+13,7
@@
Template Name: Interior Slideshow Page
?>
</div>
<div class="row collapse">
- <?php g
et_template_part('parts/slide-show'
);?>
+ <?php g
lm_get_header(
);?>
<div id="page-title">
<h1><?php echo get_the_title(); ?></h1>
</div>