I would like to add an instagram feed (row of images) above the footer of a website. Webflow Integrations for instagram link just goes to instagram’s help page which has nothing to do with webflow and instagram integrations. See here: Webflow integrations | Webflow University
Is there going to be a native app / plugin for this to make embeds of Instagram feeds possible in webflow? There are third party apps out there but their pricing and value offers doesn’t fit me. If anyone can provide suggestions would greatly appreciate it also.
Third Party Instagram Feeds I found in the forums:
Additionally, what other easy ways or methods available to add feeds into your webflow website?
Thanks for confirming Jasper. Unfortunately it’s very limited and not responsive friendly for mobile devices. Would prefer the image blocks to be reduced to a couple for narrow vertical displays.
I was able to get as far as embed code section but need to pay to get that tool working.
Do they have a 1 week trial to test a full version of webflow without restrictions to core functionalities? I need to see how this feed code works and appears on the website. If you have an examples please do share.
Fill in your CLIENT-ID and REDIRECT-URL you designated.
Then that’s going to the log in page , but the most important thing is how to get the access token after the user correctly logging in.
After the user click the log in button with both correct account and password, the web page will redirect to the url you designated followed by a new access token.
I got this to work but it’s not responsive in that it stacks the images to the bottom if the page is narrow. One way to offset is use a div container with absolute height value and set inside content to hidden so it hides the stack that moves to the new rows.
Anyone got a solution to make this responsive in webflow?
Thanks Sam. Now we are going into advance coding. I’ll have to take the time to understand this. Much appreciated for the info.
In the meantime, I used (https://lightwidget.com/) and just embeded the code feed near the footer. Looks great for anyone seeking a fast alternative solution.
I would strongly recommend Snapwidget instead! Easy and free (with several options, also facebook grid ++). Check https://snapwidget.com/
Had lightwidget earlier, but it stopped working and I had problems with updating when they started to demand payment for it…
Note: Instafeed and other js-only^ solutions will stop working on December 18, according to Instagram’s developer page:
The following will be deprecated according to the timeline we shared previously:
Public Content - all remaining capabilities to read public media on a user’s behalf on December 11, 2018
^ js-only, meaning no server required. Before now, a js library in your page could call these APIs and get public posts from public accounts. Now, Instagram and Facebook are requiring authentication to use these APIs, which means that libraries that don’t have a server-side component will stop working.
Though not ideal, 3rd party services like Snapwidget and Lightwidget will be your best bet.
EDIT! Instafeed, where the Instagram account owner makes their own client id, might work until 2020:
Basic - to read a user’s own profile info and media in early 2020