projects
/
WP-Themes
/
BayInnPetoskey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
468eed1
)
updated slideshow
author
ian
<ian@gaslightmedia.com>
Wed, 20 May 2015 18:20:04 +0000
(14:20 -0400)
committer
ian
<ian@gaslightmedia.com>
Wed, 20 May 2015 18:20:04 +0000
(14:20 -0400)
parts/slide-show.php
patch
|
blob
|
history
diff --git
a/parts/slide-show.php
b/parts/slide-show.php
index
4f85c58
..
dc05431
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=4]");
+ echo do_shortcode("[metaslider id=110]");
echo '</div>';
}
?>