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:
2c3c0fc
)
fixing testimonial code
author
Ian Weller
<ian@gaslightmedia.com>
Fri, 26 Aug 2016 18:34:16 +0000
(14:34 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Fri, 26 Aug 2016 18:34:16 +0000
(14:34 -0400)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
268e4c2
..
f3776ee
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-515,7
+515,7
@@
<div class="small-12 small-centered medium-uncentered medium-5 columns">
<div id="test">
<h2>Testimonials</h2>
- [testimonial_rotator id="52" format="list" hide_title="true"]
+ <?php echo do_shortcode("[testimonial_rotator id="52" format="list" hide_title="true"]"); ?>
</div>