If you would like to add an Instagram Feed to your site, you will need to do the following:
- Create either a News Item or a new Page.
- Go to http://snapwidget.com.
- Create a free SnapWidget account.
- Set the parameters how you want the Instagram feed to display.
- Click the Preview button to make sure it looks good.
- Click the Get Widget button.
- Copy the code in the box.
- In the Edit Content area, click the HTML tab and paste the code you just copied.
- Save the Page or News Item.
- Go to the Home page to see the feed.
Here is an example of the code:
<p><!-- SnapWidget --></p>
<div class="snapwidget desktop">
<!-- SnapWidget -->
<iframe src="https://snapwidget.com/embed/499607" class="snapwidget-widget" allowtransparency="true" scrolling="no" style="border:none; overflow:hidden; width:100%" frameborder="0"></iframe></div><hr>
<div class="snapwidget mobile">
<!-- SnapWidget -->
<center>
<iframe src="https://snapwidget.com/embed/499607" allowtransparency="true" scrolling="no" style="border:none; overflow:hidden; width:260px; height:260px" frameborder="0"></iframe>
</center>
</div>