convert instagram embed script to iframe

Solutions on MaxInterview for convert instagram embed script to iframe by the best coders in the world

showing results for - "convert instagram embed script to iframe"
Ricardo
03 Feb 2018
1Make sure to have /embed after the src link
2
3<iframe width="320" height="440" src="http://instagram.com/p/qbq6fIJMVZ/embed" frameborder="0"></iframe>
4
Marie
23 Feb 2020
1This is not working for private account images. what I use for private images?
2