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:
917581b
)
for local copy of metaslider
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 18 Aug 2015 17:36:38 +0000
(13:36 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 18 Aug 2015 17:36:43 +0000
(13:36 -0400)
parts/slide-show.php
patch
|
blob
|
history
diff --git
a/parts/slide-show.php
b/parts/slide-show.php
index
c13632e
..
d5f02ac
100644
(file)
--- a/
parts/slide-show.php
+++ b/
parts/slide-show.php
@@
-2,6
+2,7
@@
echo '<div id="slideshow">';
echo do_shortcode("[metaslider id=14]");
echo do_shortcode("[metaslider id=34]");
+ echo do_shortcode("[metaslider id=840]");
echo '</div>';
}
?>