Instagram Feed on Your Website | Instagram API (2020) | Instafeed JS | Refresh Token Automatically
so i'll be showing you how to use the,instapeat.js,version 2 which supports the new,instagram basic display api,so the changes from the version 1 are,that you need to have a,instagram token service agent running to,refresh your,token so in here it will be running on,heroku,so you don't have to do anything after,the initial setup it will,automatically refresh the token,i'll show you an example of what i have,done so this is,my instagram feed on my website,so if i click on one of the post,it will take me directly to my instagram,as you can see,so the first step is to create,a initial token get an initial token,from facebook,for that you need to go to,developer.facebook.com and you need to,have a facebook developer account,with cc you just need to verify uh,using your mobile number after that,click on my apps,then click on create app,choose the third option and give the app,a unique name,i then click on create app,id okay,click on submit,now here go to settings basic,scroll down and you will have a,option to add platform click on that,choose website,and provide your website url,click on save changes,now go to products,if you scroll down you can see instagram,basic display,click on setup,and create new app,click on create app,now in the client settings you need to,provide the,website url,these three boxes,then click on save changes,after you done that you need to click on,add or remove,instagram testers,then here click on add instagram testers,now provide the username so mine is,then you will see it as pending now go,to,instagram.com and login to your account,go to your profile,click on the settings icon and choose,apps and websites,now in the test invoice section,accept the invite,now go back and,click on instagram basic display,you need to have a public instagram,account for this to work,it won't work on private instagram,account,so click on generate token,login again,and click on authorize,now this is the initial,token you need to have this for the next,step so copy it,and click on done that's it for the,first step,so next you need to deploy the instagram,token,agent on heroku,so go to this page i'll provide the link,in the description,here,you need to have a heroic account,you need to have a verified hierarchy on,verification requires credit card,but running this agent doesn't cost you,anything,so click on deploy to heroku,now give the app a name,like it has to be unique,something like this choose your website,as you can see it runs on free addon so,you need,so there won't be you don't need to pay,anything,and this is important you need to add,your website here,and copy the app name here also,now here you need to provide the token,that you have gotten from facebook,and click on deploy up now i have done,this,so i won't be doing it again uh it will,take some time,to deploy just wait and after you deploy,it,you can see the app on your,roku page click on that,now if you want to edit the values you,have given you can go to settings,and press on revea
Let's move on to the first section of Instagram Feed ‑ Instafeed
How to Add Instagram Feed to Shopify Store (Quick & Easy)
How to Add Instagram Feed to Shopify Store (Quick & Easy)
in this video I'm gonna show you how you,can add your Instagram feed onto your,Shopify store let's get started right,away so you want to sign into your,Shopify account and you want to go to,apps which you can find right here so,click on apps next up you want to click,on visit the Shopify app store we're,gonna do that now once you're on this,store you want to search for an,extension or an app which is called in,stuffed feed and this is gonna help us,add our Instagram feed to our Shopify,store this is gonna be a free app so,don't worry about that so once you're,here you want to find the app you want,to find this app right here in stuff,feed slash Instagram feed buy mints to,do so click on it and you don't want to,download that now before I click on add,app I just want to show you that this is,indeed free and that the reviews are,very good,as you can see right there it's free,they're also having paid plans but you,can just use the free plan and as you,can see right here the overall rating is,4.8 out of 5 which is just insane so,click on add app right here and it's,then gonna add this app to your Shopify,store so I'm gonna do that let's just,wait for that to happen and there you go,so click on install app and here we go,so right now we need to connect our,Instagram to the actual in stuff Eid app,right so you can click right here on,connect an Instagram account it's then,going to send you over to Instagram,where you need to afford guys this so,I'm already signed into my account this,is just a random account that I just set,up for this video,so you want to give in stuff feed,permission and next up you can see that,this account is now connected now what,you can do you can customize this so you,can add different feed titles so you can,say check us out on Instagram for,example or you can say follow us on,Instagram whatsoever and you can also do,post spacing so notice that right now,there's no space between these posts you,can then click on 2% maybe hit save and,there's then going to be a small space,between these posts so as you guys right,there check us out on Instagram and you,have you have this small spacing you,could also,an Instagram when people click on that,seek you can make it do nothing or you,can make it pop up and show a product,that's up to you guys I would just click,on save once you're done now once you've,got this set up,you want to click on online store right,here and you can then click on themes,and then right there you can click on,customize and what we're gonna do right,now is actually add it to a store so,we're gonna add a section with that in,stuff feed so you want to scroll down,click on add section right here and then,you should be able to find the insta,feed app so click on it and you can then,add the Instagram feed okay so if you,click on add right there you could then,change and customize all of this with,the heading size beef eat with the,heading font any custom codes if you,want any okay so once you're done,customizing this all
After seeing the first section, I believe you have a general understanding of Instagram Feed ‑ Instafeed
Continue the next second section about Instagram Feed ‑ Instafeed
Simple Instafeed JS Tutorial - 2017 (Instagram Feed on Your Website)
Simple Instafeed JS Tutorial - 2017 (Instagram Feed on Your Website)
hey everyone in this tutorial I'm going,to show you how to use into the feet J S,on your website insta feet ojs is a,JavaScript plug-in which will allow you,integrate your own Instagram feed on,your website directly and it allows you,to customize it make it look good,however you want to look as you can see,in the examples below if we click on,this example you'll notice that this,person has got the Instagram feed on,their website looks pretty slick pretty,easy to navigate and if we click on an,image it actually takes you to the,picture on Instagram and the beauty of,this is now when this person adds an,image to Instagram page will,automatically come up on their website,without them having to edit their,website which is kind of cool this,example this guy's actually put the,Instagram feed on a nice carousel which,is quite cool so you can see how easy it,is to customize this plugin but what I'm,going to do today is to show you a basic,way how to integrate it on your website,and then we can go from there so the,first thing you need to do is we just,need to set up a new folder as you can,see I have a blank project here and I'm,going to create a new index dot PHP file,okay and I'm going to put the HTML,scaffolding so it's just a standard,html5 document and we'll save it and,we'll call it a Instagram feed test and,inside there what I'm going to do is I'm,actually a positive ID equals into the,feed because I've done it before,I know that the insta CJ s plug-in will,actually look for this div and then it,will place all the images in there so,that's the first step now we have the,document set up we actually need to,download into the feed j/s so what we do,is we right click on this download,button save the J's file onto our,computer and you can obviously I've,already got it on my desktop see you can,obviously use Bower or any of those,any of those tools if you'd like but I'm,just going to do with the plain simple,way and we'll just create a new folder,called J s and we'll drag in so feed,min-jae's,into there so now if we go to our,project you'll notice we have a J's,folder which has info feed min GIS and,index dot PHP so let's connect this,script with our page,let's go script source equals J s folder,and then we do into the feed stock mindo,j s and so that's setup and if we,actually go to our site you'll notice,that in our sauce we have Institute feed,min GS and it's located there so that's,that's connected now what we need to do,is we need to tell into the feed min GS,to actually show a specific feed so to,do that the best way to do it would,probably be create another,JS file where we can put all the custom,stuff in so let's create another one I'm,just going to copy that,and a call it custom J s and I'm going,to right click here and create a new,file and save it as custom j s so I'm,going to copy and paste a bit of a,script that I have prepared earlier just,to save time because I want this to be,nice and simple for you now I've pasted,that into the custom J
After seeing the second section, I believe you have a general understanding of Instagram Feed ‑ Instafeed
Continue the next third section about Instagram Feed ‑ Instafeed
[Instagram Feed in Shopify] How To Add Instagram Feed on Shopify (Easy 4 Minutes Tutorial)
[Instagram Feed in Shopify] How To Add Instagram Feed on Shopify (Easy 4 Minutes Tutorial)
Hi everyone welcome back to another tutorial
video and today's video we'll be learning how to ,add an Instagram feed in a Shopify store and we'll
be doing that within four minutes so keep watching,so, guys, this is our development store and in
this development store I'll walk you through how ,you can add Instagram feed within four minutes so
let's go to the back end that's how the back-end ,of Shopify will look like and after logging
into the back-end you need to click on apps ,and from apps click on customize your store search
for instafeed and this is the app which we will ,be installing to add an Instagram feed on the
homepage of our Shopify store so click on that,this app has a free plan available so we don't
need to pay anything just click on add app on ,the top and now it's asking us to provide proper
permission to add an insta feed on your homepage ,so click on install app here that's the
button and our app is being installed ,and that's how dashboard of your app will look
like now you should already be logged in to ,your Instagram account after logging into your
Instagram click on connect an Instagram account,and once you click there you will
be redirected for authorization ,to your Instagram account you'll have to select
allow so currently I'm using uh one of our ,client's Instagram account so we sanitizes our
client in new york for which we manage all the ,social media accounts if you guys are looking to
get some help with your social media management or ,Facebook ads google ads or any web designing and
development related please feel free to contact us,okay guys after connecting your Instagram
account you will see uh the widget here ,which is being displayed now you'll need to add
in the title you can add in whatever you want ,I'll add my Instagram feed and I'll customize
it a little bit so I'll add some image spacing ,and I'll select open Instagram so when someone
clicks on the post it will open Instagram and ,not the pop-up which will take them to my
insta to the specific Instagram profile ,and layout grid is fine we can select two rows
four columns that are also fine now click on save,so guys now we are proceeding to uh the final
step where we'll be adding this widget to the ,home page of our team now click on online store
also guys if you love the tutorial so far please ,do not forget to subscribe to the channel comment
on the video below and uh do not forget to share ,the video as well now click on customize so we
are using debut theme you can do it on all of ,the themes in Shopify all of the free themes
I'm not sure about the paid themes but all of ,the free themes have that feature so when you will
click on the online store and click on customize,you'll see a screen like this and from there ,scroll down to the bottom on your
left-hand sidebar and click on add section ,and once you add a section you'll find
instafeed app that's the option we need to ,select that and here we
After seeing the third section, I believe you have a general understanding of Instagram Feed ‑ Instafeed
Continue the next fourth section about Instagram Feed ‑ Instafeed
HOW TO ADD INSTAGRAM FEED IN YOUR SHOPIFY THEME 2022
HOW TO ADD INSTAGRAM FEED IN YOUR SHOPIFY THEME 2022
welcome back graduates to another video,so today i'm going to teach you how to,add an instagram feed so far we've,already taught you how to add this uh,beautiful parallax feature that supports,both video from youtube vimeo as well as,images and it also you know has a lot of,different options overlay options,animations go watch the video here,you'll see a video here a link here to,go and see that video if you haven't,seen it already and we also taught you,how to add an faq to your uh your dawn,theme and this now these two sections,work on all themes a lot of tutorials we,teach you are that that we're going to,be teaching you uh work on all themes,there's going to be some things that,will not work on all themes but we'll,always let you know but today we're,going to be focusing on this instagram,feature where you have you can display,your images the likes the comments so,it's gonna be a good good tutorial and,you also have this little area here,where you can follow and you know add a,little uh kind of a message so anyways,let's get right to it as always we have,i have the files ready for you i'm going,to show you how to do this step by step,by step so please follow along if you,have any issues please comment below and,i will try to get to all of you out you,know as soon as possible it's always you,know difficult to comment back to all,those comments,all right i'm rambling already so as,always we start off in our dashboard,under home you're going to want to click,on online store you'll automatically,select themes and you want to go to the,theme that you want to edit and this is,the theme that we want to edit so i'm,going to edit code in a new tab and then,i'm also going to have the customizer in,a new tab ready to rock and roll,all right so,here we are let me close out all these,we don't need these open at all,and this is a customized i'm going to,show you that does not have an instagram,feed shopify you take forever to load i,don't know why,we have gigabit internet and this thing,still crawls,i don't know comment below do you guys,have trouble loading your uh your online,editor,i don't know if i'm the only one,so add section and you'll see that there,is no,instagram we got the faq from the last,video as well as the parallax image,video uh media content section i need to,come up with a better name for that all,right so what we want to do is we want,to go to sections,and we're going to call this,eg hyphen instagram,hyphen,feed,hit enter now you're going to want to,get your text editor or code editor out,like i always advise you you should,probably get a code editor like vs code,or sublime but notepad will work for,this so you want to get your file you,see this file right here and just drag,it over,and you want to do is,copy this text,paste it in and then smack save like you,should be smacking the subscribe button,please seriously it helps all right that,is there and,i'm gonna tell you all you gotta do is,smash this refresh button just like he,smashes
After seeing the fourth section, I believe you have a general understanding of Instagram Feed ‑ Instafeed
Continue the next fifth section about Instagram Feed ‑ Instafeed
Add Instagram feed to a Laravel site - Replace Instafeed.js - Code Bite #8
Add Instagram feed to a Laravel site - Replace Instafeed.js - Code Bite #8
hi everyone i'm bill and you're watching,taste the code,today i'll show you how i switch the,instagram feed on my website,to the new basic display api if you,haven't already,then be sure to subscribe i have a ton,of videos covering topics like coding,electronics and making and i'm sure that,you find other,interesting videos to watch while,writing the blog post for the workshop,air filter that i made,i noticed that the usual instagram feed,that i've placed on the bottom of my,website was missing,and i knew that i haven't touched that,part of the site in more than a year,i quickly open up the developer tools on,the browser,by pressing f12 on the keyboard and i,was very happily greeted with a message,that said this endpoint has been retired,well congratulations on your retirement,now what based on that message,i noticed that the error comes from a,file called instafeed.js,and i remember that i've used that,library when i was building the site,looking through the code on my site i,found the part where i first load,instafeed,and then i located the other script,where i actually initialize it to load,12 of the latest images from instagram,and show them based on the specified,template,to be able to access my feed i have,provided an api key to the script,and from what i could see this should,have still been working,if for some reason you don't know what,an api key is,tomscot has an excellent video on the,topic,okay so the conclusion is that instagram,changed something,okay fair enough i'm sure that instafeed,is on top of this,and that they have an updated version,that they can just replaced,and it will all work again in five,minutes 346 minutes later,well as it turns out it won't be as easy,as just switching to another script,the old instagram api no longer works,and is now replaced by the basic display,api,where the biggest difference is the,authentication process used to access,the api,the old one used an api key that was,sent with each request to provide the,info who accessed it,the basic display api replaces this with,oauth,where a physical user now needs to log,in and,approve an application to then get the,annexus token,this access token is then used to make,the api request,but that token will eventually expire,and a new one will then be needed,exactly how old works is a topic for a,separate video,but what is important to know now is,that we will need some piece of a server,code that will periodically contact,instagram to refresh the token,instafeed recommended solution is to use,an instagram token agent,which is a separate app that you can run,as a service on heroku for free,at least for now that will then refresh,and keep track of access tokens,no thank you i already managed my site,that is built with laravel,so the idea to have a separate service,and manage that,just for showing an instagram feed to my,site sounds like too much work,so i looked for the other option and i,came across a laravel package that,claims to be able to do the same process,f
After seeing the fifth section, I believe you have a general understanding of Instagram Feed ‑ Instafeed
Continue the next sixth section about Instagram Feed ‑ Instafeed
Instagram Feed Layout Ideas
Instagram Feed Layout Ideas
Welcome back I'm Sarah DeShaw, blogger and online educator for entrepreneurs over,at sarahdeshaw.com. In this video, I'm
going to share Instagram feed layout,ideas with you, so you can get some ideas on ways you can design your brand's,Instagram feed.,Having a clear aesthetic makes your
brand look really polished and put,together, and that automatically gives
your brand a sense of credibility. If,that's something you'd like for your
brand - keep on watching!,When it comes to Instagram there is one must-have aesthetic that every single brand should,have. And, that, as you could probably
guess if you watched any of my videos - is,a color theme. So, in the examples I'm
going to share with you today you'll,notice they all have a strong color
theme. If you want my tips and ideas,on how to pick the right color theme for
your brand, scour my youtube for this,video right here. Once you have your
color theme you really could stop there,and your feed would look pretty darn
cohesive (and there's nothing wrong with,stopping there)! But, you're here because
you don't want to stop there. You want to,go the extra mile and find a layout that
works for your brand.,As I go through these examples, try to imagine them with
each of your brand colors and your brand's,style of graphics (or photography). If
you want all of this information that,I'm going to share today in PDF form,
including which apps to use and,directions as a follow for each of these
layouts, at the end of this video I'm going to,tell you where you can get your hands on
a free PDF download that shares all of,that information.
Ok, so let's dig in!,The first one is a checkerboard layout. To create this look you'll need to choose two distinct post,styles that align with your brand's
aesthetic. Once you have your two,distinct styles every other post should
be in each of these styles. So, in the,example on the screen the pattern goes:
photo, quote, photo, quote, and so on.,However, you totally don't have to use
quotes to use this Instagram layout. You,could use two distinct photography
styles or even two distinct graphic,styles. Apps like Unum and Planoly,
which I'll link to below this video, can,help you arrange your posts in a
checkerboard fashion before you post them.,The second idea I want to share
with you is a collage layout. So, to,create this look you'll need two
distinct border styles. One that crops,your photos horizontally with a white
background like,this, and one that crops your photos
vertically with a white background like,this. It's super important to keep the
two border styles each consistently the,same size. Because of this, I like using
Canva.com's free online software to set,up each of these as templates. I'll place
a link to Canva below this video - it's,super easy to use and you're gonna love
it. So, once you set up and use your,templates, just download the finished
photos from Canva and use apps like Unum,or Planoly to arrange your photos into a
pattern of horizontal, then vertical,
After seeing the sixth section, I believe you have a general understanding of Instagram Feed ‑ Instafeed
Continue the next seventh section about Instagram Feed ‑ Instafeed
How to Add Instagram Feed to Shopify Store 2020
How to Add Instagram Feed to Shopify Store 2020
hi everyone so in this Shopify tutorial,we're gonna learn about this ok,everyone's in this Shopify tutorial,we're going to learn how can add an,Instagram feed to your Shopify store in,2020 alright so I'm gonna add my,Instagram feed for this Instagram,account so make sure you're logged in to,your Instagram account that you want to,share on your Shopify store so in my,case I'm logged in as roar natural life,alright so we're gonna go and add the,Instagram feed right here at the home,page ok so to do this just go to your,back-end of your Shopify store now go to,the left sidebar to this one click on,apps alright go to this one click on,this it Shopify App Store alright,search for insta feed like so and we're,gonna use this one in stuff feed,Instagram feed alright,click on that so you can have a look on,what you will get you can also read the,reviews okay they got the free plan,which we're gonna use and you can also,go into the feed Pro or in some feed,plus okay so to install this we're gonna,click on this one add app,after that go and click on install app,alright so now we need to connect our,Instagram account just go to this button,connect click on connect Instagram,account okay so now we need to authorize,this application so hi,mint studio is requesting to do the,following access your profile info,username account type access your media,caption media account media type media,URL permalink time stamp and thumbnail,so if you agree to this just click on,authorize like so so now we can see a,preview right here to the right alright,so now we can add a feed title so leave,empty if you don't want the title or,already have one okay just add a title,like so and now you can see we have a,title my Instagram feed you can do post,spacing so we can do 1 percent 2 percent,5 percent or 10 percent so let's say I,want to have 5 percent click on save now,you can see that we have a space between,the images alright let's use post,spacing sorry shoes maybe 1% then we got,on post click open pop-ups show product,open on Instagram or do nothing okay so,I'm gonna choose open pop-up number of,rows so right now we have one so one row,you can have maybe two rows and we have,number of columns so 1 2 3 4,maybe you want to have three rows click,on save and now you can see that we have,two rows and three images and if you,want to have more images you can just,maybe add another row or number of,columns so it will be two times three,equals six so we got six images if you,add two and five columns it gonna be ten,images alright so make sure to save this,and try this to your home page in a,Shopify store let's go to the Left,sidebar click on online store go to,themes and after that we're gonna go and,click on customize alright now go to,this one to the left sidebar click on,add section okay so now go to this one,insta feed app under Instagram feed just,click on this one in stuff feed app now,click on add alright now go to the top,right corner click on this one,save and this will add the
After seeing the seventh section, I believe you have a general understanding of Instagram Feed ‑ Instafeed
Continue the next eighth section about Instagram Feed ‑ Instafeed
HOW TO GET A COOL LOOKING INSTA-FEED!
HOW TO GET A COOL LOOKING INSTA-FEED!
we dat het is wel een keer tijd om een,tutorial of doen tot nu toe even,doorgaan moeten pr en heel graag even,voor mensen afvragen hoe je je fiets zo,mooi horen we besproken hoe je je foto,google en de ja en dit gaat om meer over,hoe je zo'n 20 er uit als iemand die,begrip komt dat is en dus de auto hebben,jullie daar ook meeste tijd aan steek ik,zie jou altijd alleen die zijn beetje,ruzie lijkt me heel leuk als u deed bij,van ik morgen foto niet veel mike aan,leukemie virus of er zijn veel dingen,die je kan doen,docos merken die doen om altijd foto per,drie plaatsen ik een post en twijfelen,begin vast,foto's opsplitsen een grote foto 9,kleine voordelen doen we afgeleid van,aan het dit dingen die die u zelf die de,echt zorgde dat de vorm zien en kunnen,was verklappen het niet te maken met dat,je op iedere vrouw de altijd dezelfde,fysische al te veel te doen,dat is niet de manier om uiteindelijk,een geheel te blijven zijn oom trucjes,die wel werken nooit maken,ja oké oké er zijn onze twee die is echt,mijn spullen en,en jou is saai longo,nee ook eerst altijd met mozaïek oh dat,die gratis is alleen mijn manier op geen,mensen steeds vastlopen van was dat je,driehonderdduizend foto van zalig om is,heel erg fijn want dan kan je dus op,verschillende telefoons kan je op die,erin,inloggen waardoor in een ander spel dat,ik in het vliegtuig zit of zo en ik wil,moet voor een klant bepaalde tijden,fotoposter kan niet met jullie zo ziet,wel zitten kan je ook doen en andere is,mode-icoon ook heel chill die is gewoon,vragen hoeveel ze van veilige op per,maand kan je niet heel ver door met ik,niet heel veel van die tegeltjes om uw,foto's en ik zou hebben motieven gewoon,niet veel foto's en daarmee dus laten we,zien in het filmpje mijn van de foto's,vastpakken en versleten je kan er gewoon,van te voren zie wat je gaan we heel,veel poster kan je was in de juiste,volgorde zeggen dat is blijven in een is,de app dus nu nu nu nu nu,noc eco dat zijn eigen echt die wij,gebruiken zul je misschien onweer zijn,maar deze treden zijn ik wil tube ze,tip 2 is dat heel erg kroketten,want jullie wel veel is immens waarbij,de mijn ogen op beige in sparta hebben,een hoop schieten op bezig witte of,zwarte locaties waardoor je dus,eigenlijk al redelijk snel goed zicht,als je kijkt wat er,een hele heftige de zitting gingen,schuld inkleuren stellen zijn is rood,hem af groene muur en de volgende dag in,een restaurant te eten in maar daarvan,gewoon en volgende dag weer erg mijn,anders en primair,bepaalde kleuren en,kan beter een tuin terras of in die er,zelfs in hoe dan,voeding bij elkaar dit is een instagram,pagina van een merk je dat ik aan,beginnen we hier combineren dus eigen,beeld met beelden die ik heb gevonden op,pinterest of op instagram zoals dit en,dit,en als je zelf niet zo goed bent in,sfeer foto's maken in plaats van een,foto van jezelf kun je ook gewoon dit,soort dingen gebruiken van iemand anders,kan ook best wel leuk zijn,moet je wel al die ging heeft delen nou,laatst gep
After seeing the eighth section, I believe you have a general understanding of Instagram Feed ‑ Instafeed
Continue the next ninth section about Instagram Feed ‑ Instafeed
Using Instafeed on Shopify to Show your Instagram Feed
Using Instafeed on Shopify to Show your Instagram Feed
hey everybody its Sofia from hot mess so,things are always changing and what's,changing right now is the Instagram,tokens that we used to use to make the,feeds work on your sites are starting to,break,so Instagram is doing an API migration,that affects the tokens and so what,you'll need to do is you'll need to,install an app called insta your account,you may already have insta feed because,a lot of the themes that we work with,aren't they don't have a built-in social,feed or the one that they have we don't,really love so for a lot of you guys you,already have the insta feed app so the,first thing to do is go to your apps,section go to insta feed and click into,there and you would see like please,connect an Instagram account if,everything was working okay you would,probably see a feed right here so this,looks like you need to connect your,account and they recommend that you do,it through your Facebook so you would,click this and then it takes you to,login so obviously this is not me so if,I were to do it for a client I would,have to do the basic mode so I'm going,to show you that in case you don't have,a Facebook account connected to your,Instagram but I think that by this by,now you probably do,so your basic mode would allow me to,connect Instagram oh it does say,connected in valid off so you would want,to you know preferably use it to change,it to the business account and so do it,this way and you're going to have to,agree to the terms and things like that,so on your side it's going to be much,more effective for you to log in,whichever way is best for you than for,us to try to do it on,side plus when we try on our side it,asks for an authorization code that's,sent to your phone or email because it,doesn't trust us being you know you know,not the usual location for your login on,your Facebook account or Instagram so,you'll set it up here and once you set,it up it's quite easy to add the HTML,code that you get basically it says,complete your Instagram on your,installation so it looks like on this,case you would be able to click it and,do it here so you would copy this code,once you do it right you you have access,to that theme editor and you click this,code and then you take it to the,appropriate place within your theme now,for a lot of clients it is within the,theme but there's also a really good,chance that it's in a page that we built,so responsive theme for example I'm,working on Moe & Arrows account right,now responsive theme we use the page so,if you go to the page and you go to the,one that we called Instagram feed and,you go to HTML this is where you would,pop in that code so as you can see it's,already set up for this particular,client and this is how it all looks when,it's right and you're doing the page,based model now there are other themes,that allow you to use HTML or custom,content within the theme itself and then,you would put this code into that place,so if you are in doubt of how to,actually place it in the theme let us,know it r
Congratulation! You bave finally finished reading Instagram Feed ‑ Instafeed and believe you bave enougb understending Instagram Feed ‑ Instafeed
Come on and read the rest of the article!
I am a shopify merchant, I am opening several shopify
stores. I use ppspy to find Shopify stores and track competitor stores. PPSPY really helped me a lot, I also
subscribe to PPSPY's service, I hope more people can like
PPSPY! — Ecomvy