projects
/
WP-Themes
/
westernup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b17b4dc
)
Dev55 uses metaslider id 94. Added to part.
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 6 Aug 2015 19:33:44 +0000
(15:33 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 6 Aug 2015 19:33:44 +0000
(15:33 -0400)
parts/slide-show.php
patch
|
blob
|
history
diff --git
a/parts/slide-show.php
b/parts/slide-show.php
index
7ce7027
..
9789a0f
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=42]");
+ echo do_shortcode("[metaslider id=94]");
echo '<div class="gradient"></div>';
echo '<div class="gradient"></div>';
echo '</div>';