HTML block

This topic has been marked as not resolved.

Hi,

I’m trying to use http://instafeedjs.com/ to display my Instagram Feed.
I put the js on the custom javascript section:

and then i use, sy for example:

var feed = new Instafeed({
get: ‘tagged’,
tagName: ‘awesome’,
clientId: ‘YOUR_CLIENT_ID’
});
feed.run();

on an html block, but nothing shows up.

 evilfx
April 14, 2016 at 3:28 pm #46523

I’ve used another method to get what i want done, you can see it on the website kawibikini.com.

But i’d like to host my own solution and not depend on 3rd parties, if you could explain how i can achieve what i posted above i’d appreciate it

 evilfx
April 14, 2016 at 6:22 pm #46525
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.