2021-08-27, 09:17 AM
I have 3 custom mycodes on my board.
Twitter, Youtube & Instagram
All were working fine until I updated the board to 1.8.27
Now the youtube embeds still work OK, but the instagram and twitter embeds are stopping the view count for that topic from working.
Any topic containing the insta or twitter embeded post - the view count for that topic never goes up.
View count is working OK for all other topics.
Heres the code from the instagram mycode
any ideas ??
Twitter, Youtube & Instagram
All were working fine until I updated the board to 1.8.27
Now the youtube embeds still work OK, but the instagram and twitter embeds are stopping the view count for that topic from working.
Any topic containing the insta or twitter embeded post - the view count for that topic never goes up.
View count is working OK for all other topics.
Heres the code from the instagram mycode
<div style="text-align:center">
<iframe src="//instagram.com/p/$1/embed/" style=" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;" align="center" width="612" height="710" 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); " text-align:center; text-decoration:none; width:100%;" target="_blank">
</iframe></div>
any ideas ??