Quantcast
Browsing latest articles
Browse All 32 View Live

Filter results for instagram videos only- instafeed.js

I am using the great and dead simple instafeed.js to pull a couple of my instagram videos into my personal webpage. It is working but I have not found an option for filtering results for just videos....

View Article


Limit with filter - instafeed.js

I am using the great tool of instafeed.js to interact with instagram’s api. I am currently trying to filter results to only be image.type === 'video'. I have been able to get that to work. The only...

View Article


Sort images by most recent and filter for images with likes > x

In instafeed.js, I have the ability to sortBy tagged pictures either by most-liked or most-recent. Those options are mutually exclusive. I am trying to find a middle ground to do both. I would like to...

View Article

Instafeed.js Previous Button

Here’s my question. I’m trying to get my website’s Instagram feed to work. It is Instafeed.js. I’m trying to get the previous button to work. I’ve seen an example where a “previous button” was used...

View Article

Instafeed plugin Load More button is not working

I’m using instafeed js plugin and trying to use the load more button but it doesn’t work. I saw a post here with the same issue but i’m sorry is still not working for me. Any help? thank you Here is...

View Article


How to get user based and tag based photos from instagram

I have a requirement where i have to show instagram photos from users account xxxx and photos tagged as x,x2,x3,x4. Is it possible to do to both user account based and tagged based photos in with...

View Article

Instafeedjs - how to give each picture different size

I'm using Instafeed.js (http://instafeedjs.com) to collect images from Instagram and show them on my website. But how do I control the size of each picture, and control whether it's in low-resolution...

View Article

Instagram - Bootstrap 3 carousel with instafeedjs

I am using instafeedjs to display the pictures on a site. I am trying to add Bootstrap 3 carousel by following link. -...

View Article


How to pass value of dropdown to instafeed tagName property

I am using instafeedjs to show image based on tags. i want to add functionality to it so that it will show image based on the drop-down selection <div class="instaTagsdd"> <select>...

View Article


Building an Owl Carousel with photos pulled from Instafeed.js

I am currently trying to build an image carousel (using Owl Carousel) that dynamically pulls in Instagram photos (using Instafeed.js). I'm using Owl Carousel v2 in conjunction with some custom scripts...

View Article

Instafeedjs moment.js return time ago

Using instafeedjs and moment.js to render instagram feed and format the dates to a relative format ( X days/months/hours/minutes ago ). As you see below, the success function callback is looping thru...

View Article

Overlapping masonry divs with instafeed and twitterFetcher scripts

I have a small problem where two masonry blocks are overlapping on load. Both blocks contain empty divs that use scripts to add content. One is instafeed to display the latest instagram image and the...

View Article

load more button in instafeed js issue

The load more btn works fine, but when i click load more, images are showing up but the problem is its shows from the top, it doesn't show where i was. it should show from 13 and the rest , not from...

View Article


Can't call instagram API from Shopify

I am trying to use the instagram API from my shopify webstore. I am using javascript. When I use jQuery, instagram does not pass back the right headers. Here is the my code (the call has been...

View Article

Instafeed.js and jQuery colorbox

I'm trying to set the jQuery Colorbox on the Instafeed.js images. Both of the scripts work fine separately, but whenever I try to set the colorbox class to an element inside the Instafeed.js template...

View Article


Instagram API to get mp4 video list and show it on web page

I have been looking for a jquery or javascript based API for Instagram that will get the list of .MP4 file name which i can show on website. I am not good with java-script and have gone through...

View Article

Bootstrap + instafeed.js skipping issue

I have a bootstrap carousel working with instafeed.js. It works, but the issue is that it skips one picture and goes to every odd picture. My code is this: my instafeed.js:...

View Article


Generate id for each list item generated by instafeed

I'm using instafeed.js to get the latest instagram posts and I need an id generated for each list item. How can I do this? JS: var feed = new Instafeed({ clientId: '<id>', //enter client id here...

View Article

Instafeed.js does not load any picture

I am trying to load Instagram image by using instafeed.js. I got no pics with this code <script> var feed = new Instafeed ({ get: 'tagged', tagName: 'phillyisugly', clientId: 'CLIENT ID',...

View Article

How can I find out where a script is loading twice?

I have a website that I'm using instafeed.js on which is a script that hooks into Instagram's API's and displays pictures in HTML/CSS. I only put this script in once but for some reason it's loading...

View Article

Instafeed filter data into different divs

I have 4 divs & I want to show 20 results as below: Div 1 - first 5 feeds Div 2 - next 5 feeds (exclude first 5) Div 3 - next 5 feeds (exclude first 10) Div 4 - next 5 feeds (exclude first 15)...

View Article


Instafeedjs and Fancybox how to get lightbox to work on javascript output of...

I am trying to make my instafeed image links open via fancybox (or any other lightbox!!). I am currently using Easy Fancybox plugin and InstafeedJS. Simply adding the fancybox class to the image link...

View Article


instafeed does not load all images on second click

Am sure this must have been answered but I will ask as I have searched I have implemented instafeed and it loads the images, also when I click show more, it loads the next set of images, then when I...

View Article

I can't get instafeed js to work

I am trying to have a instagram feed on my website so instead of using a plugin that uses instafeed js i decided to go strait to the source and use instafeed js and go from there with CSS grids to...

View Article

instafeed.js stopped working: The access_token provided is invalid

I am using instafeed.js like so: var feed = new Instafeed({ get: 'user', userId: 19191919191, limit: 9, accessToken: 'myaccesstokenhere', target: 'instagram', resolution: 'standard_resolution', after:...

View Article


SimplyScroll won't move with InstafeedJS

I have a website (test page here) using InstafeedJS and SimplyScroll - yet for the life of me I cannot figure out why the feed won't scroll. I'm a novice so be nice! <!DOCTYPE> <html>...

View Article

Trying to load an image to magnific gallery results in CORB problem

I am trying to load an image to a magnific gallery pop-up, however whener I click on the image I get an error on the webpage: "The image could not be loaded", while "The image" in this error message...

View Article

Instafeed js add wrapper around every 4 image

I am using instafeed js to call photos from instagram. Is there a way to wrap every 4 images inside a div? is this even possible? Here is my code: jQuery(window).load(function(){ var userFeed = new...

View Article

Instafeed.js not uploading photos

Does instafeed.js only work with an active website? I'm trying to add my friends instagram photos to the website I'm creating for him but the website is not yet 'live/active' so I feel this must be the...

View Article



Instagram feed + Slick Carousel

Im trying to run Instafeed with Slick Slider. Instafeed is working well, loading the instagram images, but doesn't output the images on Slick Slider.Something is wrong on...

View Article
Browsing latest articles
Browse All 32 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>