2023-06-14, 09:50 PM
Our instagram embed mycode has suddenly stopped working.
Now just brings up a "Instagram refused to connect" error
Code is below
Can anyone fix or suggest a working alternative? thnx
Now just brings up a "Instagram refused to connect" error
Code is below
Can anyone fix or suggest a working alternative? thnx
\[insta\]https://www.instagram.com/p/(.*?)/\[/insta\]
<div style="text-align:center">
<iframe src="//instagram.com/p/$1/embed/captioned/" width="612" height="800" frameborder="0" scrolling="auto" allowtransparency="true" style="border: 1px #b2a998 solid; border-radius: 5px; box-shadow: 0px 0px 7px 0px rgba(106, 101, 91, 0.5);"></iframe>
</div>