Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Commit

Permalink
[#1010] - new shortcode for latest 3 RSR project updates pushed again
Browse files Browse the repository at this point in the history
  • Loading branch information
samvthom16 committed Dec 7, 2016
1 parent 809a8b5 commit a39fbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/wp-content/themes/Akvo-responsive/networkPage.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
</ul>
</nav>
<ul id="updatesWrapperJS" class="floats-in wrapper">
<?php do_shortcode('[jsondata_feed slug="rsr-updates" limit="3" photo__gte="a"]'); ?>
<?php do_shortcode('[jsondata_feed slug="rsr-updates-new" limit="3" photo__gte="a" format="json"]'); ?>
</ul>
</section>
</div>
Expand Down

0 comments on commit a39fbf8

Please sign in to comment.