projects
/
WP-Themes
/
littlefieldtownship.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25c34b6
)
slideshow switch
author
Ian Weller
<ian@gaslightmedia.com>
Wed, 24 Feb 2016 15:17:52 +0000
(10:17 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Wed, 24 Feb 2016 15:17:52 +0000
(10:17 -0500)
parts/slide-show.php
patch
|
blob
|
history
diff --git
a/parts/slide-show.php
b/parts/slide-show.php
index
c02491d
..
703251f
100644
(file)
--- a/
parts/slide-show.php
+++ b/
parts/slide-show.php
@@
-1,6
+1,6
@@
<?php if (is_front_page()) {
echo '<div id="slideshow">';
- echo do_shortcode("[metaslider id=
54
]");
+ echo do_shortcode("[metaslider id=
346
]");
echo '</div>';
}
?>