最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

plugins - Displaying single Instagram images as a tile

programmeradmin0浏览0评论

The Instagram shortcode is great for displaying a single, specific Instagram image: /

Problem is that I need to display the image as a tile, so how do I do that?

i.e. for example something like this [instagram url=LINK width=320 format=tile] where LINK is the url of the specific Instagram image.

I can find lots of plugins that shows tile carousels and tile grids, but I just need to show specific single images as tiles.

Anyone know of a plugin or a bit of code for doing this?

Thanks, Mads

The Instagram shortcode is great for displaying a single, specific Instagram image: https://en.support.wordpress/instagram/instagram-images/

Problem is that I need to display the image as a tile, so how do I do that?

i.e. for example something like this [instagram url=LINK width=320 format=tile] where LINK is the url of the specific Instagram image.

I can find lots of plugins that shows tile carousels and tile grids, but I just need to show specific single images as tiles.

Anyone know of a plugin or a bit of code for doing this?

Thanks, Mads

Share Improve this question asked Oct 7, 2019 at 19:16 MadsMads 11 bronze badge
Add a comment  | 

1 Answer 1

Reset to default -1

You can do this by applying following count to api :

https://api.instagram/v1/users/ID-GOES-HERE/media/recent/?access_token=TOKEN-GOES-HERE&count=1

Hope it helps..

发布评论

评论列表(0)

  1. 暂无评论