projects
/
WP-Themes
/
glmthemes
/
mountpleasant-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94c7754
)
add slideshow id for dev55
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 18 Aug 2015 13:05:44 +0000
(09:05 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 18 Aug 2015 13:05:44 +0000
(09:05 -0400)
parts/slide-show.php
patch
|
blob
|
history
diff --git
a/parts/slide-show.php
b/parts/slide-show.php
index
1bc0cad
..
c13632e
100644
(file)
--- a/
parts/slide-show.php
+++ b/
parts/slide-show.php
@@
-1,6
+1,7
@@
<?php if (is_front_page()) {
echo '<div id="slideshow">';
echo do_shortcode("[metaslider id=14]");
+ echo do_shortcode("[metaslider id=34]");
echo '</div>';
}
?>
@@
-8,4
+9,4
@@
<div class="small-12 columns">
<h2 id="slide-text">Life… Is Good… In The Center Of It All</h2>
</div>
-</div>
\ No newline at end of file
+</div>