Html 将 Instagram 提要嵌入网站侧边栏

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/49869825/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-29 15:11:36  来源:igfitidea点击:

Embed Instagram feed to website sidebar

htmlembedinstagram-apifeed

提问by pravin poudel

i am trying to integrate Instagram feed of client to website sidebar .

我正在尝试将客户端的 Instagram 提要集成到网站侧边栏。

I googled and did some research .I didn't find direct way to integrate feeds .

我用谷歌搜索并做了一些研究。我没有找到集成提要的直接方法。

I went through third party app like Snapwidget . Its pretty good but problem with that is that when i click on the feed displayed on sidebar widget provided by it , it redirect to its own site's page which contain my uploaded images .

我浏览了像 Snapwidget 这样的第三方应用程序。它非常好,但问题在于,当我单击它提供的侧边栏小部件上显示的提要时,它会重定向到包含我上传的图像的自己站点的页面。

I want my feed to look pretty in sidebar and when user click on my picture they should be redirected to my Instagram account or that feed on Instagram itself .

我希望我的提要在侧边栏中看起来很漂亮,当用户点击我的图片时,他们应该被重定向到我的 Instagram 帐户或 Instagram 本身的提要。

回答by Lakindu Gunasekara

Currently Instagram supports for only post embed is seems. There is no direct implementation to instagram feed embed. https://www.instagram.com/developer/embedding/

目前 Instagram 似乎只支持帖子嵌入。没有直接实现 instagram feed 嵌入。 https://www.instagram.com/developer/embedding/

But there are third party tools which provide Instagram feed to be embed to your website. Try free tools such as https://www.pixlee.com/social-feedto embed to your website.

但是有第三方工具可以将 Instagram 提要嵌入到您的网站中。尝试使用https://www.pixlee.com/social-feed等免费工具 嵌入您的网站。

You can try the following free tools in the article. http://www.developerdrive.com/2017/09/how-to-embed-an-instagram-feed/

您可以尝试文章中的以下免费工具。 http://www.developerdrive.com/2017/09/how-to-embed-an-instagram-feed/

If the page redirects to their website, you can do a small hack in the provided URL. Try to change it to your Instagram account from the a href link

如果页面重定向到他们的网站,您可以在提供的 URL 中进行一些小改动。尝试将其更改为您的 Instagram 帐户a href link

回答by Juliet

It's probably easiest to use a free third-party tool like Pixlee that Lakindu mentioned above. Here's a quick article on how to embed an Instagram feed onto your site: https://www.pixlee.com/blog/how-to-add-a-free-instagram-feed-to-your-website/

使用 Lakindu 上面提到的像 Pixlee 这样的免费第三方工具可能是最简单的。这是一篇关于如何将 Instagram 提要嵌入您的网站的快速文章:https: //www.pixlee.com/blog/how-to-add-a-free-instagram-feed-to-your-website/

回答by gwenp

I also made a tool to help people acheiving that task.

我还制作了一个工具来帮助人们完成这项任务。

Here is the link : https://social-gallery.com

这是链接:https: //social-gallery.com

It is still in beta and lacks some features but I'd like to see if some people are interested before implementing a lot of stuff on it. I clearly plan to add a lot of features if it finds its public!

它仍处于测试阶段,缺乏一些功能,但我想在实现很多东西之前看看是否有人感兴趣。如果它公开,我显然计划添加很多功能!