projects
/
WP-Themes
/
MackinawBrigadoon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae07fe6
)
Metaslider shortcode for dev copy
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 5 Feb 2015 20:47:09 +0000
(15:47 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 5 Feb 2015 20:47:09 +0000
(15:47 -0500)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
ad1b327
..
f84db8a
100755
(executable)
--- a/
front-page.php
+++ b/
front-page.php
@@
-1,7
+1,7
@@
<?php get_header(); ?>
<?php if (is_front_page()) {
- echo do_shortcode("[metaslider id=
23
]");
- echo do_shortcode("[metaslider id=
39
]");
+ echo do_shortcode("[metaslider id=
68
]");
+ echo do_shortcode("[metaslider id=
298
]");
} else {
echo '<article '.post_class().' id="interior">
'.GLM_get_header().'