Simple Instafeed JS Tutorial - 2017 (Instagram Feed on Your Website)

Simple Instafeed JS Tutorial - 2017 (Instagram Feed on Your Website)

Mr Digital

7 лет назад

75,031 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@KaranKhandekar
@KaranKhandekar - 25.03.2019 06:19

Even after increasing the from 12 to 300. Still only 33 images are coming from Instagram. Do you have any solution for this.

Ответить
@gabonessi
@gabonessi - 25.03.2019 16:16

Very nice, I would like to add this to a website for a client, however in the github of Instafeed.js it says that the instagram API which allows this to happen is going to finish at 2020

Ответить
@imamsathikn2088
@imamsathikn2088 - 28.03.2019 14:15

Hi Its Works Fine - Any way possible to see a Instagram Story ?

Ответить
@xReTuneSx
@xReTuneSx - 04.04.2019 22:12

why use php instead of html?

Ответить
@ricard348
@ricard348 - 05.04.2019 17:04

thank you!!!
Do you save my life!!!

Ответить
@Anod26
@Anod26 - 16.04.2019 02:08

Smash Balloon is not free now

Ответить
@himanshutyagi1331
@himanshutyagi1331 - 18.04.2019 10:50

Is this method can work on localhost as well?

Ответить
@HackThat
@HackThat - 16.05.2019 15:33

wonderful tutorial thanks

Ответить
@snowsnow4231
@snowsnow4231 - 18.05.2019 18:36

Great example! Learn JS and got to working with API calls, now i have a nice reference to start!

Ответить
@naimurhasanrwd
@naimurhasanrwd - 26.05.2019 06:46

I found this super easy and helpful, thank you.

Ответить
@notthattayo6774
@notthattayo6774 - 06.06.2019 15:36

Great video. Instafeed loads well but I have an error coming from the magnific pop up's min.js. it says "Uncaught TypeError: a is not a function" , and as a result, i think it now also displays another error "magnific pop up is not a function" when i try to call it on gallery. Please any help with this?

Ответить
@notthattayo6774
@notthattayo6774 - 06.06.2019 20:59

Please who knows how to implement this for both videos and images? mine currently displays videos as images.

Ответить
@matthijsberghuis1801
@matthijsberghuis1801 - 08.06.2019 12:22

i got a question. how do i display the images all on the same square with? without bootstrap.

Ответить
@dracoooh7560
@dracoooh7560 - 11.06.2019 21:56

Super helpful! this makes it look so nice thank you

Ответить
@coloradokurt
@coloradokurt - 19.07.2019 11:43

Hi Great Video, but for some reason i cannot see all my images, even though i set the limit up to 200. Anyone can help me?

Ответить
@mongopro8835
@mongopro8835 - 08.08.2019 05:27

Thank u myLord!

Ответить
@Code56Gaming
@Code56Gaming - 21.08.2019 10:02

how do you make the video play when it is on your website?

Ответить
@aleksandargujas2375
@aleksandargujas2375 - 22.08.2019 08:45

I'm getting intermittent token expiry - anyone have any resources on renewing your access token from the server? I'm working with c# but any general resource is fine, I'm looking for principles

Ответить
@volodymyrselevertov
@volodymyrselevertov - 05.09.2019 21:35

is this plugin have opportunity to show number of likes or views when user will hover on some images?

Ответить
@pequenorei7567
@pequenorei7567 - 29.09.2019 16:45

Thank you!

Ответить
@djkrazay7791
@djkrazay7791 - 04.10.2019 00:02

Some 3rd party plugins make me dizzy.. this is way easier :) thanks for you tutorial. Amazing!

Ответить
@licentiavelnex3500
@licentiavelnex3500 - 14.10.2019 15:12

Does this method still work? 14/10/2019? I couldn't make it work

Ответить
@ronifintech9434
@ronifintech9434 - 21.10.2019 06:56

Thanks for the video.
Does this work for react-native apps?

Ответить
@amangadpale9284
@amangadpale9284 - 30.10.2019 23:24

What if I only want to show tagged images ! , What changes should I make in codes in custom.js!???

Ответить
@linusrogge
@linusrogge - 01.11.2019 14:09

Very helpful! Thanks a lot

Ответить
@DannaB67
@DannaB67 - 24.11.2019 01:49

well, it's not working for me... I've changed the userId and accessToken and still no image shows up

