jsanahuja / InstagramFeed

Vanilla JavaScript Instagram Feed without access token. Not using the Instagram API
MIT License
318 stars 128 forks source link

Max 12 images? #25

Closed GitHuug closed 4 years ago

GitHuug commented 4 years ago

Hi there!

As an teacher, I want to give my students the opportunity to have a simple online portfolio combined with Instagram. I found your github, thanks for this!!

I changed a bit to make it easier for my first year students to understand the code. Now I've got a problem, I only can place max 12 images. The standard was 8 images, I changed this to 100, but I've only got 12 max.

I didn't change anything in the JS.

Here is the HTML with the edits in it

https://www.imgdumper.nl/uploads9/5ea7ea67e846e/5ea7ea67e020f-Screenshot_2020-04-28_at_10.33.16.png

What am I missing?

GitHuug commented 4 years ago

Ohw, now I see, its up to 12 for users... Is there a way to upgrade this one to get the whole feed?

UltraPublishing commented 4 years ago

Duplicate of #1