Add instagram feed to front page
authorLaury GvR <laury@gaslightmedia.com>
Fri, 7 Jun 2019 15:53:55 +0000 (11:53 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 7 Jun 2019 15:53:55 +0000 (11:53 -0400)
parts/instagram-feed-front.php [new file with mode: 0644]
sections/front-page.php

diff --git a/parts/instagram-feed-front.php b/parts/instagram-feed-front.php
new file mode 100644 (file)
index 0000000..a0a7e0b
--- /dev/null
@@ -0,0 +1 @@
+<?php echo do_shortcode('[wdi_feed id="1"]'); ?>
\ No newline at end of file
index 03a29c2..a7fac14 100644 (file)
@@ -23,6 +23,7 @@
                                 get_template_part('parts/glm-blocks');
                                 ?>
                             </div>
+                            <?php get_template_part('parts/instagram-feed-front');?>
                             <div class="row">
                                 <?php // get_template_part('parts/main-content');?>