Ответить
@jonah5908
@jonah5908 - 11.01.2020 05:38

Can confirm as of January 10th 2020, this method works. However if I might just add, its not worth it to add bootstrap to your project just for implementing your instagram feed. The only css you need is less than 10 lines to produce some results.

.insta-rows{
width: 100%;

display: grid;
grid-gap: 1em;
grid-template-columns: 1fr 1fr 1fr;
}
.insta-rows > img{
width: 100%;
height: 100%;
}


Really simple stuff, anyways, the video is still up-to-date.

Ответить
@jonah5908
@jonah5908 - 11.01.2020 05:44

One note for this method: doesn't look like it works for videos, just photos.


Still, its awesome. I see many paid options online that cost quite a bit. This is a money saver!

Ответить
@Picador1963
@Picador1963 - 16.01.2020 21:37

Thank you very much for this tutorial. It helped me a lot! I have a question: is it possible to put 2 ID=Instafeed ; 1 for the Standard Monitors and other for mobil Devices?

Ответить
@mehmetcemilnuralp4255
@mehmetcemilnuralp4255 - 13.02.2020 23:57

i have not doing :D

Ответить
@ShoniNemavhidi
@ShoniNemavhidi - 05.04.2020 19:42

Thank you

Ответить
@MikeXwolf
@MikeXwolf - 24.06.2020 22:20

Instagram Access Token Generator was deactivated on Pixelunion :/

Ответить
@rizkisaputra2811
@rizkisaputra2811 - 01.07.2020 07:34

Instagram Access Token Generator is no longer available... what can i do?

Ответить
@Picador1963
@Picador1963 - 18.07.2020 19:11

Are you planing a new tutorial with the new Instagram-Facebook regulation API Graph to get the token and apply it to this project? this will be great!

Ответить
@afshingm6617
@afshingm6617 - 28.08.2020 19:34

this is exactly what i needed. thanks.

Ответить
@kagishophahlamohlaka2306
@kagishophahlamohlaka2306 - 06.09.2020 14:15

Will This still work in 2020?, because things do get updated.

Ответить
@suvethachandramohan2468
@suvethachandramohan2468 - 13.02.2021 10:10

I need this. Bt how to do for react

Ответить
@thomasdemeulenaere1738
@thomasdemeulenaere1738 - 21.04.2021 19:40

Waauw! Awesome video.. You really helped me out here! Like your vibe. Keep it up

Ответить
@kevinwg02
@kevinwg02 - 27.04.2021 11:09

but i don't want to pay for this....

Ответить
@NickyTuan
@NickyTuan - 08.11.2021 03:30

thx man very helpfull love it :)

Ответить
@sandrolume
@sandrolume - 12.04.2022 21:14

Hello, I really liked your video! I believe that it is the only one that does the integration of magnific popup and instafeed, I would love to see this same expo updated for the year 2022 because there were some restrictions on Instagram. Congratulations on the video!

Ответить
@manuelavalenti
@manuelavalenti - 13.04.2022 00:56

Question. Is there a way to customize the {{link}} to have each image link to a different custom URL rather than having the images linking back to their respective instagram post? Thanks for this tutorial. It really helped.

Ответить
@mazharbotanicgarden
@mazharbotanicgarden - 23.06.2022 12:02

hello everyone , i'm wondering about hide access token to be not visible ?how to do it un visible ?

Ответить
@daniyalqureshi4456
@daniyalqureshi4456 - 19.10.2022 14:50

very nice video I tried and it's working thanks bro

Ответить
@mrdigitalau
@mrdigitalau - 23.01.2020 01:28

From Instafeed JS website:


⚠️ IMPORTANT! Instafeed.js will stop working completely on March 2, 2020.
Instagram will not allow new integrations with instafeed.js.
Before you decide to use instafeed.js, be aware that Instagram is shutting down the API platform that enables instafeed to work, and is not issuing new user access tokens for this API. As of now, instafeed.js works for some common uses (eg. embedding a single user's feed on a web page) as long as you already have a legacy Access Token. It will not work for new integrations or more complex uses (eg. retrieving all public images with a particular hashtag, finding posts based on a location, etc).

The platform API will be turned off completely in 2020, which means that instafeed.js in its current form will stop working then.

We're currently looking at ways to continue the instafeed.js experience with the new APIs, but no solution or road-map has been agreed upon yet.

Ответить