↧
Answer by Chris H for instagram feed on website
this was solved by saving the html as php. i don't know why that is but it worked
View ArticleAnswer by Jeff for instagram feed on website
In your HTML you should include a JavaScript 'script' element where you do something called an AJAX Request. The request will access the PHP file that produces the Instagram feed. ECHO the result from...
View Articleinstagram feed on website
I'm trying to display an Instagram feed on my website. I am not familiar with server side scripts. The explanations I have read go over my head. I have managed to get an access key through Instagram...
View Article