projects
/
WP-Themes
/
capstone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f4db8a
)
adding testimonial rotator
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 2 Sep 2016 13:59:13 +0000
(09:59 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 2 Sep 2016 13:59:13 +0000
(09:59 -0400)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
5292173
..
eb4d7d8
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-535,7
+535,7
@@
$index_template = true;
<div class="small-12 text-center medium-text-left small-centered medium-uncentered medium-5 columns">
<div id="test">
<h2>Testimonials</h2>
- <?php echo do_shortcode("[testimonial_rotator id=
52
hide_title=true]"); ?>
+ <?php echo do_shortcode("[testimonial_rotator id=
160
hide_title=true]"); ?>
<?php get_post_custom_keys(); ?>
</div>
</div>